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
I'm trying to solve some of the build issues you are having, and I realized there is a grunt task to check for standard JS, but then there is also a jshint-loader in webpack.
Do both need to exist? Doesn't standard JS obviate the need for jshint?