🔟
❌
▶️ Playground
🤨 But
▶️ Playground
  ❌
Brand as key of Record might be type unsafe.▶️ Playground
🤨 But
Flavour as key of Record is just OK.▶️ Playground
1️⃣2️⃣
❌ No error on
  ❌ No error on
Record<string, number> addition assignments with "compilerOptions": {
  "noUncheckedIndexedAccess": true
}
▶️ Playground1️⃣3️⃣
❌ Implicit coercion in TypeScript.
▶️ Playground
UPD: not relevant anymore for TS v5.0.2
▶️ Playground
  ❌ Implicit coercion in TypeScript.
▶️ Playground
UPD: not relevant anymore for TS v5.0.2
▶️ Playground
😱1
  