Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Exclude jsHint for `vendor` files

Latest

Choose a tag to compare

@apfelbox apfelbox released this 01 Apr 08:57
· 26 commits to master since this release

Version 1.0.1 was just released, containing the following update:

  • The js linting (using jsHint) isn't run for files in a /vendor/ dir anymore. You should only include external files there, that shouldn't be linted.