lucide/.prettierrc.json
2025-08-25 18:43:30 +00:00

6 lines
99 B
JSON

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