gulp-include
gulp-include copied to clipboard
gulp-include and eslint and proper line numbers?
I am using gulp-include and eslint, but my eslint spits out the wrong line numbers for included files warnings and errors OR I get a bunch of no-unused-vars and no-undef errors, but proper line numbers. Any way I can get correct line numbers AND proper warnings?
Thanks in advance!
I am also interested in a fix for this.