summaryrefslogtreecommitdiff
path: root/js/form/ValidationMultiSelect.js
AgeCommit message (Collapse)Author
2025-10-13Address remaining ESLint 'no-undef' and 'no-unused-vars' occurrences.supahgreg
* https://eslint.org/docs/latest/rules/no-undef * https://eslint.org/docs/latest/rules/no-unused-vars
2025-10-12Address ESLint rule 'eqeqeq'.supahgreg
https://eslint.org/docs/latest/rules/eqeqeq
2021-02-21prevent creation of filter rules matching no feedsAndrew Dolgov