@splendidlabz/prettier-config
v1.2.0
Published
We need this for automatic Astro formatting.
Readme
Prettier Config
We need this for automatic Astro formatting.
Not sure if we need this for Svelte auto formatting.
Please see .prettierrc for the config file itself.
Installation:
npm install @splendidlabz/prettier-configUsage:
Add this to package.json:
{
"prettier": "@splendidlabz/prettier-config"
}