es-meta / esmeta

ECMAScript Specification (ECMA-262) Metalanguage
BSD 3-Clause "New" or "Revised" License
175 stars 12 forks source link

Implement priority flag #173

Closed kimjg1119 closed 11 months ago

kimjg1119 commented 11 months ago

Implemented priority flag. 1 is highest.

Enable by -tycheck:priority={pr}, and all features labeled p1, p2, ... pr should be turned on.