devcontainers / devcontainers/images
Remove Node Feature and directly install 'nvm' wherever necessary
Open
- Dominant language
- Shell
- Stars
- 2.1k
- Forks
- 963
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 11
Description
> Node is optional. it's not necessary for a python project. Therefore, ESLint should be optional too.
> I propose removing node features from Python and Miniconda images. Users should add them to their devcontainer.json if they need them.
>
> It is annoying to uninstall ESLint to see them again every time I rebuild the image. ESLint wasn't included previously in the image.
_Originally posted by @Uguudei in https://github.com/devcontainers/images/issues/243#issuecomment-1429032491_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.