Przeglądaj źródła

Add deprecated section to config

Katrina Owen 12 lat temu
rodzic
commit
8057f5f743
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      config.json

+ 3
- 0
config.json Wyświetl plik

@@ -6,6 +6,9 @@
6 6
   "problems": [
7 7
 
8 8
   ],
9
+  "deprecated": [
10
+
11
+  ],
9 12
   "ignore": [
10 13
     "_template"
11 14
   ]