Skip to content

Make Prettier failures prettier

Simon Knox requested to merge psi-prettier-prettier into master

What does this MR do?

Red error text
Runnable commands to fix files

before after
Screen_Shot_2020-03-11_at_11.32.06_am Screen_Shot_2020-03-11_at_11.27.08_am

The following is copy-pastable, and much faster to run than 'yarn prettier-save-all`

 yarn prettier --write app/assets/javascripts/lib/utils/common_utils.js
 yarn prettier --write ee/app/assets/javascripts/boards/components/board.js

Does this MR meet the acceptance criteria?

Edited by Simon Knox

Merge request reports

Loading