1.3.0 • Published 5 years ago

lint-me-up v1.3.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

#Lint me up I'm a tiny tool for installing eslint (airbnb style), prettier and a husky pre commit hook (for checking your code before you send it up) into react based projects.

##Install globally npm install -g lint-me-up

##Useage

Run me from the project root:

lint-me-up

This will add all the relevant dependencies and scripts in your package.json and pull an eslintrc, eslintignore, prettierrc and lintstagedrc into your project root.

Feel free to edit any configs to your personal preferences.

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago