We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985a3c6 commit 799a916Copy full SHA for 799a916
1 file changed
tsconfig.json
@@ -6,6 +6,5 @@
6
"strict": true,
7
"esModuleInterop": true
8
},
9
- // need to exclude to avoid: error TS5055: Cannot write file './build/.../xxx.ts' because it would overwrite input file.
10
"exclude": ["./build/**/*"]
11
}
0 commit comments