No description
|
||
---|---|---|
.gitignore | ||
.prettierrc.json | ||
LICENSE | ||
package.json | ||
README.md |
Install
npm install --save-dev prettier @severinkaderli/prettier-config
Configure
Add the configuration in the package.json
file:
{
"prettier": "@hideoo/prettier-config"
}