stable

Clone or download

Read-only

Fix eslint errors

part of request #13545: Introduce eslint to the test pipeline This fixes all eslint errors in botmattermost_agiledashboard plugin. How to test: - npm run eslint -- --quiet ./plugins/botmattermost_agiledashboard - The previous command should return 0 error. "quiet option" disables warnings, which are not handled by this commit. - No functional change expected Change-Id: Ie651f276f33fb38614a905f058838e84a66cec0c

Modified Files

Name
M scripts/autocompleter.js +3 −0 Go to diff View file
M scripts/timepicker.js +2 −0 Go to diff View file