{ "semi": true, "singleQuote": true, "trailingComma": "all", "arrowParens": "avoid", "printWidth": 80, "tabWidth": 4, "endOfLine": "auto" }