lucide/.prettierrc.json
Daniëlle Huisman 719f62a655 Initial commit
2024-11-24 12:53:09 +01:00

7 lines
128 B
JSON

{
"bracketSpacing": false,
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none"
}