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