tsconfig / bases

Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
MIT License
6.4k stars 240 forks source link

Node v21 support #231

Closed nikolay closed 1 year ago

orta commented 1 year ago

Sure, I'm open to it 👍🏻

You'd need to compare what features are available in v21 with what target ECMAscript makes sense and then copy node20 with that target