1.0.5 • Published 4 years ago

sfdx-plugin-prettier v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Salesforce CLI Prettier Plugin

THIS IS JUST A SAMPLE PLUGIN, IT IS NOT OFFICIALLY SUPPORTED.

Adds a hook that uses prettier to format code pulled or retrieved from an org.

Version CircleCI Codecov Known Vulnerabilities License

Install by running:

$ sfdx plugin:install sfdx-plugin-prettier

The plugin will run and automatically format your code with Prettier every time you run source:fource:pull or source:force:retrieve.