We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac74733 commit e572d85Copy full SHA for e572d85
.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