mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
WebUI: prefer arrow function in callbacks
This commit is contained in:
@@ -30,6 +30,7 @@ export default [
|
||||
"no-undef": "off",
|
||||
"no-unused-vars": "off",
|
||||
"no-var": "error",
|
||||
"prefer-arrow-callback": "error",
|
||||
"prefer-const": "error",
|
||||
"Stylistic/no-mixed-operators": [
|
||||
"error",
|
||||
|
||||
Reference in New Issue
Block a user