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 Mar 25, 2021. It is now read-only.
TypeError: Cannot read property 'Export' of undefined
at Function.PreferConstWalker.collectInVariableDeclarationList (\node_modules\tslint\lib\rules\preferConstRule.js:68:127)
Bug Report
4.2.0
2.0.10
Actual behavior
prefer-const not working on typescript 2.0.10
TypeError: Cannot read property 'Export' of undefined
at Function.PreferConstWalker.collectInVariableDeclarationList (\node_modules\tslint\lib\rules\preferConstRule.js:68:127)
this change e973b57
#1908
Expected behavior
working in typescript 2.0.10
The text was updated successfully, but these errors were encountered: