build: migrate workspace tooling to Oxc
Replace Turbo task orchestration with Bun workspace scripts and remove the Prettier configuration. Add Oxlint and Oxfmt project configuration, including Tailwind class sorting, generated-file exclusions, and unified check/fix commands. Apply the new formatter and resolve Hook dependency errors surfaced by Oxlint.
This commit is contained in:
@@ -16,9 +16,6 @@ dist-ssr
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
# turbo
|
||||
.turbo
|
||||
|
||||
# generated i18n build schema
|
||||
.i18n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user