File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ console . log ( 'Welcome to the Brain Games!' ) ;
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " @hexlet/code" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " [](https://github.com/WisdomQuest/frontend-project-44/actions)" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/WisdomQuest/frontend-project-44.git"
12+ },
13+ "author" : " " ,
14+ "license" : " ISC" ,
15+ "bugs" : {
16+ "url" : " https://github.com/WisdomQuest/frontend-project-44/issues"
17+ },
18+ "homepage" : " https://github.com/WisdomQuest/frontend-project-44#readme"
19+ }
You can’t perform that action at this time.
0 commit comments