This commit is contained in:
noserene
2026-02-27 04:56:15 +00:00
committed by GitHub

View File

@@ -0,0 +1,7 @@
{ - name: Setup Node.js environment
uses: actions/setup-node@v4.0.2
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}