{ "arrowParens": "avoid", "printWidth": 80, "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "semi": false, "endOfLine": "lf" }