@airbnb-config/prettier

Prettier config based off Airbnb's javascript style guide.

Usage no npm install needed!

<script type="module">
  import airbnbConfigPrettier from 'https://cdn.skypack.dev/@airbnb-config/prettier';
</script>

README

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"