mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -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.