@byintera/prettier-config
v0.1.0
Published
Shared prettier config
Downloads
93
Readme
@byintera/prettier-config
Intera's shared Prettier configuration.
Usage
Install:
$ npm install -D @byintera/prettier-config
Edit package.json
:
{
// ...
"prettier": "@byintera/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.