Socket
Book a DemoInstallSign in
Socket

@square/prettier-config

Package Overview
Dependencies
Maintainers
8
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@square/prettier-config

Square's Prettier config

Source
npmnpm
Version
1.0.0
Version published
Maintainers
8
Created
Source

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

FAQs

Package last updated on 13 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts