Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 205 Bytes

File metadata and controls

20 lines (14 loc) · 205 Bytes

prettier-config

Prettier config for all projects

Usage

Install

npm install --dev tfi-prettier-config

Edit package.json

{
	// ...
	"prettier": "tfi-prettier-config"
}