Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AstAnalyser API] Implement analyseFileSync #265

Open
fraxken opened this issue May 15, 2024 · 1 comment
Open

[AstAnalyser API] Implement analyseFileSync #265

fraxken opened this issue May 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fraxken
Copy link
Member

fraxken commented May 15, 2024

The idea is to implement a synchronous version of analyseFile to simply scenarios where we don't need an Asynchronous I/O. Recent API updates would force to switch some sync API to async (requiring ESM and Top-level-await).

@fraxken fraxken added enhancement New feature or request good first issue Good for newcomers labels May 15, 2024
@FredGuiou
Copy link
Contributor

I take it 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants