mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 20:40:36 +03:00
remove create command from devcontainer
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
|
||||||
{
|
{
|
||||||
"name": "Node.js & TypeScript",
|
"name": "Node.js & TypeScript",
|
||||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:16-bullseye",
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:16-bullseye"
|
||||||
// "postCreateCommand": "npm i && npm run build:os"
|
// "postCreateCommand": "npm i && npm run build:os"
|
||||||
|
|
||||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||||
|
|||||||
Reference in New Issue
Block a user