@smartlook/prettier-config
v1.4.1
Published
Smartlook Prettier configuration
Keywords
Readme
@smartlook/prettier-config
This Prettier config should be used in all projects.
Installation
npm i -D @smartlook/prettier-config// .prettierrc.js
module.exports = {
extends: ['@smartlook/prettier-config'],
}License
See LICENSE.
