Skip to content

Commit d7c6923

Browse files
committed
Re-enable declaration maps
1 parent f8004c0 commit d7c6923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"composite": true,
55
"declaration": true,
6+
"declarationMap": true,
67
"emitDeclarationOnly": true,
78
"lib": ["dom", "es2022"],
89
"outDir": "types/",

0 commit comments

Comments
 (0)