Skip to content

Commit e2ac001

Browse files
committed
chore: add @prettier/plugin-oxc to prettier plugin list
1 parent 35e3b44 commit e2ac001

File tree

3 files changed

+248
-2
lines changed

3 files changed

+248
-2
lines changed

.prettierrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"plugins": [
3+
"@prettier/plugin-oxc",
34
"prettier-plugin-organize-imports",
45
"prettier-plugin-tailwindcss"
56
],

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@felte/solid": "^1.2.14",
2323
"@felte/validator-zod": "^1.0.18",
2424
"@fontsource/fira-sans": "^5.2.7",
25+
"@prettier/plugin-oxc": "^0.0.4",
2526
"@solid-primitives/clipboard": "^1.6.2",
2627
"@solid-primitives/context": "^0.3.2",
2728
"@solid-primitives/event-listener": "^2.4.3",

pnpm-lock.yaml

Lines changed: 246 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)