prettier-config
/
1.5.1
prettier-config 1.5.1
Install from the command line:
Learn more about npm packages
$ npm install @smartlook/prettier-config@1.5.1
Install via package.json:
"@smartlook/prettier-config": "1.5.1"
About this version
This Prettier config should be used in all projects.
npm i -D @smartlook/prettier-config
// .prettierrc.js
module.exports = {
extends: ['@smartlook/prettier-config'],
}
See LICENSE.