Skip full walk if all plugins are Program or ImportDeclaration based
Aberta
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 16
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.