0.1.0 • Published 3 years ago

@byintera/prettier-config v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@byintera/prettier-config

npm version

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.

Prettier's Option Philosophy

This configuration is intended to provide consistent, automatic formatting throughout a project and pairs well with eslint-config.