mirror of
https://github.com/correl/elm.git
synced 2025-03-07 04:35:48 -10:00
Merge pull request #119 from ErikSchierboom/remove-obsolete-problems-key
Remove obsolete problems key.
This commit is contained in:
commit
da8ef19435
1 changed files with 0 additions and 31 deletions
31
config.json
31
config.json
|
@ -3,37 +3,6 @@
|
||||||
"language": "Elm",
|
"language": "Elm",
|
||||||
"repository": "https://github.com/exercism/xelm",
|
"repository": "https://github.com/exercism/xelm",
|
||||||
"active": true,
|
"active": true,
|
||||||
"problems": [
|
|
||||||
"hello-world",
|
|
||||||
"bob",
|
|
||||||
"leap",
|
|
||||||
"raindrops",
|
|
||||||
"pangram",
|
|
||||||
"accumulate",
|
|
||||||
"triangle",
|
|
||||||
"anagram",
|
|
||||||
"space-age",
|
|
||||||
"strain",
|
|
||||||
"difference-of-squares",
|
|
||||||
"word-count",
|
|
||||||
"sum-of-multiples",
|
|
||||||
"hamming",
|
|
||||||
"rna-transcription",
|
|
||||||
"run-length-encoding",
|
|
||||||
"sublist",
|
|
||||||
"nucleotide-count",
|
|
||||||
"series",
|
|
||||||
"phone-number",
|
|
||||||
"grade-school",
|
|
||||||
"allergies",
|
|
||||||
"robot-simulator",
|
|
||||||
"list-ops",
|
|
||||||
"atbash-cipher",
|
|
||||||
"say",
|
|
||||||
"largest-series-product",
|
|
||||||
"roman-numerals",
|
|
||||||
"gigasecond"
|
|
||||||
],
|
|
||||||
"exercises": [
|
"exercises": [
|
||||||
{
|
{
|
||||||
"slug": "hello-world",
|
"slug": "hello-world",
|
||||||
|
|
Loading…
Add table
Reference in a new issue