{ "singleQuote": true, "semi": true, "trailingComma": "es5", "tabWidth": 2, "printWidth": 90, "arrowParens": "avoid", "quoteProps": "consistent" }