fix(scope-manager): fallback to lib 'esnext' or 'es5' when ecma version is unsupported #2474
Conversation
Thanks for the PR, @gcangussu! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! |
Codecov Report
@@ Coverage Diff @@
## master #2474 +/- ##
==========================================
+ Coverage 92.80% 92.82% +0.02%
==========================================
Files 289 289
Lines 9294 9294
Branches 2599 2600 +1
==========================================
+ Hits 8625 8627 +2
+ Misses 322 321 -1
+ Partials 347 346 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
LGTM - thanks for doing this |
20a7dcc
into
typescript-eslint:master
Fixes #2468