fix: icon library resolution (#74)

This commit is contained in:
Razboy20
2024-02-03 14:21:25 -06:00
committed by doprz
parent 52e34cb830
commit bb3b313fd2
8 changed files with 209 additions and 49 deletions

View File

@@ -203,6 +203,7 @@
]
}
],
"import/extensions": "off",
"no-restricted-syntax": [
"error",
"ForInStatement",