1.1.1 • Published 4 years ago
@gechiui/prettier-config v1.1.1
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']1.1.1
4 years ago