Two-fer
This commit is contained in:
11
typescript/two-fer/.exercism/config.json
Normal file
11
typescript/two-fer/.exercism/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"blurb": "Create a sentence of the form \"One for X, one for me.\"",
|
||||
"authors": ["CRivasGomez"],
|
||||
"contributors": ["masters3d", "SleeplessByte"],
|
||||
"files": {
|
||||
"solution": ["two-fer.ts"],
|
||||
"test": ["two-fer.test.ts"],
|
||||
"example": [".meta/proof.ci.ts"]
|
||||
},
|
||||
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
||||
}
|
||||
1
typescript/two-fer/.exercism/metadata.json
Normal file
1
typescript/two-fer/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"typescript","exercise":"two-fer","id":"5821d6c1c81f4aa8bf49bc46a961e875","url":"https://exercism.org/tracks/typescript/exercises/two-fer","handle":"briemens","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user