fix: build error for checking packages

This commit is contained in:
Sajad Mirjalili
2025-08-15 22:54:38 +03:30
parent 7bc3bae045
commit 7f09cee021
6 changed files with 111 additions and 758 deletions

View File

@@ -6,6 +6,7 @@
"lib": ["ES2022", "DOM", "DOM.Iterable"],
"jsx": "react-jsx",
"module": "ESNext",
"skipLibCheck": true,
/* Bundler & Module Resolution */
"moduleResolution": "bundler",