chore: format code

This commit is contained in:
Joe Fleming
2026-03-13 14:46:15 -06:00
parent 345cfef425
commit 7e28a09345
18 changed files with 263 additions and 93 deletions

View File

@@ -1,7 +1,5 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": ["*.md"],
"options": {
"singleQuote": true
}
"singleQuote": true
}