mirror of
https://github.com/danbulant/oxc
synced 2026-05-23 06:08:47 +00:00
In an effort toward the implementation of #5256, this PR allows us to have a separately generated "derive" file for each crate. This also eliminates a bunch of boilerplate when writing new "derive" generators and generally makes it more approachable. |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_conformance | ||
| website | ||