Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 455 Bytes

Prettier Config

prettier shareable config for opinionated code formatter.

Install

yarn add prettier @linters/prettier-config -D

Usage

The shareable config can be configured in the prettier configuration file:

Create a .prettierrc.js file with the following contents:

module.exports = require('@linters/prettier-config')