jecs/.prettierrc
2025-03-28 03:09:30 +01:00

6 lines
82 B
Text

{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": true
}