1.0.4 • Published 4 years ago

create-lint-format v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

create-lint-format

npm

Init eslint, prettier, and lint-staged with pre-commit git hook


When we start working with a new project, setting up eslint, prettier, and lint-staged is tedious. So, I decide to make an npm script to do these steps for us.

What the Script Does

How to Use

In your project directory, run this command.

$ npm init lint-format

License

This project is licensed under the MIT License