tsynamo
tsynamo copied to clipboard
Add type and module resolution check for prs
This PR adds a type and module resolution for prs. It runs arethetypeswrong -tool in CI, which reports if your types or module resolution fails when using esm or csj. Useful in case you change something in your build setup in the future 👍