Files
stock-listing-app/.oxfmtrc.json
T

9 lines
136 B
JSON
Raw Normal View History

2026-07-29 11:50:08 +00:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 80,
"trailingComma": "all",
"proseWrap": "preserve",
"sortImports": true
}