@mathieu-bour/prettier-config
v1.1.0
Published
Mathieu Bour's Prettier configuration.
Downloads
3
Readme
@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: