1.1.0 • Published 2 years ago

@mathieu-bour/prettier-config v1.1.0

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

@mathieu-bour/prettier-config

My personal Prettier configuration with additional plugin that I like/find interesting. Originally based on csquare-ai's official Prettier configuration (that I wrote).

Installation

npm install --dev @mathieu-bour/prettier-config

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

{
  "prettier": "@mathieu-bour/prettier-config"
}

Plugins

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

References