1.1.6 • Published 5 years ago
pprettier v1.1.6
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
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
0.0.21
5 years ago
0.0.20
5 years ago
0.0.19
5 years ago
0.0.16
5 years ago
0.0.15
5 years ago
0.0.14
5 years ago
0.0.13
5 years ago
0.0.12
5 years ago
0.0.11
5 years ago
0.0.10
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.1-alpha
5 years ago