Skip to content

Support removing nodejs Import protocol #1407

@ahaoboy

Description

@ahaoboy

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’;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions