Remove stale TS CLI References#539
Open
MGudgin wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
⚠️ Not ready to approve
The updated doc section still states TypeScript targets ES2020/CommonJS, which conflicts with the SDK’s current ES2022/NodeNext (ESM) configuration and should be corrected while touching this area.
Pull request overview
This PR updates the repository’s contributor instructions by removing stale references to a TypeScript CLI that no longer exists in this repo, keeping .github/copilot-instructions.md aligned with the current project structure (Rust core + TypeScript SDK).
Changes:
- Removes CLI-specific build, lint, and test commands from the Copilot instructions.
- Updates wording to describe the TypeScript layer as SDK-only (not SDK/CLI).
- Tweaks the Linux
--rust-onlydescription to reflect skipping the SDK (not SDK/CLI).
File summaries
| File | Description |
|---|---|
| .github/copilot-instructions.md | Removes stale TypeScript CLI references from build/lint/test guidance and updates architecture wording to SDK-only. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
Note
Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.
Remove references to the TypeScript CLI from copilot-instructions.md
0c2726b to
e4cdbd4
Compare
Member
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Remove references to the TypeScript CLI from copilot-instructions.md
Microsoft Reviewers: Open in CodeFlow