typescript-eslint/tslint-to-eslint-config

Bump minimum Node version to 14 LTS

JoshuaKGoldberg opened this issue · 0 comments

Overview

Replacing #1374 & addressing #1370 comments following #1366. Node 12 only supports ES2019 syntax, but SWC has a bug in test coverage computations that low: swc-project/swc#3854.

Node 12 is only LTS for a couple more months. As a breaking change to go along with modules in #1364, let's bump the minimum Node version to 14 LTS.