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

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

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