@tenedev/prettier-config
v1.2.0
Published
✨ Dynamic shared Prettier configuration with automatic optional plugin detection.
Maintainers
Readme
@tenedev/prettier-config
A dynamic, plug-and-play shared Prettier configuration that automatically enables optional plugins if they are installed.
Installation
npm install -D prettier @tenedev/prettier-configUsage
Add this to your package.json:
{
"prettier": "@tenedev/prettier-config"
}That's it 🎉
Optional Plugin Auto-Detection
This config automatically loads plugins if they exist in your project.
Currently supported:
