test(lint): upgrade to typescript-eslint v3.x, typescript v4.x and fix newly identified issues
mohanraj-r opened this issue · 1 comments
mohanraj-r commented
- Release v3.0.0 of typescript-eslint/typescript-eslint · GitHub includes breaking changes.
- Upgrading to v3.x.x results in many errors/warnings in current codebase.
- Upgrade to v3 and fix new issues caught in code
mohanraj-r commented
This might be required to upgrade to typescript > v4.0.
Upgrading to typescript v4 (with typescript-eslint v2.x) causes the following error: Parsing error: Cannot read property 'map' of undefined · Issue #2098 · typescript-eslint/typescript-eslint · GitHub