0.1.3 • Published 1 year ago

@1pedro/prettier-config v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@1pedro/prettier-config

Usage

Install:

$ npm install -D @1pedro/prettier-config

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

Prettier's Option Philosophy

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