feat: implement sendComponentsV2Message for enhanced message handling with attachments
This commit is contained in:
7
.github/prompts/ts-validation.prompt.md
vendored
Normal file
7
.github/prompts/ts-validation.prompt.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Prompt: TypeScript Validation Mode
|
||||
|
||||
Whenever Copilot generates or modifies TypeScript code:
|
||||
|
||||
- Immediately remind the user to validate changes by running:
|
||||
```bash
|
||||
npx tsc --noEmit
|
||||
Reference in New Issue
Block a user