We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d797d commit 24f4474Copy full SHA for 24f4474
tsconfig-base.json
@@ -4,6 +4,7 @@
4
"compilerOptions": {
5
"allowSyntheticDefaultImports": true,
6
"declaration": true,
7
+ "declarationMap": true,
8
"esModuleInterop": true,
9
"forceConsistentCasingInFileNames": true,
10
"moduleResolution": "node",
0 commit comments