Skip to content

Commit 0aed289

Browse files
committed
fix lint.sh script to do lint-staged
1 parent be26309 commit 0aed289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ docker run --rm \
4848
--ignore-scripts \
4949
--filter .
5050
51-
pnpm lint
51+
pnpm lint-staged
5252
'

0 commit comments

Comments
 (0)