We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86e60f commit 8bcdaaeCopy full SHA for 8bcdaae
1 file changed
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "ignoreDeprecations": "5.0",
4
"target": "ES2022",
5
"module": "CommonJS",
6
"moduleResolution": "node",
0 commit comments