| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| "RegExpLiteral", | ||
| ); | ||
| const node = this.startNode<N.RegExpLiteral>(); | ||
| this.addExtra(node, "raw", this.input.slice(node.start, this.state.end)); |
There was a problem hiding this comment.
This may also be removed (probably Babel 8)
Sorry, something went wrong.
There was a problem hiding this comment.
I would keep it just for consistency with other literals
Sorry, something went wrong.
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/56883 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I tried representing undefined as null in output.json, but that would cause changes for 5000+ tests.