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 plugin. How to test: - npm run eslint -- --quiet ./plugins/botmattermost - The previous command should return 0 error. "quiet option" disables warnings, which are not handled by this commit. - No functional change expected Change-Id: If781390f1a964fcfa6d5cc2b5f0aecbf3e3df267

Modified Files

Name
M scripts/modals.js +4 −1 Go to diff View file