We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e010e commit 0c3961eCopy full SHA for 0c3961e
tsconfig.json
@@ -4,7 +4,6 @@
4
"module": "commonjs",
5
"noEmitOnError": true,
6
"moduleResolution": "node",
7
- "sourceMap": true,
8
"rootDir": "src",
9
"outDir": "bin",
10
"allowSyntheticDefaultImports": true,
0 commit comments