fixing
Some checks failed
CI/CD / test (push) Failing after 15s
CI/CD / deploy (push) Has been skipped

This commit is contained in:
2024-02-17 14:36:31 +03:00
parent e4da92d7ee
commit c374f54307
4 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
{
"compilerOptions": {
"target": "es2017",
"lib": ["es2022", "dom"],
@@ -7,4 +6,4 @@
"moduleResolution": "NodeNext",
"module": "NodeNext"
}
}
}