0.0.1 • Published 4 years ago
esprettier-lint v0.0.1
ESPrettier Lint (ESLint + Prettier)
Are you lazy to add eslint & prettier in your every project ?
Tada 🎉! Easy lint is made for you. It is an easy way to add ESLint & Prettier into your project.
How to use
- Install ESPrettier Lint globally
npm i -g esprettier-lint
- Get into the root of the project
cd project
- Run the command to add eslint & prettier to your project
esprettier-lint eslint+prettier
- Done! you successfully added the required config to your project
0.0.1
4 years ago