Skip to content

[RFC]: configure ESLint to enforce usage of stdlib equivalents for Node.js functions and prototype methods #101

@Planeshifter

Description

@Planeshifter

E.g., instead of using String.prototype.endsWith, enforce usage of @stdlib/string/ends-with. Or @stdlib/fs/read-file over Node.js fs.readFile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementTask to enhance existing functionality.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.estimate: <2hrsTask which should take less than 2 hours.🤖 AIAllowed to use AI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions