{ "arrowParens": "avoid", "bracketSpacing": true, "endOfLine": "auto", "jsxBracketSameLine": false, "printWidth": 100, "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "none", "useTabs": false }