Kaynağa Gözat

Configure order of problems

Katrina Owen 12 yıl önce
ebeveyn
işleme
716886de3f
1 değiştirilmiş dosya ile 10 ekleme ve 1 silme
  1. 10
    1
      config.json

+ 10
- 1
config.json Dosyayı Görüntüle

@@ -4,7 +4,16 @@
4 4
   "repository": "https://github.com/exercism/xjava",
5 5
   "active": false,
6 6
   "problems": [
7
-
7
+    "etl",
8
+    "nucleotide-count",
9
+    "word-count",
10
+    "anagram",
11
+    "hamming",
12
+    "bob",
13
+    "robot-name",
14
+    "meetup",
15
+    "phone-number",
16
+    "grade-school"
8 17
   ],
9 18
   "deprecated": [
10 19