You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And as part of that I was pondering whether a GitHub action that does something like this might be useful:
npx @arethetypeswrong/cli --pack
i.e. it throws an error if linting fails and doesn't if it passes. What do you think? Could be a way to help the web stay better typed. I'd be happy to collaborate on this!
Hey @andrewbranch!
I was raising this issue: JoshuaKGoldberg/create-typescript-app#1633
And as part of that I was pondering whether a GitHub action that does something like this might be useful:
i.e. it throws an error if linting fails and doesn't if it passes. What do you think? Could be a way to help the web stay better typed. I'd be happy to collaborate on this!
See also:
https://johnnyreilly.com/dual-publishing-esm-cjs-modules-with-tsup-and-are-the-types-wrong#linting-your-packagejson-file-with-are-the-types-wrong
The text was updated successfully, but these errors were encountered: