MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

Whitespace cleanup: Format Javascript #354

Open ardgedee opened 7 years ago

ardgedee commented 7 years ago

Make the Javascript clean and easy to read. It makes the next generation of developers think better of you!

spaceninja commented 7 years ago

Note: this task may be made a lot easier by using jsPrettier, an opinionated formatter: https://github.com/prettier/prettier