Core/.prettierrc

6 lines
72 B
Text
Raw Normal View History

2025-06-23 20:31:34 +02:00
{
"useTabs": true,
"trailingComma": "all",
"bracketSpacing": false
}