소스 검색

Add deprecated section to config

Katrina Owen 12 년 전
부모
커밋
8057f5f743
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      config.json

+ 3
- 0
config.json 파일 보기

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