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