style: fix errors with biomejs

This commit is contained in:
p-sw 2024-06-29 22:46:38 +09:00
parent 692c5fb7b3
commit 7228ab794f

View File

@ -5,10 +5,7 @@
"repository": "https://github.com/pswui/ui",
"author": "p-sw <shinwoo.park@psw.kr>",
"license": "MIT",
"workspaces": [
"packages/*",
"components"
],
"workspaces": ["packages/*", "components"],
"scripts": {
"postinstall": "lefthook install",
"react": "yarn workspace react",