1.0.2 • Published 2 years ago

@resolution/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.1

3 years ago

0.1.0

4 years ago