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-configWith pnpm:
pnpm create @selemondev/eslint-configWith Yarn:
yarn create @selemondev/eslint-config