@opencloud-eu/prettier-config
v4.3.0
Published
[](https://app.element.io/#/room/#opencloud:matrix.org)
Readme
OpenCloud prettier-config
This package provides a reusable prettier config for application and extension development within the OpenCloud Web ecosystem.
Installation
Depending on your package manager, run one of the following commands:
$ npm install @opencloud-eu/prettier-config --save-dev
$ pnpm add -D @opencloud-eu/prettier-config
$ yarn add @opencloud-eu/prettier-config --devUsage
To extend your prettier config with the OpenCloud prettier config, add the following to your .prettierrc.json file:
"@opencloud-eu/prettier-config"