web/packages/snjs/linter.tsconfig.json

5 lines
62 B
JSON

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