@chelpis/prettier-config

Prettier shareable config for Chelpis internal use.

Usage no npm install needed!

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

README

Prettier shareable config for Chelpis

Prettier shareable config for Chelpis internal use.

Make sure to install prettier and add .prettierrc.js with the following:

module.exports = { ...require('@chelpis/prettier-config'), }