Skip to content

Commit 065963d

Browse files
committed
chore: wip
1 parent 6de973e commit 065963d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/launchpad/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@
6969
},
7070
"lint-staged": {
7171
"*.{js,ts}": "bunx --bun eslint . --fix"
72-
}
72+
},
73+
"workspaces": [
74+
"packages/*"
75+
]
7376
}

0 commit comments

Comments
 (0)