1.0.0 • Published 11 months ago

@sparkleui/prettier-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

sparkleui-prettier-config

npm version

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.

1.0.0

11 months ago