2.0.2 • Published 10 months ago

@onr/prettier-config v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 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.

2.0.2

10 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.2.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.1

4 years ago

1.1.0

4 years ago