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

1.2.0 • 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
}

Readme

Keywords

none

Package Sidebar

Install

npm i @josephmcg/eslint-config-react

Weekly Downloads

27

Version

1.2.0

License

MIT

Unpacked Size

9.13 kB

Total Files

5

Last publish

Collaborators

  • josephmcg