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/explicit-module-boundary-types
1 parent 741cf7f commit fb24847Copy full SHA for fb24847
.eslintrc.json
@@ -105,7 +105,6 @@
105
"no-underscore-dangle": "off",
106
"@typescript-eslint/ban-types": "off",
107
"@typescript-eslint/no-empty-function": "off",
108
- "@typescript-eslint/explicit-module-boundary-types": "off",
109
"@typescript-eslint/no-implied-eval": "off",
110
"@typescript-eslint/no-var-requires": "off",
111
"@typescript-eslint/no-unnecessary-type-assertion": "off",
0 commit comments