ソースを参照

Run configlet fmt

Stuart Kent 8 年 前
コミット
1ce4be2149
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3
    3
      config.json

+ 3
- 3
config.json ファイルの表示

777
       "difficulty": 6,
777
       "difficulty": 6,
778
       "slug": "bowling",
778
       "slug": "bowling",
779
       "topics": [
779
       "topics": [
780
-        "mathematics",
781
-        "games",
782
         "conditionals",
780
         "conditionals",
781
+        "exception_handling",
782
+        "games",
783
         "integers",
783
         "integers",
784
-        "exception_handling"
784
+        "mathematics"
785
       ],
785
       ],
786
       "unlocked_by": "scrabble-score",
786
       "unlocked_by": "scrabble-score",
787
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"
787
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"