1.1.6 • Published 3 years ago

pprettier v1.1.6

Weekly downloads
31
License
ISC
Repository
github
Last release
3 years ago

pprettier

Quickly add your favorite .prettierrc to a project.

Features

  • Find next package.json 3 levels up in the project (in case you run the program in a subfolder of your project)

  • Use content of a global config (.pprettierrc) in $HOME.

  • Create $HOME/.pprettierrc with default settings

Usage

$ npx pprettier <options>

Help with this project

  • Fork this repository
  • npm install it
  • Make a pull request

Deploy a new version

$ # do changes
$ npm test
$ git add <changed files>
$ git commit # this runs "commitizen"
$ npm run release # Tests + automatic version bump
$ npm run deploy # Publish to npm
1.1.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.1-alpha

3 years ago