Skip to content

Commit 146f7b3

Browse files
committed
isolatedDeclarations
1 parent a4f7e34 commit 146f7b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/tsconfig.schematics.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"dom"
66
],
77
"declaration": true,
8+
"isolatedDeclarations": true,
89
"module": "commonjs",
910
"moduleResolution": "node",
1011
"noEmitOnError": true,

0 commit comments

Comments
 (0)