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