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
Problem:
eslint has lost its mind and makes it very difficult to lint some .js
files but not others.
Solution:
ignore all .js files for now.
TODO: output webpack'd js files to a dist/ directory so that we can lint
non-generated .js files...
0 commit comments