Skip to content

Commit 805c36b

Browse files
committed
ignore deprecations
1 parent d19a7c1 commit 805c36b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"listEmittedFiles": false,
1212
"listFiles": false,
1313
"moduleResolution": "Bundler",
14+
"ignoreDeprecations": "6.0",
1415
"noFallthroughCasesInSwitch": true,
1516
"pretty": true,
1617
"resolveJsonModule": true,

0 commit comments

Comments
 (0)