Skip to content

Conversation

@ivanauth
Copy link

Description

Add publint to ensure the library is compatible with various bundlers and catch common packaging issues.

Closes #255

Changes

  • Add publint as dev dependency
  • Add lint:package script to run publint
  • Add publint step to CI lint workflow
  • Add files field to ensure dist is published
  • Convert repository field to standard object format

Testing

yarn build && yarn lint:package passes with "All good!"

Add publint tool to ensure the library is compatible with various
bundlers and catch common packaging issues.

Changes:
- Add publint as dev dependency
- Add 'lint:package' script to run publint
- Add publint step to CI lint workflow
- Add 'files' field to ensure dist is published
- Convert repository field to standard object format

Closes authzed#255

Signed-off-by: ivanauth <ivan@authzed.com>
@ivanauth ivanauth requested a review from a team as a code owner January 12, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add publint to project

1 participant