Skip to content

Commit 451aa8c

Browse files
committed
fix: remove deprecated tsconfig
1 parent e524ebc commit 451aa8c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"noImplicitThis": true,
2020
"noImplicitAny": true,
2121
"strictNullChecks": true,
22-
"suppressImplicitAnyIndexErrors": true,
2322
"allowSyntheticDefaultImports": true,
2423
"incremental": true
2524
},

0 commit comments

Comments
 (0)