1 2 3 4 5
# Project Rules Always use TypeScript (.ts) files, never JavaScript (.js). This is a TypeScript-only project. All new code files must use the .ts extension.