fix error
All checks were successful
CI / build (push) Successful in 29s

This commit is contained in:
21_KnjazkinSO
2026-05-10 17:09:14 +03:00
parent f7a4ce0667
commit c0339b2446

View File

@@ -2,7 +2,6 @@
"compilerOptions": { "compilerOptions": {
"target": "ES2020", "target": "ES2020",
"module": "CommonJS", "module": "CommonJS",
"moduleResolution": "node",
"esModuleInterop": true, "esModuleInterop": true,
"strict": true, "strict": true,
"skipLibCheck": true, "skipLibCheck": true,