brunch / jshint-brunch

Adds JSHint linting support to Brunch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.jshintignore support

row1 opened this issue · comments

commented

Hi,
You merged my change to ignore JSHint errors brunch/auto-reload-brunch@dcacbba

But I guess that change wouldn't be required if I could use a .jshintignore file. Does jshint-brunch support the ignore file? I have tried placing one in my project root folder, but it didn't seem to get picked up.

Thanks

No support right now.

This would be a great feature to have :)