We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53a7b5 commit 8f54301Copy full SHA for 8f54301
.eslintrc.json
@@ -186,7 +186,7 @@
186
"@typescript-eslint/require-await": "off",
187
"@typescript-eslint/consistent-type-assertions": "off",
188
"@typescript-eslint/explicit-function-return-type": "off",
189
- "@typescript-eslint/explicit-member-accessibility": "error",
+ "@typescript-eslint/explicit-member-accessibility": "off",
190
"@typescript-eslint/interface-name-prefix": "off",
191
"@typescript-eslint/no-empty-function": [
192
"warn",
0 commit comments