Skip to content

Commit 808d72f

Browse files
authored
Merge pull request #13 from getbento/PSE-2503-from-yarn-to-npm
PSE-2503: Transition from Yarn V1 to npm
2 parents 710850d + 8e1e402 commit 808d72f

File tree

4 files changed

+14554
-4852
lines changed

4 files changed

+14554
-4852
lines changed

.husky/pre-commit

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

4-
yarn lint-staged
4+
npm run lint-staged

0 commit comments

Comments
 (0)