feat: add oxfmt configuration

This commit is contained in:
2026-05-28 11:24:39 +02:00
parent 843b98db5b
commit 7b23d3f4c1

4
.oxfmtrc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": []
}