Files
verse-quote-app/.oxfmtrc.json
T

9 lines
136 B
JSON
Raw Normal View History

2026-07-25 17:10:38 +00:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 80,
"trailingComma": "all",
"proseWrap": "preserve",
"sortImports": true
}