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_agiledashboard plugin: prettier --config ../../.prettierrc --ignore-path ../../.eslintignore \ --write "./**/*.{js,vue}" This should yield no diff with this patch. Change-Id: Id07c99211a5f6276f5d278dba9c5260025127ea2

Modified Files

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