Sfoglia il codice sorgente

Add deprecated section to config

Katrina Owen 12 anni fa
parent
commit
8057f5f743
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      config.json

+ 3
- 0
config.json Vedi File

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