pull/82/head^2
awenes 8 months ago
parent 4c935c0f28
commit 306a91dc2f

@ -5,6 +5,7 @@
"forceConsistentCasingInFileNames": false, "forceConsistentCasingInFileNames": false,
"noImplicitReturns": true, "noImplicitReturns": true,
"suppressImplicitAnyIndexErrors": true, "suppressImplicitAnyIndexErrors": true,
"ignoreDeprecations":"5.0",
"noUnusedLocals": true, "noUnusedLocals": true,
"allowJs": true, "allowJs": true,
"target": "esnext", "target": "esnext",

Loading…
Cancel
Save