Skip to content

Commit 42a8851

Browse files
authored
Merge branch 'main' into feat/searchXNG
2 parents dc0297d + 58a86fc commit 42a8851

File tree

437 files changed

+15520
-3067
lines changed

Some content is hidden

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

437 files changed

+15520
-3067
lines changed

.devcontainer/devcontainer.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
3+
"features": {
4+
"ghcr.io/devcontainers/features/node:1": {}
5+
}
6+
}

0 commit comments

Comments
 (0)