We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19a7c1 commit 805c36bCopy full SHA for 805c36b
tsconfig.json
@@ -11,6 +11,7 @@
11
"listEmittedFiles": false,
12
"listFiles": false,
13
"moduleResolution": "Bundler",
14
+ "ignoreDeprecations": "6.0",
15
"noFallthroughCasesInSwitch": true,
16
"pretty": true,
17
"resolveJsonModule": true,
0 commit comments