mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 05:38:54 +00:00
First part of #3152. This adds a crate `oxc_traverse`, but doesn't connect it up to the transformer or anything else yet. I think we could merge this now - as it doesn't affect any code that's in use - and then iterate on it to add scopes before using it in transformer. Please see https://github.com/oxc-project/oxc/pull/3152#issuecomment-2094965406 for the broader picture.
5 lines
74 B
JSON
5 lines
74 B
JSON
{
|
|
"name": "oxc_ast_scripts",
|
|
"version": "0.0.0",
|
|
"type": "module"
|
|
}
|