1.0.2 • Published 6 months ago

@resolution/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Resolution Prettier Config

Best used with our ESLint config at @resolution/eslint-config

Adds our internal prettier config.

How to use

First, install the config and prettier:

npm add --save-dev @resolution/prettier-config prettier
# OR
yarn add -D @resolution/prettier-config prettier

Then, add the following section to your package.json:

{
  "prettier": "@resolution/prettier-config"
}

Alternatively, you can of course also use the separate config file approach.

1.0.2

6 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.1.1

2 years ago

0.1.0

3 years ago