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

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-mytuleap_contact_support.po +2 −41 Go to diff View file
M site-content/tuleap-mytuleap_contact_support.pot +0 −36 Go to diff View file
M www/js/help-page.js +1 −1 Go to diff View file
M www/js/modal-burning-parrot.js +17 −8 Go to diff View file
M www/js/modal-flaming-parrot.js +13 −9 Go to diff View file
M www/js/modal.js +41 −34 Go to diff View file