@hkamran/eslint-config
v2.0.2
Published
My personal ESLint configuration
Downloads
28
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 |