mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
WebUI: iterate over own properties only
This commit is contained in:
@@ -27,6 +27,7 @@ export default [
|
||||
},
|
||||
rules: {
|
||||
"eqeqeq": "error",
|
||||
"guard-for-in": "error",
|
||||
"no-undef": "off",
|
||||
"no-unused-vars": "off",
|
||||
"no-var": "error",
|
||||
|
||||
Reference in New Issue
Block a user