@gechiui/prettier-config
v1.1.1
Published
GeChiUI Prettier shared configuration.
Downloads
3
Maintainers
Readme
Prettier Config
GeChiUI Prettier shareable config for Prettier.
Installation
Install the module
$ npm install @gechiui/prettier-config --save-devNote: This package requires Node.js 12.0.0 or later. It is not compatible with older versions.
Usage
Add this to your package.json file:
"prettier": "@gechiui/prettier-config"Alternatively, add this to .prettierrc file:
extends: ['@gechiui/prettier-config']