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