2.1.0 • Published 3 years ago

@volvo-cars/prettier-config v2.1.0

Weekly downloads
206
License
UNLICENSED
Repository
github
Last release
3 years ago

@volvo-cars/prettier-config

Prettier based code formatting rules.

Usage

npm install --save-dev prettier @volvo-cars/prettier-config
# or
yarn add --dev prettier @volvo-cars/prettier-config

Add a .prettierrc to the root of your project with

"@volvo-cars/prettier-config"

or add the following to your package.json

"prettier": "@volvo-cars/prettier-config"