We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f2ef6 commit f868d70Copy full SHA for f868d70
tsconfig.json
@@ -20,5 +20,5 @@
20
"noFallthroughCasesInSwitch": true,
21
"noUncheckedSideEffectImports": true
22
},
23
- "include": ["lib"]
+ "include": ["lib", "*.ts"]
24
}
0 commit comments