We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952e862 commit c46ff88Copy full SHA for c46ff88
tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"noEmit": true,
5
},
6
- "include": [ ],
+ "include": [ "tsslint.config.ts" ],
7
"references": [
8
{ "path": "./packages/cli/tsconfig.json" },
9
{ "path": "./packages/tslint/tsconfig.json" },
0 commit comments