Skip to content

Commit 42c6cd4

Browse files
nocache on prepush lint
1 parent 2ea8626 commit 42c6cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .husky/pre-push

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npm run lint
4+
npm run lint:nocache
55
npm run portal:build

0 commit comments

Comments
 (0)