Eslint with Node interpreter in Docker

Hi,

How can I setup a Node Interpreter in a Docker to use it as a Node Interpreter for ESLint tool?

The Node Interpreter that I can configure in "Run > Edit Configurations" to run inside a Docker is not available to use as a Node Interpreter in ESLint...

 

Thank you.

2
4 comments

Remote Node.js interpreters are only supported for running applications through Node.js run configuration (that's why it's the only place where you can choose a remote interpreter)

Please vote for https://youtrack.jetbrains.com/issue/WEB-20824 to be notified on any progress with this feature

0

That's the same here... would be nice using remote node interpreter for ESlint also well.

0
Avatar
Permanently deleted user

Is there any update on this? Would be great to have this

0

Please sign in to leave a comment.