tern.java icon indicating copy to clipboard operation
tern.java copied to clipboard

[ESLint] .eslintignore file is ignored

Open cloudyafternoon opened this issue 8 years ago • 1 comments

Usually, you use the file .eslintignore in any directory and specify paths (one per line) in it that ESLint should ignore. However, ESLint in tern ignores all of my .eslintignore files, that I use e.g. to exclude external libs.

cloudyafternoon avatar Sep 08 '16 13:09 cloudyafternoon

tern.java uses today JSDT Include Path or tern script path. I have though about your idea, but not find time to implement it.

angelozerr avatar Sep 08 '16 19:09 angelozerr