LBlend / mann-eller-kvinne

🤵 En nettside som bruker maskinlæring til å gjette om du er mann eller kvinne basert på hva du skriver 💃
https://mannellerkvinne.lblend.moe
GNU General Public License v3.0
1 stars 0 forks source link

Add automated frontend code style linting #23

Closed LBlend closed 3 years ago

LBlend commented 3 years ago

Similar to the python linter for the back end. There should be an automated style checker for the front end javascript code.

LBlend commented 3 years ago

I'm probably gonna implement ESlint linting with some custom rules.