@splendid-ui/prettier-config
v1.0.2
Published
- Use with Astro, Svelte - Please see [.prettierrc](./prettierrc) for the config file itself.
Downloads
3
Readme
Prettier Config
- Use with Astro, Svelte
- Please see .prettierrc for the config file itself.
Installation:
npm install @splendid-ui/eslint-config
Usage:
Add this to package.json
:
{
"prettier": "@splendid-ui/prettier-config"
}