jecs/.prettierrc

7 lines
82 B
Text
Raw Normal View History

2025-03-28 02:09:30 +00:00
{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": true
}