tc39 / ecmarkup

An HTML superset/Markdown subset source format for ECMAScript and related specifications
https://tc39.es/ecmarkup/
MIT License
222 stars 63 forks source link

lint for redeclarations #541

Closed bakkot closed 1 year ago

bakkot commented 1 year ago

Catches the cases in https://github.com/tc39/ecma262/pull/3131, as well as a couple more. Also catches a dozen or so in Temporal and quite a few in 402. No false positives from what I can tell.