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 @splendidlabs/prettier-config
Usage:
Add this to package.json
:
{
"prettier": "@splendidlabs/prettier-config"
}