Secret handshake
This commit is contained in:
12
typescript/secret-handshake/.exercism/config.json
Normal file
12
typescript/secret-handshake/.exercism/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"blurb": "Given a decimal number, convert it to the appropriate sequence of events for a secret handshake.",
|
||||
"authors": ["CRivasGomez"],
|
||||
"contributors": ["masters3d", "SleeplessByte"],
|
||||
"files": {
|
||||
"solution": ["secret-handshake.ts"],
|
||||
"test": ["secret-handshake.test.ts"],
|
||||
"example": [".meta/proof.ci.ts"]
|
||||
},
|
||||
"source": "Bert, in Mary Poppins",
|
||||
"source_url": "http://www.imdb.com/title/tt0058331/quotes/qt0437047"
|
||||
}
|
||||
1
typescript/secret-handshake/.exercism/metadata.json
Normal file
1
typescript/secret-handshake/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"typescript","exercise":"secret-handshake","id":"d699480d1ea844e484c6c9527851b3b7","url":"https://exercism.org/tracks/typescript/exercises/secret-handshake","handle":"briemens","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user