@hkamran/prettier-config
v1.1.1
Published
My personal Prettier configuration
Downloads
6
Readme
@hkamran/prettier-config
My personal Prettier configuration
Installation
$ npm i -D @hkamran/prettier-config
Usage
Add the following key-value pair to your package.json
file.
"prettier": "@hkamran/prettier-config"
Settings
| Rule | Setting | | --------------- | ------- | | Trailing Commas | all | | Tab Width | 4 |