chore: use oxc tooling to speed up prettier (#8117)

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
Aaron 2025-11-20 19:00:27 +07:00 committed by GitHub
parent f3031a44f7
commit 90866fb925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 510 additions and 578 deletions

View file

@ -17,8 +17,8 @@
"check:format": "turbo run check:format"
},
"devDependencies": {
"prettier": "latest",
"prettier-plugin-tailwindcss": "^0.6.14",
"@prettier/plugin-oxc": "0.0.4",
"prettier": "^3.6.2",
"turbo": "2.6.1"
},
"pnpm": {