revert 40e0a7027a
revert revert18b991048frevert revertff1820d582revert "Project Rock,Scissors,Paper" version 1 Signed-off-by: Alice <Svfoxel@yandex.ru>
This commit is contained in:
Vendored
+9
-2
@@ -4,11 +4,18 @@
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch Chrome",
|
||||
"request": "launch",
|
||||
"type": "chrome",
|
||||
"url": "http://localhost:8080",
|
||||
"webRoot": "${workspaceFolder}"
|
||||
},
|
||||
{
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"name": "Open starter.html",
|
||||
"file": "c:\\Users\\Dream\\JavaScript\\Project_Rock,Scissors,Paper\\starter.html"
|
||||
"name": "Open javaScriptTester.html",
|
||||
"file": "c:\\Users\\Dream\\JavaScript\\6\\javaScriptTester.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user