pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
738 stars 46 forks source link

github actions - update the list of *required* jobs #235

Open mrseanryan opened 1 year ago

mrseanryan commented 1 year ago

hi @pzavolinsky

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

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...