Skip to content

Conversation

mannix-lei
Copy link

fix #119

@@ -22,6 +22,11 @@
* canonical export that should be used.
*/
export interface Package {
/**
* The name of the schema, it's best to be unique.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should say that it's the name of the package.

We almost certainly want to namespace the package names too, since npm isn't the only package registry in town. We have at least GitHub, JSR, and internal repositories. We should discuss namespacing conventions in #119

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.

Package name field
2 participants