stable
Clone or download
Read-only
Part of request #12134 Upgrade prettier and bulk-format all javascript How to test: - run the following command in botmattermost plugin: prettier --config ../../.prettierrc --ignore-path ../../.eslintignore \ --write "./**/*.{js,vue}" This should yield no diff with this patch. Change-Id: Ic727df49d4b5c86e326f81e44bfc4740e3d6072d
Modified Files
Name | ||||
---|---|---|---|---|
M | Gruntfile.js | +20 | −14 | Go to diff View file |
M | www/themes/BurningParrot/js/modals.js | +9 | −10 | Go to diff View file |