@cirocfc/yet-another-prettier-config

Yet Another: Prettier Config

Usage no npm install needed!

<script type="module">
  import cirocfcYetAnotherPrettierConfig from 'https://cdn.skypack.dev/@cirocfc/yet-another-prettier-config';
</script>

README

npm Commitizen friendly

yet-another-prettier-config

My personal Prettier config

Usage

yarn add -D @cirocfc/yet-another-prettier-config
// .prettierrc.js
module.exports = {
  ...require('@cirocfc/yet-another-prettier-config'),
};

* Make sure to install required peerDependencies:

yarn add -D prettier