Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex0007/init-prettier
Sets up git hook with Prettier (via husky and lint-staged) 💨
https://github.com/alex0007/init-prettier
prettier
Last synced: about 1 month ago
JSON representation
Sets up git hook with Prettier (via husky and lint-staged) 💨
- Host: GitHub
- URL: https://github.com/alex0007/init-prettier
- Owner: Alex0007
- Created: 2018-08-04T01:27:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T13:35:52.000Z (about 6 years ago)
- Last Synced: 2024-09-18T13:19:35.530Z (3 months ago)
- Topics: prettier
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# init-prettier
Sets up git hook with Prettier (via husky and lint-staged)
```console
$ cd newly-created-repo
$ npx init-prettier
```