Skip to content

Commit

Permalink
chore: improve no-done callback
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Aug 31, 2023
1 parent ba7bc5c commit bbbe73c
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 82 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": [
"@veritem"
"@veritem",
"vitest"
],
"rules": {
"indent": [
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"eslint-remote-tester": "^3.0.0",
"eslint-remote-tester-repositories": "^1.0.1",
"jiti": "^1.19.3",
"eslint-plugin-vitest": "link:./dist",
"ts-node": "^10.9.1",
"tsx": "^3.12.7",
"unbuild": "^1.2.1",
Expand Down
Loading

0 comments on commit bbbe73c

Please sign in to comment.