standardnotes-server/packages/sncrypto-node/linter.tsconfig.json

5 lines
58 B
JSON
Raw Normal View History

2022-07-06 10:13:38 +00:00
{
"extends": "./tsconfig.json",
"exclude": ["dist"]
}