Files
www/.oxfmtrc.json
T
paul aacfd33c62
Deploy website / deploy (push) Failing after 28s
fmt and ci
2026-08-25 17:59:45 -04:00

8 lines
117 B
JSON

{
"printWidth": 120,
"semi": false,
"useTabs": false,
"singleQuote": true,
"ignorePatterns": ["**/*.md"]
}