Explore Library
QuizIntermediate

@ts-check and @ts-nocheck

Controlling whether TypeScript type-checks an individual JavaScript file.

What does adding `// @ts-check` at the top of a .js file do?