Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 476 Bytes

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