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

Support removing nodejs Import protocol #1407

Open
ahaoboy opened this issue Jan 28, 2025 · 0 comments
Open

Support removing nodejs Import protocol #1407

ahaoboy opened this issue Jan 28, 2025 · 0 comments

Comments

@ahaoboy
Copy link

ahaoboy commented Jan 28, 2025

This is a similar configuration to biome, which is useful in some scenarios where users do not want to use the nodejs Import protocol

https://biomejs.dev/linter/rules/use-nodejs-import-protocol/

- import·fs·from·‘node:fs’;
+ import·fs·from·‘fs’;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant