9.0.3 • Published 12 months ago

@repodog/eslint-config-react v9.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@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,
];
9.0.3

12 months ago

9.0.1

12 months ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago