Skip to content

Commit 9a7008d

Browse files
DavidParks8dherges
authored andcommitted
fix: resolve node_modules folder dynamically from typescript (#211)
1 parent ee5949b commit 9a7008d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/conf/tsconfig.ngc.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
"skipLibCheck": true,
2121
"emitDecoratorMetadata": true,
2222
"experimentalDecorators": true,
23-
"typeRoots": [
24-
"node_modules/@types"
25-
],
2623
"lib": [
2724
"dom",
2825
"es2015"

0 commit comments

Comments
 (0)