create project

This commit is contained in:
Reza Taghizadeh
2026-03-15 17:55:18 +03:30
parent fab6af6f77
commit a2c0348f25
84 changed files with 6471 additions and 154 deletions

View File

@@ -4,7 +4,7 @@
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"strict": true,
"strict": false,
"noEmit": true,
"esModuleInterop": true,
"module": "esnext",