@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.