We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a76f4 commit 308ffc2Copy full SHA for 308ffc2
tsconfig.json
@@ -67,5 +67,5 @@
67
// "skipLibCheck": true, /* Skip type checking of declaration files. */
68
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
69
},
70
- "include": ["src/**/*", "test/enum.test.ts"]
+ "include": ["src/**/*"]
71
}
0 commit comments