We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7028736 commit 46b3db0Copy full SHA for 46b3db0
tsconfig.json
@@ -6,6 +6,7 @@
6
"rootDir": "./src",
7
"allowJs": true,
8
"outDir": "./lib",
9
+ "sourceMap": true,
10
"esModuleInterop": true,
11
"forceConsistentCasingInFileNames": true,
12
"strict": false,
0 commit comments