mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Realized we can get the source type from the AST. The next PR will introduce `unambiguous` to `SourceType` and directly set `Program::source_type` to either `script` or `module`. |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_conformance | ||
| website | ||