create-easy-lint

Initialize recommended eSLint, prettier, stylelint, commitlint config, and husky and lint-stage can be integrated into it.


License
MIT
Install
npm install create-easy-lint@1.0.5

Documentation

easy-lint

Initialize recommended eSLint, prettier, stylelint, commitlint config, and husky and lint-stage can be integrated into it.

0e013d28-92bb-41fc-b43a-75e27cdf5da4.gif

🎁 Installation

After creating a project, you can run this command.

// NPM
npm create easy-lint

// YARN
yarn create easy-lint

// PNPM
pnpm create easy-lint