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