{ "$schema": "https://json.schemastore.org/prettierrc", "semi": true, "singleQuote": true, "trailingComma": "all", "printWidth": 100, "arrowParens": "always" }