Syntax highlighting, real-time diagnostics, and hover information for the Bridge declarative dataflow language
React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment.
Allow parsing of TypeScript syntax
Allow parsing of optional properties
Allow parsing of jsx
Allow parsing of the module attributes in the import statement
Allow parsing of async generator functions
Allow parsing of object rest/spread
Allow parsing of import.meta
Allow parsing of the logical assignment operators
Allow parsing of class static blocks
Allow parsing of the nullish-coalescing operator
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of BigInt literals
Allow parsing of the module assertion attributes in the import statement
Allow parsing of class properties
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of '#foo in obj' brand checks
Parse regular expressions' unicodeSets (v) flag.
Allow parsing of the flow syntax
Allow parsing of decorators
Allow parsing of import()