@repodog/eslint-config-react

9.0.1 • Public • Published

@repodog/eslint-config-react

The Repodog React ESLint config module.

npm version License: MIT

Install package and dependency

# terminal
npm install @repodog/eslint-config-react eslint --save-dev

Use package

// eslint.config.mjs
import config from '@repodog/eslint-config-react';

export default [
  ...config,
];

Dependents (0)

Package Sidebar

Install

npm i @repodog/eslint-config-react

Weekly Downloads

92

Version

9.0.1

License

MIT

Unpacked Size

3.91 kB

Total Files

4

Last publish

Collaborators

  • dylanaubrey