Skip to content

Commit

Permalink
Update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Jan 3, 2025
1 parent aea0a6e commit f435534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"module": "es2022",
"moduleResolution": "Node",
"types": ["mocha", "vite/client"]
"types": ["vite/client"]
},
"include": ["e2e/**/*", "regressions/**/*"],
"exclude": ["node_modules", "dist"]
Expand Down

0 comments on commit f435534

Please sign in to comment.