Skip to content

Commit

Permalink
chore: update dependencies and mock data
Browse files Browse the repository at this point in the history
  • Loading branch information
4gray committed Dec 24, 2024
1 parent bdcf93b commit 7a79345
Show file tree
Hide file tree
Showing 5 changed files with 27,416 additions and 27,411 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
[ -n "$CI" ] && exit 0

npx --no-install commitlint --edit
npm test
#npm test
npx eslint src/**/*.ts
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"revealOn": "run",
"revealWithFocus": "none",
"clearOnRun": "none"
}
},
"testing.automaticallyOpenTestResults": "neverOpen"
}
Loading

0 comments on commit 7a79345

Please sign in to comment.