2.0.0 • Published 1 year ago

@movable/prettier-config v2.0.0

Weekly downloads
435
License
MIT
Repository
github
Last release
1 year ago

@movable/prettier-config

Installation

If you run the Yeoman generator, the installation will be run for you:

yarn create @movable/lint-config

If you want to configure Prettier manually, add it to your devDependencies by running:

yarn add -D @movable/prettier-config prettier

You should then set up Prettier to use the configuration by creating a file called .prettierrc with the following contents:

"@movable/prettier-config"

This ensures that not only the ESLint configuration will use the shared configuration, but also any tooling like vscode-prettier or coc.nvim.

2.0.0

1 year ago

1.0.0

4 years ago

0.3.6

4 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago