You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find this rule tedious and kinda pointless. I've honestly never encountered the issue in 13 years of web development.
That said, I do understand why it's recommended. But considering everyone here is developing react apps, chances are they're also working in ES5+ environments.
Please consider dumping this rule (or using local eslint config files—such as in the local package.json). Thanks!
I find this rule tedious and kinda pointless. I've honestly never encountered the issue in 13 years of web development.
That said, I do understand why it's recommended. But considering everyone here is developing react apps, chances are they're also working in ES5+ environments.
Please consider dumping this rule (or using local eslint config files—such as in the local package.json). Thanks!
https://eslint.org/docs/rules/radix
The text was updated successfully, but these errors were encountered: