Skip to content

Commit c46ff88

Browse files
committed
Update tsconfig.json
1 parent 952e862 commit c46ff88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"noEmit": true,
55
},
6-
"include": [ ],
6+
"include": [ "tsslint.config.ts" ],
77
"references": [
88
{ "path": "./packages/cli/tsconfig.json" },
99
{ "path": "./packages/tslint/tsconfig.json" },

0 commit comments

Comments
 (0)