selemondev / create-eslint-config

A minimal Eslint CLI to rapidly setup ESLint in React.js projects. WIP :construction:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

A minimal Eslint CLI to rapidly setup ESLint in React.js projects. WIP :construction:

License:MIT License


Languages

Language:JavaScript 100.0%