@sparkleui/prettier-config
v1.0.0
Published
A shareable Prettier config used by Sparkle UI.
Readme
sparkleui-prettier-config
A shareable Prettier config used by Sparkle UI.
Installation
npm install --save-dev @sparkleui/prettier-configUsage
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.
