Explore Library
QuizIntermediate

@ts-ignore vs @ts-expect-error

The key behavioral difference between the two error-suppression comments.

How does `// @ts-expect-error` differ from `// @ts-ignore`?