This commit is contained in:
2022-09-26 16:04:50 +02:00
parent b5cdf3b2d1
commit 3143b36871
13 changed files with 4812 additions and 0 deletions

View 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"
}

View 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}