We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4146a commit 83ea91cCopy full SHA for 83ea91c
1 file changed
tsconfig.json
@@ -7,6 +7,7 @@
7
"allowSyntheticDefaultImports": true,
8
"skipLibCheck": true,
9
"declaration": true,
10
+ "sourceMap": true,
11
"strict": false,
12
"checkJs": false
13
},
0 commit comments