mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
eslint --fix is capable of fix it automatically for you, ensure prettier is run after eslint as eslint --fix could leave the code in an invalid prettier state.