TyrealHu / acorn-typescript

Alternative, TypeScript parser
https://www.npmjs.com/package/acorn-typescript?activeTab=readme
MIT License
145 stars 18 forks source link

compatible with @typescript-eslint/scope-manager? #52

Open hardfist opened 11 months ago

hardfist commented 11 months ago

I want to do some scope analysis for acorn-typescript, the best library I can find is @typescript-eslint/scope-manager, but I'm not sure whether compatible with @typescript-eslint/scope-manager is the goal of this project or any alternative solution for it