1.0.2 • Published 2 years ago
@splendid-ui/prettier-config v1.0.2
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"
}