We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd68edf commit 2ce4ad4Copy full SHA for 2ce4ad4
.eslintrc.json
@@ -20,7 +20,6 @@
20
"extends": ["plugin:@typescript-eslint/recommended"],
21
"rules": {
22
"@typescript-eslint/ban-ts-comment": 0,
23
- "@typescript-eslint/ban-types": 1,
24
"@typescript-eslint/no-empty-function": 1,
25
"@typescript-eslint/member-ordering": 1,
26
"@typescript-eslint/explicit-member-accessibility": [
0 commit comments