@spotify/prettier-config

15.0.0 • Public • Published

prettier-config

Spotify's base Prettier config.

Installation

yarn add --dev @spotify/prettier-config

Usage

After installing, update your project's prettier.config.js file to import the rule sets you want:

module.exports = {
  ...require('@spotify/prettier-config'),
  // your overrides here
};

Read the Prettier config docs for more information.

Dependents (2)

Package Sidebar

Install

npm i @spotify/prettier-config

Weekly Downloads

50,882

Version

15.0.0

License

Apache-2.0

Unpacked Size

20.4 kB

Total Files

5

Last publish

Collaborators

  • vinzscam
  • timbonicus
  • spotify-eng