@1pedro/prettier-config
v0.1.3
Published
Shared prettier config
Readme
@1pedro/prettier-config
Usage
Install:
$ npm install -D @1pedro/prettier-configEdit package.json:
{
// ...
"prettier": "@1pedro/prettier-config"
}Read more on sharing configurations.
Philosophy
By far the biggest reason for adopting Prettier is to stop all the on-going debates over styles.
This configuration is intended to provide consistent, automatic formatting throughout a project and pairs well with eslint-config.
