We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a761b23 commit 85ea865Copy full SHA for 85ea865
tsconfig.json
@@ -3,8 +3,6 @@
3
"esModuleInterop": true,
4
"target": "ES5",
5
"lib": ["ES5", "ES6", "DOM"],
6
- "sourceMap": true,
7
- "rootDir": "src",
8
"downlevelIteration": true,
9
"removeComments": true,
10
"strictNullChecks": true,
0 commit comments