@onr/prettier-config

1.4.3 • Public • Published

prettier-config

Onramplab's base Prettier config.

Installation

yarn add --dev @onr/prettier-config

Usage

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

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

Read the Prettier config docs for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @onr/prettier-config

Weekly Downloads

37

Version

1.4.3

License

Apache-2.0

Unpacked Size

2.39 kB

Total Files

4

Last publish

Collaborators

  • l443018
  • koshuang