40e0a7027a
revert revert ff1820d582
revert "Project Rock,Scissors,Paper" version 1
Signed-off-by: Alice <Svfoxel@yandex.ru>
14 lines
476 B
JSON
14 lines
476 B
JSON
{
|
|
// 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": [
|
|
{
|
|
"type": "chrome",
|
|
"request": "launch",
|
|
"name": "Open starter.html",
|
|
"file": "c:\\Users\\Dream\\JavaScript\\Project_Rock,Scissors,Paper\\starter.html"
|
|
}
|
|
]
|
|
} |