React's JSX parser for aster.
This is internal module and should be used as part of aster-parse or aster-src.
It uses jsx-esprima transpiler to do it's job.
Type: Boolean
Default: true
Location tracking (required for source maps).
Type: Boolean
Default: true
Include comments to AST (required for parsing custom /** @jsx CustomDOM */
annotations).