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.
@typescript-eslint/no-empty-function
1 parent fa9bce0 commit 943c2e9Copy full SHA for 943c2e9
.eslintrc.json
@@ -104,7 +104,6 @@
104
"no-fallthrough": "off",
105
"no-underscore-dangle": "off",
106
"@typescript-eslint/ban-types": "off",
107
- "@typescript-eslint/no-empty-function": "off",
108
"@typescript-eslint/no-implied-eval": "off",
109
"@typescript-eslint/no-var-requires": "off",
110
"@typescript-eslint/no-unsafe-argument": "off",
0 commit comments