ソースを参照

Change name of key for consistency

Katrina Owen 12 年 前
コミット
d1906b3051
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      config.json

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

18
   "deprecated": [
18
   "deprecated": [
19
 
19
 
20
   ],
20
   ],
21
-  "ignore": [
21
+  "ignored": [
22
     "_template"
22
     "_template"
23
   ]
23
   ]
24
 }
24
 }