Michael Novotny
Michael Novotny
As much as we want to include it, it's just too unstable right now and causes too many false positives right now. * https://github.com/evcohen/eslint-plugin-jsx-a11y/issues/566 * https://github.com/evcohen/eslint-plugin-jsx-a11y/issues/511
[eslint-plugin-security](https://www.npmjs.com/package/eslint-plugin-security) has [a handful of open issues](https://github.com/nodesecurity/eslint-plugin-security/issues/71#issuecomment-1011197589) asking about the livelihood of the plugin that have gone unanswered / unresolved for 3.5 years now (since 06/2018). More recently, the author...
When adding TypeScript support (#176), there were a few rules we omitted to get started. They will need to be evaluated to determine if we want to add them or...
https://github.hy-vee.cloud/jomiller/eslint-plugin-get-off-my-grassql
Probably a bit too early to in the ESM journey to add it right now, but should probably be added eventually. https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-module.md
https://github.com/SonarSource/eslint-plugin-sonarjs
https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/no-autofocus.md Though in talking with UX peoples, they have mixed responses. The decision to use `autofocus` seems to be circumstantial. This article probably describes how to best implement it. http://www.brucelawson.co.uk/2009/the-accessibility-of-html-5-autofocus/
As much as we want to include it, it's just too unstable right now and causes too many false positives right now. * https://github.com/eslint/eslint/issues/11899 * ~https://github.com/eslint/eslint/issues/11900~ * ~https://github.com/eslint/eslint/issues/11954~
It's currently unhappy about `import` and `export` in projects that transpile. https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-unsupported-features/es-syntax.md