@blockmatic/prettier-config

2.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @blockmatic/prettier-config

Weekly Downloads

20

Version

2.1.0

License

MIT

Unpacked Size

3.82 kB

Total Files

4

Last publish

Collaborators

  • gaboesquivel
  • ruge0326