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 還沒有評估資料。