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
Unfortunately, I could’t find a way to specify this in the
.eslintrc.json. I generally want to keep options out of the package.json
as much as possible; but in this case, I can live with it, since `npx
eslint .` still shows you the warnings (it just won’t exit nonzero).
0 commit comments