winstonjs / winston-loggly

A Loggly transport for winston
http://github.com/indexzero/winston-loggly
MIT License
85 stars 110 forks source link

JSHint & JSCS clearing #21

Closed hanjukim closed 8 years ago

hanjukim commented 9 years ago

Remove warnings from JSHint

indexzero commented 9 years ago

We should just update to my styleguide: https://github.com/indexzero/styleguide

hanjukim commented 9 years ago

I tried to add .jscsrc and .jshintrc according to your style guide. Please verify and update it.