1.1.1 • Published 3 years ago
@hkamran/prettier-config v1.1.1
@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 |