1{ 2 "trailingComma": "all", 3 "tabWidth": 4, 4 "useTabs": true, 5 "semi": true, 6 "singleQuote": false, 7 "arrowParens": "always" 8}