1.1.1 • Published 3 years ago

@airbnb-config/prettier v1.1.1

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

Airbnb Prettier Config

Prettier config based off Airbnb's javascript style guide.

Installation

To install run the following command:

npm install -D @airbnb-config/prettier

or with yarn run:

yarn add -D @airbnb-config/prettier

Setup

Set the following to your prettier config in order to extend:

"@airbnb-config/prettier"