Skip to content

[feat] eslint.lintTask.command: string #1827

@loynoir

Description

@loynoir

https://github.com/microsoft/vscode-eslint/blob/main/client/src/tasks.ts#L43-L56

https://github.com/microsoft/vscode-eslint/blob/main/client/src/node-utils.ts#L56-L65

Seems like there is no option to configure eslint lint task executable path.

For example, when using yarn@4.1.1, there is no node_modules.

Would be nice to have option to configure task command prefix array

"eslint.lintTask.command": "env FOO=BAR corepack yarn eslint",

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions