Skip to content

Commit

Permalink
Add global missing types for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Saegrov committed Dec 16, 2024
1 parent 6d1157b commit c42e11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workshop/case4/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"openapi_typescript/*": [
"../../bazel-bin/workshop/case2/pkg/*"
]
}
},
"types": ["vitest/globals", "@testing-library/jest-dom"]
},
"exclude": ["**/*.test.*", "src/test-setup.ts"]
}

0 comments on commit c42e11d

Please sign in to comment.