Robot name
This commit is contained in:
11
typescript/robot-name/.exercism/config.json
Normal file
11
typescript/robot-name/.exercism/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"blurb": "Manage robot factory settings.",
|
||||
"authors": ["masters3d"],
|
||||
"contributors": ["joshgoebel", "lukaszklis", "SleeplessByte"],
|
||||
"files": {
|
||||
"solution": ["robot-name.ts"],
|
||||
"test": ["robot-name.test.ts"],
|
||||
"example": [".meta/proof.ci.ts"]
|
||||
},
|
||||
"source": "A debugging session with Paul Blackwell at gSchool."
|
||||
}
|
||||
1
typescript/robot-name/.exercism/metadata.json
Normal file
1
typescript/robot-name/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"typescript","exercise":"robot-name","id":"d853a3b12979413dadbf0f3e331eec3a","url":"https://exercism.org/tracks/typescript/exercises/robot-name","handle":"briemens","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user