Skip to content

Commit a7009ff

Browse files
committed
Disable importsNotUsedAsValues flag
1 parent 090aa0a commit a7009ff

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
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"declaration": true,
44
"esModuleInterop": true,
5-
"importsNotUsedAsValues": "error",
65
"isolatedModules": true,
76
"moduleResolution": "node",
87
"noUncheckedIndexedAccess": true,

0 commit comments

Comments
 (0)