EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
413 stars 13 forks source link

Check if `checkLocalVariables` should be enabled for `react/jsx-handler-names` #820

Closed EvgenyOrekhov closed 10 months ago

EvgenyOrekhov commented 11 months ago

https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-handler-names.md

EvgenyOrekhov commented 10 months ago

The option would be too annoying. I'd rather have inconsistent naming, than renamings/rule suppressions/unnecessary wrappers.