Kaynağa Gözat

Make hello-world the first exercise in list

Based on code review feedback.
Brian Mathiyakom 10 yıl önce
ebeveyn
işleme
5c711d6f09
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      config.json

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

@@ -4,6 +4,7 @@
4 4
   "repository": "https://github.com/exercism/xjava",
5 5
   "active": true,
6 6
   "problems": [
7
+    "hello-world",
7 8
     "etl",
8 9
     "nucleotide-count",
9 10
     "word-count",
@@ -34,8 +35,7 @@
34 35
     "octal",
35 36
     "luhn",
36 37
     "pig-latin",
37
-    "pascals-triangle",
38
-    "hello-world"
38
+    "pascals-triangle"
39 39
   ],
40 40
   "deprecated": [
41 41
   ],