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 faca718 commit 4ef6a76Copy full SHA for 4ef6a76
.eslintrc.json
@@ -44,6 +44,7 @@
44
"consistent-return": "off",
45
"camelcase": "off",
46
"@typescript-eslint/camelcase": "off",
47
+ "@typescript-eslint/no-this-alias": "off",
48
"curly": [
49
"error",
50
"multi-line",
0 commit comments