@selemondev/create-eslint-config
v1.3.0
Published
An Eslint CLI to rapidly setup ESLint in React.js projects.
Downloads
25
Readme
@selemondev/create-react-eslint-config
Currently undergoing heavy development 🚧
A minimal Eslint CLI to rapidly setup ESLint in React.js projects.
Usage
Run the following command in your project root:
With npm:
npm create @selemondev/eslint-config
With pnpm:
pnpm create @selemondev/eslint-config
With Yarn:
yarn create @selemondev/eslint-config