Skip to content

Commit bd7ff3c

Browse files
committed
Fix install issue
1 parent 90e56c3 commit bd7ff3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,8 @@
156156
},
157157
"jest": {
158158
"testTimeout": 15000
159+
},
160+
"overrides": {
161+
"@prettier/plugin-oxc": "^0.1.2"
159162
}
160163
}

0 commit comments

Comments
 (0)