chore: use oxc tooling to speed up prettier (#8117)
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
f3031a44f7
commit
90866fb925
37 changed files with 510 additions and 578 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue