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

@@ -8,6 +8,11 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
},
"lib": [
"ES2021",
"DOM",
"DOM.Iterable"
]
}
}