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 cc8194c commit 08d1f5bCopy full SHA for 08d1f5b
tsconfig.json
@@ -1,7 +1,4 @@
1
{
2
"extends": "./typescript.json",
3
- "include": ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"],
4
- "compilerOptions": {
5
- "types": ["./reset.d.ts"]
6
- }
+ "include": ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"]
7
}
0 commit comments