mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
See https://babel.dev/docs/options#misc-options for background on `unambiguous` Once `SourceType::Unambiguous` is parsed, it will correctly set the returned `Program::source_type` to either `module` or `script`. |
||
|---|---|---|
| .. | ||
| js | ||
| jsx | ||
| lexer | ||
| ts | ||
| context.rs | ||
| cursor.rs | ||
| diagnostics.rs | ||
| lib.rs | ||
| modifiers.rs | ||
| state.rs | ||