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.
Please sign in to leave a comment.
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
That's the same here... would be nice using remote node interpreter for ESlint also well.
Is there any update on this? Would be great to have this
Please follow https://youtrack.jetbrains.com/issue/WEB-20824 for updates