@sparkleui/prettier-config
v1.0.0
Published
A shareable Prettier config used by Sparkle UI.
Downloads
4
Readme
sparkleui-prettier-config
A shareable Prettier config used by Sparkle UI.
Installation
npm install --save-dev @sparkleui/prettier-config
Usage
To enable these rules, add a prettier
property in your package.json
and reference this shared config as follows:
{
"prettier": "@sparkleui/prettier-config"
}
To see the included rules, please check prettier.config.js.
License
Released under the MIT License.