0.15.1 • Published 4 years ago

@arters/prettier-config v0.15.1

Weekly downloads
40
License
-
Repository
-
Last release
4 years ago

prettier-config

Prettier config.

Installation

yarn add --dev @arters/prettier-config

Usage

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

module.exports = {
  ...require("@arters/prettier-config")
  // your overrides here
};

Read the Prettier config docs for more information.

0.15.1

4 years ago

0.14.0

4 years ago

0.10.0

4 years ago

0.12.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.4

4 years ago

0.3.0

4 years ago