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 6ce14b4 commit 3c6d5ecCopy full SHA for 3c6d5ec
1 file changed
tsconfig.json
@@ -6,7 +6,5 @@
6
"@": ["./src"],
7
"@/*": ["./src/*"]
8
}
9
- },
10
- "include": ["src/**/*", "*.js", "*.ts"],
11
- "exclude": ["node_modules"]
+ }
12
0 commit comments