mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 03:38:05 -06:00
The following message appears when using the outdated value: >[@stylistic/eslint-plugin]: You are using deprecated value(boolean) for "allowTemplateLiterals" >in "quotes", please use "always"/"never" instead. Also prefer using double quotes over backticks for strings. PR #23038.