This commit is contained in:
2022-11-05 17:20:19 +01:00
parent d9c3eafba1
commit 942e6bba84
13 changed files with 16381 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"blurb": "Bob is a lackadaisical teenager. In conversation, his responses are very limited.",
"authors": ["masters3d"],
"contributors": [
"amscotti",
"DFXLuna",
"kytrinyx",
"lukaszklis",
"SleeplessByte"
],
"files": {
"solution": ["bob.ts"],
"test": ["bob.test.ts"],
"example": [".meta/proof.ci.ts"]
},
"source": "Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial.",
"source_url": "http://pine.fm/LearnToProgram/?Chapter=06"
}
+1
View File
@@ -0,0 +1 @@
{"track":"typescript","exercise":"bob","id":"48a2f27edfa24d61a7c0b0620dc2bce8","url":"https://exercism.org/tracks/typescript/exercises/bob","handle":"briemens","is_requester":true,"auto_approve":false}