1.0.3 • Published 3 years ago

@deepsquare/prettier-config v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@deepsquare/prettier-config

deepsquare-io's official Prettier configuration.

Proudly maintained by:

Installation

pnpm install --dev @deepsquare/prettier-config

Then, ensure that your package.json file contains the entry:

{
  "prettier": "@deepsquare/prettier-config"
}

Plugins

In addition to the Prettier default rules, we also use the following plugins:

References