sapegin / mrm

Codemods for your project config files
https://mrm.js.org/
MIT License
1.61k stars 78 forks source link

chore (vscode) add devcontainer configuration #272

Closed BurtHarris closed 1 year ago

BurtHarris commented 2 years ago

Add a containerized dev environment that runs with VSCode and Docker.

This allows testing on Windows without needing any changes to the test code.

resolves #248, #250