bullet-train-co / magic_test

MIT License
440 stars 23 forks source link

Unify JavaScript syntax and spacing #96

Open gazayas opened 1 year ago

gazayas commented 1 year ago

I would like to use a linter like I stated in #95, but since the JS logic is within HTML partials, I wasn't able to lint things with ESLint.

In the meantime, I decided to make things as unified as possible, so I changed some spacing and other things.