cykod / Quintus

HTML5 Game Engine
http://html5quintus.com
GNU General Public License v2.0
1.41k stars 401 forks source link

Out the box does not build via grunt. jshint fails. Heres the fix. #137

Closed RichardMarks closed 10 years ago

RichardMarks commented 10 years ago

I cloned the repository and ran npm install then grunt and jshint failed. Heres the fix.

https://gist.github.com/RichardMarks/5bc74a6343ed839c64fb

dy-dx commented 10 years ago

There is already a pull request open for this: https://github.com/cykod/Quintus/pull/130

cykod commented 10 years ago

130 Merged