UNPKG

@michaeljaltamirano/eslint-plugin

Version:

Strongly-opinionated ESLint config

9 lines (8 loc) 135 B
{ "semi": true, "useTabs": true, "singleQuote": true, "trailingComma": "all", "endOfLine": "lf", "arrowParens": "always" }