RDFLib / prez-ui

BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Add typescript check on PR GitHub Action #53

Closed edmondchuc closed 1 year ago

edmondchuc commented 1 year ago

This PR adds a new GitHub Actions workflow to run TypeScript check on PRs when it is opened, updated, and reopened.

The check is currently failing but once https://github.com/RDFLib/prez-ui/pull/52 is merged, it should pass fine.