@upmjs/prettier-config

A prettier config for upmjs packages.

Usage no npm install needed!

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

README

upmjs prettier config

A prettier config for upmjs packages.

Installation:

Install the package with:

npm i -D @upmjs/prettier-config

Setup

Extend config by adding this line to the package.json:

  "prettier": "@upmjs/prettier-config",