Détail du package

@salesforce/prettier-config

forcedotcom108.1kBSD-3-Clause0.0.3

The prettier config for Salesforce projects

Salesforce, prettier

readme

@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.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.2 (2021-02-19)

Bug Fixes

  • testing and linting on windows (a906fb8)

0.0.1 (2020-07-21)

Note: Version bump only for package @salesforce/prettier-config