@intouchg/prettier-config

Prettier configuration for the Intouch Design System

Usage no npm install needed!

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

README

@intouchg/prettier-config

Prettier configuration for the Intouch Design System

Getting Started

This Prettier configuration is automatically included in the Intouch Design System app boilerplate @intouchg/starter.

To use in your own custom configuration, install then extend this package in your Prettier config:

  1. Install dependencies
yarn add --dev @intouchg/prettier-config prettier
  1. Configure Prettier
// .prettierrc
"@intouchg/prettier-config"