mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
530d9ab071
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.