https://github.com/busterc/generator-prettier-package-json
:package: Prettier format for package.json files
https://github.com/busterc/generator-prettier-package-json
json package-json packagejson prettier
Last synced: about 1 year ago
JSON representation
:package: Prettier format for package.json files
- Host: GitHub
- URL: https://github.com/busterc/generator-prettier-package-json
- Owner: busterc
- License: isc
- Created: 2018-03-28T19:40:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T19:44:43.000Z (about 8 years ago)
- Last Synced: 2025-03-22T02:32:44.022Z (about 1 year ago)
- Topics: json, package-json, packagejson, prettier
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-prettier-package-json [![NPM version][npm-image]][npm-url]
> Prettier format for package.json files
## FYI
This generator setups your existing `package.json` with:
* [`prettier-package-json`](https://github.com/cameronhunter/prettier-package-json)
* `eslint-config-json`
* `husky`
* `lint-staged`
## Installation
```sh
$ npm install -g generator-prettier-package-json
```
## Usage
```sh
$ yo prettier-package-json
```
## License
ISC © [Buster Collings](https://about.me/buster)
[npm-image]: https://badge.fury.io/js/generator-prettier-package-json.svg
[npm-url]: https://npmjs.org/package/generator-prettier-package-json