feat: add oxfmt configuration

This commit is contained in:
2026-05-28 11:24:39 +02:00
committed by Milas Holsting
parent 193c8d78a1
commit 78378f79fa

4
.oxfmtrc.json Normal file
View File

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