Currently undergoing heavy development 🚧
A minimal Eslint CLI to rapidly setup ESLint in React.js projects.
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