VS Código Javascript Type Check
// @ts-check
let x = "blah";
let y = x * 2;
DJ Ultimate Disco Party
// @ts-check
let x = "blah";
let y = x * 2;