@chelpis/prettier-config
v1.0.1
Published
Prettier shareable config for Chelpis
Downloads
3
Readme
Prettier shareable config for Chelpis
Prettier shareable config for Chelpis internal use.
Make sure to install prettier and add .prettierrc.js with the following:
module.exports = {
...require('@chelpis/prettier-config'),
}