0.0.3 • Published 2 years ago

@salesforce/prettier-config v0.0.3

Weekly downloads
617
License
BSD-3-Clause
Repository
github
Last release
2 years ago

@salesforce/prettier-config

Salesforce prettier configuration for all projects.

Usage

First install this package.

yarn add @salesforce/prettier-config

Then extend this configuration in your own prettier file.

Here is an example using a .prettierrc.json file.

"@salesforce/prettier-config"

Note: You can use @salesforce/dev-scripts to set this up along with all other configuration files related to a Salesforce typescript project.