{ "$schema": "http://json.schemastore.org/prettierrc", "arrowParens": "avoid", "endOfLine": "auto", "printWidth": 120, "semi": true, "singleQuote": true, "trailingComma": "all", "bracketSameLine": true }