Skip to content

Commit

Permalink
chore: tweak tsconfig for vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 2, 2024
1 parent 700bb49 commit 69f6c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
"types": [
"vitest/importMeta",
"vitest/globals",
"@cloudflare/workers-types",
"vitest-environment-miniflare/globals"
], /* Specify type package names to be included without being referenced in a source file. */
Expand Down

0 comments on commit 69f6c9a

Please sign in to comment.