standardnotes-server/packages/sncrypto-node/linter.tsconfig.json
2022-07-06 12:14:05 +02:00

4 lines
58 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["dist"]
}