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 a4b2885 commit 499937dCopy full SHA for 499937d
.eslintrc.js
@@ -69,7 +69,6 @@ module.exports = {
69
"@typescript-eslint/no-use-before-define": "off",
70
"@typescript-eslint/no-explicit-any": "off",
71
"no-implicit-globals": "off",
72
- "no-invalid-this": "off",
73
},
74
75
{
0 commit comments