@arista/prettier-config

Prettier config for Arista

Usage no npm install needed!

<script type="module">
  import aristaPrettierConfig from 'https://cdn.skypack.dev/@arista/prettier-config';
</script>

README

prettier-config

Arista's Prettier config, which adapts some of the base rules:

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.