@arista/prettier-config
v1.1.4
Published
Prettier config for Arista
Readme
prettier-config
Arista's Prettier config, which adapts some of the base rules:
- https://prettier.io/docs/en/options.html
Usage
Create a .prettierrc.json file in your project with the following contents:
"@arista/prettier-config"and add "@arista/prettier-config": "<VERSION>" to your package.json devDependencies.
