Replies: 1 comment 1 reply
-
|
Hi @yudai-nkt ! That's great!! I was struggling with a problem that was only known after it was released to the public. I really want to use "publint". Let's go with it! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To avoid bugs like #819 in future development, I'd like to propose using publint, which checks validity of exports field in package.json. I believe this is useful when adding a new exports entry and refactoring existing ones because Hono has many of those. You can try publint in the
v3.0.0-rc.7tag to see what kind of errors it reports:If this is accepted, I'm going to submit a PR based on my publint branch. What do you think @yusukebe?
Beta Was this translation helpful? Give feedback.
All reactions