mdn / learning-area

GitHub repo for the MDN Learning Area.
https://developer.mozilla.org/en-US/Learn
Creative Commons Zero v1.0 Universal
7.01k stars 27k forks source link

Number Game Errors: Format with Prettier #776

Closed MaoShizhong closed 4 days ago

MaoShizhong commented 5 days ago

Because

As per (https://github.com/mdn/content/pull/36541#issuecomment-2450332532), the MDN code standard uses Prettier. This repo hasn't fully caught up but this exercise can be formatted as the changes in that PR would reference this code's line numbers. Using Prettier here would also mean fewer discrepancies in case any learners happen to already have Prettier configured (e.g. formatting on autosave) - not too unreasonable of a situation.

This PR

MaoShizhong commented 5 days ago

@wbamberg Formatting changes made. I'll get the other PR amended in due course.