Skip full walk if all plugins are Program or ImportDeclaration based
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 16
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
If all plugins only have `Program` and/or `ImportDeclaration` handlers, we can skip walking the entire AST.
Both of these are top-level node types.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。