chore(web): config oxc

This commit is contained in:
2026-03-10 11:17:14 +08:00
parent 3ab225d76b
commit 102e065979
4 changed files with 57 additions and 3 deletions

6
.oxfmtrc.json Normal file
View File

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