dstroot / skeleton

Node Express MongoDB Bootstrap Passport... all rolled up into juicy goodness
skeleton-app.jit.su
MIT License
370 stars 47 forks source link

Problem with JavaScript #43

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

In the evaluation of code, throws this error;

Invalid line break at app.js : 1 |'use strict'; ---------------------^ 2 | 3 |/**

Invalid line break at app_cluster.js : 1 |'use strict'; ---------------------^ 2 | 3 |/**

Invalid line break at gulpfile.js : 1 |'use strict'; ---------------------^ 2 | 3 |

And any additional files js you use 'Use Strict'

Thanks.