style: fix errors with biomejs
This commit is contained in:
parent
692c5fb7b3
commit
7228ab794f
@ -5,10 +5,7 @@
|
|||||||
"repository": "https://github.com/pswui/ui",
|
"repository": "https://github.com/pswui/ui",
|
||||||
"author": "p-sw <shinwoo.park@psw.kr>",
|
"author": "p-sw <shinwoo.park@psw.kr>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": ["packages/*", "components"],
|
||||||
"packages/*",
|
|
||||||
"components"
|
|
||||||
],
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "lefthook install",
|
"postinstall": "lefthook install",
|
||||||
"react": "yarn workspace react",
|
"react": "yarn workspace react",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user