1.4.3 • Published 6 months ago

@onr/prettier-config v1.4.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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.

1.4.3

6 months ago

1.4.2

8 months ago

1.4.1

10 months ago

1.2.0

1 year ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.1

1 year ago

1.1.1

3 years ago

1.1.0

3 years ago