@thorborn/prettier-config
v1.1.0
Published
Shared prettier configuration
Readme
@thorborn/prettier-config
Shared prettier configuration
Installation
$ npm install @thorborn/prettier-config --save-devUsage
thorborn's prettier config comes bundled in @thorborn/prettier-config. To enable these rules add a prettier property in your package.json and reference this config as follows:
"prettier": "@thorborn/prettier-config"Any previous prettier config (e.g. .prettierrc) should be removed in favor of this config.
