microsoft / TypeScript-Website-Localizations

A repo for the TypeScript Website localizations
Creative Commons Attribution 4.0 International
116 stars 129 forks source link

fix: incorrect output NaN -> Infinity #226

Open devkyoung2 opened 2 months ago

devkyoung2 commented 2 months ago
// output : Infinity
console.log(4 / []);
devkyoung2 commented 2 months ago

@microsoft-github-policy-service agree