microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
98.27k stars 12.2k forks source link

Move RegExp flag version mapping to LanguageFeatureMinimumTarget #58311

Closed jakebailey closed 2 weeks ago

jakebailey commented 2 weeks ago

Not pressing, but this is a follow-up to #55600 to move the feature listing to the single enum we're now using to track features.