Skip to content

Commit

Permalink
remove test exc
Browse files Browse the repository at this point in the history
  • Loading branch information
KatieLisabeth committed Sep 27, 2024
1 parent 848dd76 commit 64ffcbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.vitest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"extends": "./tsconfig.app.json",
"include": ["src/**/*.spec.ts", "src/**/*.test.ts", "src/**/*.spec.tsx"],
"compilerOptions": {
"types": ["vitest/globals", "node"], // Add Vitest types for tests
"moduleResolution": "Node"
Expand Down

0 comments on commit 64ffcbb

Please sign in to comment.