jwvdiermen / grunt-include-source

Include lists of files into your source files automatically.
MIT License
68 stars 31 forks source link

ES5 option is now set per default #6

Closed mdaverde closed 10 years ago

mdaverde commented 10 years ago

JSHint seems to be throwing an error:

>> ES5 option is now set per default

And it's most likely because of this JSHint Issue

So I think erasing that flag should deserve a conversation

jwvdiermen commented 10 years ago

Since I don't actively use JSHint on this project, it's simply there because of the grunt template, I'll merge your pull request without any discussion.

If people don't agree, than we can discuss reversing it. ;)