Merge pull request #70 from abhi1693/anya/frontend-coverage-slice-1-fix
fix: make frontend test types pass in CI
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": ["vitest/globals", "@testing-library/jest-dom/vitest"]
|
||||
"types": ["vitest", "vitest/globals", "@testing-library/jest-dom/vitest"]
|
||||
},
|
||||
"include": [
|
||||
"next-env.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user