chore: add trailingComma

This commit is contained in:
陈嘉涵
2020-01-19 11:57:09 +08:00
parent e841175fe8
commit 389d68884d
269 changed files with 2706 additions and 2702 deletions
+4 -4
View File
@@ -34,7 +34,7 @@ export default {
710000: '台湾省',
810000: '香港特别行政区',
820000: '澳门特别行政区',
900000: '海外'
900000: '海外',
},
city_list: {
110100: '北京市',
@@ -648,7 +648,7 @@ export default {
987600: '瓦利斯和富图纳',
988200: '萨摩亚',
988700: '也门',
989400: '赞比亚'
989400: '赞比亚',
},
county_list: {
110101: '东城区',
@@ -4035,6 +4035,6 @@ export default {
810308: '葵青区',
810309: '离岛区',
820101: '澳门半岛',
820201: '离岛'
}
820201: '离岛',
},
};