mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
* refactor deno * refactor deno * add deno bunled * add eamodio.gitlens --------- Co-authored-by: zizifn3 <75520940+zizifn3@users.noreply.github.com>
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"recommendations": [
|
|
"nrwl.angular-console",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"firsttris.vscode-jest-runner",
|
|
"denoland.vscode-deno",
|
|
"GitHub.copilot",
|
|
"GitHub.copilot-labs",
|
|
"eamodio.gitlens"
|
|
]
|
|
}
|