In JSDoc, config object parameter names should start with config..
To do:
- In the FilterGroup.js file, replace [supportsAll=true] in line 30 with [config.supportsAll=true]
- Run npm install grunt and grunt lint, and ensure that no JSDoc warnings are reported for that file