2.1.0 • Published 2 years ago

@blockmatic/prettier-config v2.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
2 years ago

prettier-config

Blockmatic's base Prettier config.

Installation

yarn add --dev @blockmatic/prettier-config

Usage

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

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

Read the Prettier config docs for more information.

2.1.0

2 years ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.4

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago