feat(build): complete migration to Oxfmt for remaining sub-projects

This commit is contained in:
hainenber
2026-08-02 17:32:52 +07:00
parent 72278c96fc
commit bcec75b3a9
13 changed files with 538 additions and 663 deletions

View File

@@ -384,8 +384,8 @@ npm run check:custom-rules
# Run tsc (typescript) checks
npm run type
# Format with Prettier
npm run prettier
# Format with Oxfmt
npm run format
```
#### Architecture