Skip to content

Commit

Permalink
We don't use test globals
Browse files Browse the repository at this point in the history
  • Loading branch information
silvenon committed Apr 17, 2024
1 parent b6fabb4 commit 45a6a35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "./tsconfig.base.json",
"compilerOptions": {
"noEmit": true,
"allowImportingTsExtensions": true,
"types": ["vitest/globals"]
"allowImportingTsExtensions": true
}
}

0 comments on commit 45a6a35

Please sign in to comment.