mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
We no longer need to build semantic data inside the transformer. The caller should be responsible for handling semantic data and its errors. The best way to achieve this in via `CompilerInterface`. closes #3565 |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_conformance | ||
| website | ||