mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-25 13:57:23 +02:00
Cleanup NPM remnants
This commit is contained in:
parent
019ec24cf2
commit
8dfc3be43a
2 changed files with 1 additions and 40407 deletions
|
@ -30,7 +30,7 @@
|
||||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||||
"forwardPorts": [8000],
|
"forwardPorts": [8000],
|
||||||
// Use 'postCreateCommand' to run commands after the container is created.
|
// Use 'postCreateCommand' to run commands after the container is created.
|
||||||
"postCreateCommand": "npm install",
|
"postCreateCommand": "yarn",
|
||||||
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||||
"remoteUser": "node"
|
"remoteUser": "node"
|
||||||
}
|
}
|
||||||
|
|
40406
package-lock.json
generated
40406
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue