mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"deno.codeLens.implementations": true,
|
|
"deno.codeLens.references": true,
|
|
"deno.enablePaths": [
|
|
"apps/deno-bypass",
|
|
"apps/deno-vless/src/deno",
|
|
"apps/deno-vless/src/main.ts"
|
|
]
|
|
}
|