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 d1ac3a4 commit 704d93fCopy full SHA for 704d93f
tsconfig.json
@@ -8,6 +8,7 @@
8
"outDir": "dist",
9
"rootDir": "src",
10
"sourceMap": true,
11
+ "sourceRoot": "./",
12
"declaration": true,
13
"removeComments": true
14
},
tsconfig.publish.es5.json
tsconfig.publish.es6.json
@@ -7,6 +7,7 @@
7
"outDir": "dist/es6",
"removeComments": true,
"moduleResolution": "node"
0 commit comments