@byintera/prettier-config

Shared prettier config

Usage no npm install needed!

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

README

@byintera/prettier-config

npm version

Intera's shared Prettier configuration.

Usage

Install:

$ npm install -D @byintera/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@byintera/prettier-config"
}

Read more on sharing configurations.

Philosophy

By far the biggest reason for adopting Prettier is to stop all the on-going debates over styles.

Prettier's Option Philosophy

This configuration is intended to provide consistent, automatic formatting throughout a project and pairs well with eslint-config.