{ "arrowParens": "always", "printWidth": 120, "quoteProps": "consistent", "semi": true, "singleQuote": true, "trailingComma": "es5", "useTabs": true }