Skip to content

Commit

Permalink
Merge pull request #467 from peterramsing/main-2023-08-bump-npm
Browse files Browse the repository at this point in the history
Main 2023 08 bump npm
  • Loading branch information
peterramsing authored Aug 24, 2023
2 parents 6c45335 + 30f7170 commit d743655
Show file tree
Hide file tree
Showing 5 changed files with 8,906 additions and 2,217 deletions.
3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx pretty-quick --staged
npx lint-staged
npm run build
npm test
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ test

## ignores nyc output in prettier
.nyc_output
coverage

dist
File renamed without changes.
Loading

0 comments on commit d743655

Please sign in to comment.