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
> eslint jsbundles/
Cannot read property 'type' of undefined
TypeError: Cannot read property 'type' of undefined
at isForInRef (**/node_modules/eslint/lib/rules/no-unused-vars.js:410:23)
at variable.references.some.ref (**/node_modules/eslint/lib/rules/no-unused-vars.js:447:21)
at Array.some (<anonymous>)
at isUsedVariable (**/node_modules/eslint/lib/rules/no-unused-vars.js:446:40)
at collectUnusedVariables (**/node_modules/eslint/lib/rules/no-unused-vars.js:569:26)
at Program:exit (**/node_modules/eslint/lib/rules/no-unused-vars.js:621:36)
at listeners.(anonymous function).forEach.listener (**/node_modules/eslint/lib/util/safe-emitter.js:47:58)
at Array.forEach (<anonymous>)
at Object.emit (**/node_modules/eslint/lib/util/safe-emitter.js:47:38)
at NodeEventGenerator.applySelector (**/node_modules/eslint/lib/util/node-event-generator.js:251:26)
I can't track the position of this error.
Fixed with eslint@4.12.1
The text was updated successfully, but these errors were encountered:
I can't track the position of this error.
Fixed with eslint@4.12.1
The text was updated successfully, but these errors were encountered: