We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c5a2a commit 0337a3cCopy full SHA for 0337a3c
tsconfig.json
@@ -23,5 +23,5 @@
23
"skipLibCheck": true,
24
"esModuleInterop": true
25
},
26
- "exclude": ["node_modules", ".vscode", "bin", "build", "tests"]
+ "exclude": ["node_modules", ".vscode", "bin", "build", "tests", "coverage"]
27
}
0 commit comments