Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 10bf916

Browse files
committed
fix: publish declarationMaps
1 parent 274ef86 commit 10bf916

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.dist.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"noEmit": false,
55
"declaration": true,
6+
"declarationMap": true,
67
"inlineSourceMap": true,
78
"inlineSources": true
89
},

0 commit comments

Comments
 (0)