frontend: improve title compare for MangaUpdates relation finding

This commit is contained in:
wea_ondara
2023-11-25 11:21:18 +01:00
parent eaf31fc9fd
commit 53f059b7de
4 changed files with 12 additions and 5 deletions

View File

@@ -2,9 +2,6 @@
"extends": "./tsconfig.app.json",
"exclude": [],
"compilerOptions": {
"experimentalDecorators": true,
"composite": true,
"lib": [],
"types": ["node", "jsdom"]
}
}