Skip to content

Commit

Permalink
new global properties onTestFinished & onTestFailed
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Mar 15, 2024
1 parent 2b683a9 commit d3fe9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-vitest-globals",
"description": "A extends of vitest globals for eslint",
"version": "1.4.0",
"version": "1.5.0",
"packageManager": "pnpm@8.6.7",
"main": "./index.js",
"files": [
Expand Down

0 comments on commit d3fe9b6

Please sign in to comment.