chore: update dependencies and remove Vitest globals from tsconfig
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 7m14s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 7m14s
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"types": [
|
||||
"node",
|
||||
"vite/client", // Add this line to include Vite's client-side types
|
||||
"vitest/globals" // Add this to include Vitest's global types (e.g., `vi`, `describe`)
|
||||
],
|
||||
"moduleResolution": "bundler",
|
||||
"isolatedModules": true,
|
||||
|
||||
Reference in New Issue
Block a user