prettier-config-vuepress
v7.1.0
Published
Prettier config for VuePress Team
Readme
prettier-config-vuepress
Prettier config for VuePress Team
DO NOT use it in your own project if you don't know what it's for
Install
npm i -D prettier-config-vuepressUsage
In package.json:
{
"prettier": "prettier-config-vuepress"
}