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 0bf15f4 commit 24bdd37Copy full SHA for 24bdd37
1 file changed
tsconfig.json
@@ -1,6 +1,8 @@
1
{
2
"compilerOptions": {
3
"target": "esnext",
4
+ "ignoreDeprecations": "6.0",
5
+ "strict": false,
6
"moduleResolution": "node",
7
"baseUrl": "./",
8
"jsx": "preserve",
0 commit comments