Skip to content

Commit 5ee8cd9

Browse files
authored
Merge pull request #9 from liquality/fix-lint-errors
fix: remove standard package and change pre-commit hook
2 parents 05049ff + 471cbd9 commit 5ee8cd9

File tree

4 files changed

+11
-1122
lines changed

4 files changed

+11
-1122
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname $0)/_/husky.sh"
33

4-
npm run standard
4+
npm run lint

0 commit comments

Comments
 (0)