@splendidlabz/prettier-config
v1.0.4
Published
We need this for automatic Astro formatting.
Downloads
140
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-config
Usage:
Add this to package.json
:
{
"prettier": "@splendidlabz/prettier-config"
}