{ "$schema": "http://json.schemastore.org/prettierrc", "semi": true, "singleQuote": true, "arrowParens": "always", "trailingComma": "none", "endOfLine": "auto", "tabWidth": 4, "printWidth": 120 }