Change no-unused-vars to warn

This commit is contained in:
AnimeDL 2023-07-15 17:57:08 -07:00
parent ac77e4b3e0
commit cf83eb18ba
2 changed files with 2 additions and 1 deletions

View file

@ -35,6 +35,7 @@
"react-hooks/exhaustive-deps": 0,
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-unsafe-declaration-merging": "warn",
"@typescript-eslint/no-unused-vars" : "warn",
"indent": [
"error",
2

View file

@ -1,7 +1,7 @@
{
"name": "multi-downloader-nx",
"short_name": "aniDL",
"version": "4.3.0b4",
"version": "4.3.0b5",
"description": "Downloader for Crunchyroll, Funimation, or Hidive via CLI or GUI",
"keywords": [
"download",