Release 2025-05-19
This commit is contained in:
12
.vscode/launch.json
vendored
12
.vscode/launch.json
vendored
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "npm run dev",
|
||||
"request": "launch",
|
||||
"type": "node-terminal",
|
||||
"cwd": "${workspaceFolder}/web",
|
||||
"command": "npm run dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user