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

@@ -353,8 +353,8 @@ mypy superset
We use:
- **ESLint** for linting
- **Prettier** for formatting
- **Oxlint** for linting
- **Oxfmt** for formatting
- **TypeScript** strict mode
TypeScript is fully supported and is the recommended language for writing all new frontend