3.0.0 • Published 2 years ago
@pandell/prettier-config v3.0.0
@pandell/prettier-config
Shared Prettier config for Pandell engineering teams.
For more details and configuration options, see the Prettier documentation.
Usage
To use modern (recommended) formatting, add the following to your package.json:
{
"prettier": "@pandell/prettier-config"
}If you have been using Prettier in your project for a while and switching to modern
formatting would be too disruptive, add the following to your package.json to use
pre-September-2023 Prettier options:
{
"prettier": "@pandell/prettier-config/legacy.json"
}3.0.0
2 years ago
2.0.1
3 years ago
11.0.9-alpha.5
4 years ago
11.0.9-alpha.6
4 years ago
11.0.9-alpha.7
4 years ago
12.0.0-next.7
4 years ago
2.0.0
4 years ago
12.0.0-next.5
4 years ago