- Use TypeScript 5.7+ with strict mode enabled

- Prefer `const` over `let` and `var`

Views0
PublishedFeb 8, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown
  • Use TypeScript 5.7+ with strict mode enabled
  • Prefer const over let and var
  • Avoid any type
Share: