Downloaded the github repo, installed npm, bower and ran the server.
You might be running into a variant of this: https://github.com/jscs-dev/node-jscs/issues/1730
Try running npm cache clean, npm install and check if the problem persists. I cannot reproduce the bug with a fresh clone.
That fixed the problem. Sorry for the issue.
Most helpful comment
That fixed the problem. Sorry for the issue.