Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
skyfalir committed Aug 9, 2023
1 parent 1c04a8b commit 2a5c88a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
12 changes: 12 additions & 0 deletions 6
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

added 67 packages, and audited 386 packages in 2s

56 packages are looking for funding
run `npm fund` for details

3 high severity vulnerabilities

To address all issues, run:
npm audit fix

Run `npm audit` for details.

0 comments on commit 2a5c88a

Please sign in to comment.