pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github actions - update the list of *required* jobs

mrseanryan opened this issue · comments

hi @pzavolinsky

The list of required jobs is out of date.
We need to add:

  • Node 18

This can be seen when we open a PR and the build job runs:

image

note: TypeScript 4 seems enough (not also 3) - else we need too many builds...