{ "$schema": "http://json.schemastore.org/prettierrc", "trailingComma": "all", "tabWidth": 2, "semi": true, "singleQuote": false, "jsxSingleQuote": true, "endOfLine": "lf", "printWidth": 120, "bracketSpacing": true, "arrowParens": "always", "useTabs": false }