@epcor/prettier-config
v0.0.1
Published
best prettier config
Downloads
3
Readme
@epcor/prettier-config
Best prettier config
Usage
npm i -D @epcor/prettier-config;
@epcor/prettier-config
does not install prettier
for you. You must install these yourself.
Then, in your .prettierrc.*:
module.exports = {
...require('./packages/prettier-config'),
// others options
};