1.0.3 • Published 2 years ago
@tarrasque/prettier-config v1.0.3
This package provides Prettier configuration for Tarrasque App projects. It is intended to be used with @tarrasque/eslint-config and @tarrasque/tsconfig.
Installation
To install this package, run the following command:
yarn add --dev @tarrasque/prettier-config
You will also need to install the following peer dependencies:
yarn add --dev prettier
Usage
Add the following to your .prettierrc.json
file:
"@tarrasque/prettier-config"