Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 271 Bytes

prettier-config-freee

Shared configuration for prettier in freee.

Installation

# npm
npm install prettier-config-freee -D -E

# yarn
yarn add prettier-config-freee -D -E

Then add it to your package.json

"prettier": "prettier-config-freee"