some comment resolution - enums, process_torrents_job

This commit is contained in:
iPromKnight
2024-02-06 09:28:55 +00:00
committed by iPromKnight
parent 69fb088b62
commit a84ca68d9e
15 changed files with 93 additions and 92 deletions

View File

@@ -2,6 +2,7 @@
"compilerOptions": {
"baseUrl": "./src",
"checkJs": true,
"allowJs": true,
"isolatedModules": true,
"lib": ["ESNext"],
"module": "ESNext",