-
Couldn't load subscription status.
- Fork 90
Open
Description
Hello! 😄
I have an application that runs webpack on a docker container and I have a node_modules volume mounted on this container so it is persisted between docker-compose ups . Another good reason for that is to keep it isolated from the host machine and not override node_modules from the container. Is there any way to configure the ESLint plugin to use the ESLint binary from the node_modules inside the docker container, or do I need to install it on the host machine? I couldn't find it anywhere on the docs.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels