danielhobby / Life-Builder

A multiplayer game made with Phaser.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Setup a Linter #7

Open danielhobby opened 6 years ago

danielhobby commented 6 years ago

Add ESLint to the project.

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.