prettier-config 1.5.0
Install from the command line:
Learn more about npm packages
$ npm install @smartlook/prettier-config@1.5.0
Install via package.json:
"@smartlook/prettier-config": "1.5.0"
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.