mediathekview / mediathekviewweb

Eine Weboberfläche als Alternative zum Java-Client
https://mediathekviewweb.de/
GNU General Public License v3.0
884 stars 67 forks source link

Add eslint #216

Open Myzel394 opened 2 years ago

Myzel394 commented 2 years ago

I think it would be beneficial to add an eslint configuration file. This ensures consistent code design.

bagbag commented 2 years ago

For v1 I don't care at all about the code design. The code smells a lot (it was my first JavaScript/Web project). For v2 there is eslint (or still tslint?).

Myzel394 commented 2 years ago

Oh I didn't realize there was a v2 :D