We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967b845 commit 1cc85e3Copy full SHA for 1cc85e3
tsconfig.json
@@ -14,5 +14,5 @@
14
"noEmit": true,
15
"forceConsistentCasingInFileNames": true
16
},
17
- "include": ["src/index.d.ts", "test/**/*.spec.js", "test/**/*.spec.ts"],
+ "include": ["src/index.d.ts", "test/**/*.spec.js", "test/**/*.spec.ts"]
18
}
0 commit comments