Skip to content

Commit 83f33e4

Browse files
committed
Remove deprecated option from tsconfig.json to streamline configuration
1 parent d77989d commit 83f33e4

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
@@ -7,7 +7,6 @@
77
"allowSyntheticDefaultImports": true,
88
"moduleResolution": "bundler",
99
"resolveJsonModule": true,
10-
"ignoreDeprecations": "6.0",
1110
"skipLibCheck": true,
1211
"noEmit": true,
1312
"strict": false,

0 commit comments

Comments
 (0)