chialab / rna

🚀 Build tools for modern web modules and applications.

Home Page:https://chialab.github.io/rna/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract comments from code

edoardocavazza opened this issue · comments

The acorn parser does not extrapolate comments in the code, so we are not able to detect magic imports from the AST. Provide an API to collect comments across plugins.