docs: stop naming a private repo in createI18n comments - #202
Merged
Conversation
Two comments cited a private application repository's internal i18nStore as the API this matches. This library is public; the comments make the same point without the name. Comment-only — no behaviour change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
|
🚀 Preview deployment is ready! You can view the preview at: https://pr-ui-preview-202.surge.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Last of the private-repo references in this public repository, after #200 and #201.
Two comments in
src/components/language-switcher/createI18n.tsxcited a private application repo's internali18nStoreas the API this component matches. Reworded to describe the pattern instead of naming the repo. Comment-only — no behaviour change.Kept separate from #201 so a docs PR doesn't carry a
src/change.Verification
bunx biome linton the changed file: clean.Worth a separate look:
bun run lintfails in my working copy on master as well as this branch —bun biome lint --writeresolves tobiome.jsonrather than the binary, and@biomejs/biomeis declared but has no entry innode_modules/.binhere. That may just be an incomplete install on my machine rather than a repo problem, so I haven't touchedpackage.json— flagging it rather than guessing.🤖 Generated with Claude Code