UNPKG

@ferdiunal/refinedev-shadcn-ui

Version:
18 lines (16 loc) 313 B
{ "arrowParens": "always", "semi": true, "trailingComma": "all", "singleQuote": false, "printWidth": 80, "tabWidth": 4, "overrides": [ { "files": ["*.yml", "*.yaml", "*.json"], "options": { "tabWidth": 2 } } ] }