You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I have js files that are related to the browser inside public folder in a project. All dependencies for them were installed by bower. npm-check scans these files & generates bunch of false positive warnings. Right now there is no possibility to exclude public folder from scan range :(
The text was updated successfully, but these errors were encountered:
tomfun
pushed a commit
to tomfun/npm-check
that referenced
this issue
Mar 27, 2017
Currently I have js files that are related to the browser inside
public
folder in a project. All dependencies for them were installed by bower.npm-check
scans these files & generates bunch of false positive warnings. Right now there is no possibility to excludepublic
folder from scan range :(The text was updated successfully, but these errors were encountered: