Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 65709cf

Browse files
committed
Generate declaration map
1 parent f8a84bc commit 65709cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.module.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"declaration": true,
55
"declarationDir": "d.ts",
6+
"declarationMap": true,
67
"stripInternal": true
78
}
89
}

0 commit comments

Comments
 (0)