mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Delete OInt/.vscode directory
This commit is contained in:
parent
ac348b5e9f
commit
2ab2767f30
21
OInt/.vscode/launch.json
vendored
21
OInt/.vscode/launch.json
vendored
@ -1,21 +0,0 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
{
|
||||
"name": "Отладка 1Script",
|
||||
"type": "oscript",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"args": [],
|
||||
"cwd": "${workspaceRoot}",
|
||||
"env": {},
|
||||
"runtimeExecutable": null,
|
||||
"runtimeArgs": [],
|
||||
"debugPort": 2801
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user