Files
amayo/.github/prompts/ts-validation.prompt.md

186 B

Prompt: TypeScript Validation Mode

Whenever Copilot generates or modifies TypeScript code:

  • Immediately remind the user to validate changes by running:
    npx tsc --noEmit