UNPKG

@couds/eslint-config

Version:

This rules inherit from airbnb rules and are the ones I commonly use on my personal projects

7 lines (6 loc) 98 B
{ "trailingComma": "all", "singleQuote": true, "printWidth": 150, "proseWrap": "always" }