Skip to content

Commit 24f4474

Browse files
colinrotherhamisaacs
authored andcommitted
export declaration maps for TypeScript source
1 parent 15d797d commit 24f4474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig-base.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"compilerOptions": {
55
"allowSyntheticDefaultImports": true,
66
"declaration": true,
7+
"declarationMap": true,
78
"esModuleInterop": true,
89
"forceConsistentCasingInFileNames": true,
910
"moduleResolution": "node",

0 commit comments

Comments
 (0)