Socket
Socket
Sign inDemoInstall

be-pretty

Package Overview
Dependencies
89
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.2 to 0.9.3

2

package.json

@@ -23,3 +23,3 @@ {

"description": ":lipstick: adds prettier to an existing project with all bells and whistles-including husky, lint-staged",
"version": "0.9.2",
"version": "0.9.3",
"main": "dist/be-pretty.ts",

@@ -26,0 +26,0 @@ "directories": {

@@ -5,3 +5,4 @@ # be-pretty

:lipstick: adds prettier to an existing project with all bells and whistles-including husky, lint-staged
:lipstick: adds prettier to an existing project with all bells and whistles-including husky and pretty-quick.
Have you ever been bothered by all the steps you need to do in a legacy codebase to get prettier all set up? Well now you don't have to.

@@ -26,7 +27,7 @@ ## Install

✔ formatting existing codebase
``
```
Now you should have everything ready to just commit&push.
if your codebase is already pretty, but needs help in the future you may skip formatting with a flag `--skipFormatting`
```

@@ -33,0 +34,0 @@ ## Customize .prettierrc

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc