Skip to content

Commit 402a923

Browse files
committed
chore: duplicate type root
1 parent e687801 commit 402a923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"strictFunctionTypes": true,
1717
"experimentalDecorators": true,
1818
"emitDecoratorMetadata": true,
19-
"typeRoots": ["node_modules/@types"],
2019
"esModuleInterop": true,
2120
"allowSyntheticDefaultImports": true,
2221
"resolveJsonModule": true,

0 commit comments

Comments
 (0)