Skip to content

Commit 7705f68

Browse files
authored
Merge branch 'microsoft:main' into main
2 parents a5ecb57 + 3f7b8f9 commit 7705f68

File tree

2,449 files changed

+139484
-28028
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,449 files changed

+139484
-28028
lines changed

.cursor/rules/rush.mdc

Lines changed: 414 additions & 0 deletions
Large diffs are not rendered by default.

.devcontainer/devcontainer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
22
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
33
{
4-
"name": "Node.js & TypeScript",
5-
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16",
7-
"features": {
8-
"ghcr.io/devcontainers/features/github-cli:1": {},
9-
"ghcr.io/devcontainers/features/rust:1": {},
10-
"devwasm.azurecr.io/dev-wasm/dev-wasm-feature/rust-wasi:0": {}
11-
},
12-
134
// Features to add to the dev container. More info: https://containers.dev/features.
145
// "features": {},
156

0 commit comments

Comments
 (0)