@josephmcg/eslint-config-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

eslint-config-react

[!NOTE]
https://github.com/eslint/eslint/issues/18093
eslint flat config is not supported by all plugins, I will switch when I can

pnpm i -D @josephmcg/eslint-config-react
// .eslintrc.cjs
/** @type {import("eslint").Linter.Config} */
module.exports = {
  extends: '@josephmcg/eslint-config-react',
  // additional config
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.7
    47
    • latest

Version History

Package Sidebar

Install

npm i @josephmcg/eslint-config-react

Weekly Downloads

131

Version

1.0.7

License

MIT

Unpacked Size

7.79 kB

Total Files

5

Last publish

Collaborators

  • josephmcg