@coder/prettier-config

Prettier config for Coder projects

Usage no npm install needed!

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

README

Install with this:

yarn add --dev @coder/prettier-config

Then add the following to your package.json:

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