benjaminbhollon / see-with-eyes-closed

The code for the See With Eyes Closed blog.
https://seewitheyesclosed.com
GNU General Public License v3.0
3 stars 0 forks source link

Use ESLint to check errors #7

Closed zmontgo closed 3 years ago

zmontgo commented 3 years ago

I ran ESLint using some settings and received over 4,000 errors. Make sure your code is well-formatted!

zmontgo commented 3 years ago

This may be a group effort. I'll do the first good chunk, then you can look at my PR I'll make and help finish up. By the end we should have nice and readable code for future development.

benjaminbhollon commented 3 years ago

4,000 errors sounds wrong; I don't think I even have that many lines of code.