0.1.0 • Published 6 years ago

@rapa/prettier-config v0.1.0

Weekly downloads
7
License
MIT
Repository
-
Last release
6 years ago

prettier-config

ppu's base Prettier config.

Installation

yarn add --dev @rapa/prettier-config

Usage

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

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

Read the Prettier config docs for more information.

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago