2.0.0 • Published 4 years ago
@maiertech/prettier-config v2.0.0
@maiertech/prettier-config
This package is a sharable config for Prettier @maiertech projects. Run
npm i -D prettier @maiertech/prettier-configto install.
Then create .prettierrc.json in your project root with
"@maiertech/prettier-config"as content or add
"prettier": "@maiertech/prettier-config",to your package.json.