Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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) 💨

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
```