1.2.2 • Published 9 months ago

@chialab/prettier-config v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@chialab/prettier-config

Chialab's rules for Prettier.

Usage

Install Prettier:

$ npm i -D prettier

Install @chialab/prettier-config:

$ npm i -D @chialab/prettier-config

Create a prettier.config.cjs file and add the configuration:

prettier.config.cjs

module.exports = {
    ...require('@chialab/prettier-config'),
};

IDE

Install the Prettier extension for your IDE (optional):

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

12 months ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago