Is @repo
prefix for packages a standard/recommended?
#9649
-
SummaryI see examples in the docs with Is this a recommended standard? We are currently adopting this practise in our repo, but had some questions like why is it not Additional informationNo response ExampleNo response |
Beta Was this translation helpful? Give feedback.
Answered by
anthonyshew
Jan 1, 2025
Replies: 1 comment
-
This is only a convention we use in our examples and documentation, since it's an unusable, unclaimable name on the npm registry. It carries no special behavior beyond that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anthonyshew
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is only a convention we use in our examples and documentation, since it's an unusable, unclaimable name on the npm registry. It carries no special behavior beyond that.