This commit is contained in:
KS Jannette
2026-02-12 07:28:55 -05:00
parent 48fef7d077
commit 0800f90ff5
8 changed files with 4763 additions and 3385 deletions

View File

@@ -5,7 +5,7 @@
"useDefineForClassFields": true,
"lib": ["ES2022", "DOM", "DOM.Iterable"],
"module": "ESNext",
"types": ["vite/client"],
"types": ["vite/client", "@testing-library/jest-dom"],
"skipLibCheck": true,
/* Bundler mode */