stable

Clone or download

Read-only

Bulk-format all javascript

Part of request #12134 Upgrade prettier and bulk-format all javascript How to test: - run the following command in botmattermost_git plugin: prettier --config ../../.prettierrc --ignore-path ../../.eslintignore \ --write "./**/*.{js,vue}" This should yield no diff with this patch. Change-Id: I5d2267703e3fc4a398d67a5181d402659ddbb3ad

Modified Files

Name
M Gruntfile.js +10 −9 Go to diff View file
M www/scripts/autocompleter.js +18 −15 Go to diff View file