瀏覽代碼

Changed config.json to only use spaces not tab for twelve-days

Frida Tveit 9 年之前
父節點
當前提交
2746deb218
共有 1 個檔案被更改,包括 6 行新增6 行删除
  1. 6
    6
      config.json

+ 6
- 6
config.json 查看文件

@@ -54,7 +54,7 @@
54 54
     "custom-set",
55 55
     "wordy",
56 56
     "palindrome-products",
57
-	"twelve-days",
57
+    "twelve-days",
58 58
     "sublist"
59 59
   ],
60 60
   "exercises": [
@@ -308,11 +308,11 @@
308 308
       "difficulty": 1,
309 309
       "topics": []
310 310
     },
311
-	{
312
-	  "slug": "twelve-days",
313
-	  "difficulty": 1,
314
-	  "topics": []
315
-	},
311
+    {
312
+      "slug": "twelve-days",
313
+      "difficulty": 1,
314
+      "topics": []
315
+    },
316 316
     {
317 317
       "slug": "sublist",
318 318
       "difficulty": 1,