1.0.3 • Published 3 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-configYou will also need to install the following peer dependencies:
yarn add --dev prettierUsage
Add the following to your .prettierrc.json file:
"@tarrasque/prettier-config"