Skip to content

Commit 6620e39

Browse files
committed
ci: fix linting in PR verification
1 parent bc11485 commit 6620e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": "pnpm build-libs && pnpm --filter demo build",
77
"start": "pnpm build-libs && pnpm --filter demo start",
88
"test": "pnpm -r test",
9+
"prelint": "pnpm build-libs",
910
"lint": "eslint .",
1011
"release": "release-it",
1112
"prettier": "prettier . --write"

0 commit comments

Comments
 (0)