We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b679751 commit 2929152Copy full SHA for 2929152
1 file changed
scripts/tsconfig.json
@@ -7,7 +7,7 @@
7
"noImplicitAny": true,
8
"module": "CommonJS",
9
"moduleResolution": "node",
10
- "ignoreDeprecations": "5.0",
+ "ignoreDeprecations": "6.0",
11
"strictNullChecks": true,
12
"skipLibCheck": true,
13
"types": ["node"]
0 commit comments