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
{{ message }}
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
babel-eslint is requiring estraverse using eslintMod - this is invalid, since estraverse is not listed as a dependency of eslint. Should it be added as dependency of babel-eslint, and a real require be used instead?
babel-eslint
is requiringestraverse
usingeslintMod
- this is invalid, sinceestraverse
is not listed as a dependency of eslint. Should it be added as dependency ofbabel-eslint
, and a realrequire
be used instead?babel-eslint/lib/patch-eslint-scope.js
Line 36 in 6aa8b6f
The text was updated successfully, but these errors were encountered: