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