Skip to content

adijesori/prettier-config-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

@square/prettier-config

Square's shared Prettier configuration.

Usage

Install:

$ yarn add --dev @square/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@square/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 minimal configuration is intended to provide consistent, automatic formatting throughout a project and pairs well with eslint-plugin-square.

About

Square's shared Prettier configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published