@addepar/prettier-config

v1.0.1
Addepar's Prettier config

@addepar/prettier-config

This is the Prettier config used for Javascript projects at Addepar.

Using the plugin

Installation

Install the plugin as a dev dependency in your project.

yarn add --dev @addepar/prettier-config

Configuration

Re-export the config in .prettierrc.js

// .prettierrc.js
module.exports = require('@addepar/prettier-config');
npm i @addepar/prettier-config

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/17/2019

Downloads