Instruction: Explain how TypeScript treats null and undefined values, including any configuration options that affect their handling.
Context: This question examines the candidate's knowledge of TypeScript's type system, specifically its treatment of null and undefined values.