UNPKG

@acuris/eslint-config

Version:
15 lines (14 loc) 298 B
{ "arrowParens": "always", "bracketSpacing": true, "endOfLine": "lf", "htmlWhitespaceSensitivity": "css", "jsxBracketSameLine": false, "jsxSingleQuote": false, "printWidth": 120, "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "none", "useTabs": false }