benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API
MIT License
1.13k stars 195 forks source link

fix: RegExpLiteral extra field use source instead of pattern #942

Open mdodgelooker opened 1 year ago

mdodgelooker commented 1 year ago

Fix for: https://github.com/benjamn/ast-types/issues/900