We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6a4f9 commit 094a79cCopy full SHA for 094a79c
tsconfig.json
@@ -12,6 +12,7 @@
12
],
13
"module": "commonjs",
14
"declaration": true,
15
+ "declarationMap": true,
16
"outDir": "./lib",
17
"noImplicitAny": false,
18
"forceConsistentCasingInFileNames": true,
0 commit comments