RyanLinrm / CSC473Project

A HTML5 Game developing project
4 stars 4 forks source link

Fix ESLint Issues in the code. #178

Closed nmaswood98 closed 5 years ago

nmaswood98 commented 5 years ago

We need to fix the ESLint issues in the code that appear on multiple files.

nmaswood98 commented 5 years ago

I have fixed all the ESLint issues in the scenes folder in the game

nmaswood98 commented 5 years ago

I have fixed all the ESLint issues in the GameObject folder in the game.

nmaswood98 commented 5 years ago

I have fixed the main ESLint issues in the main part of the phaser game. I have left the other ESLint issues in the react part and will make a new issue corresponding to that since that require more refractory of the code.