chore: prettier packages codes

This commit is contained in:
陈嘉涵
2020-01-19 14:09:32 +08:00
parent 389d68884d
commit 1575bea6f5
18 changed files with 113 additions and 80 deletions
+4 -4
View File
@@ -8,7 +8,7 @@ module.exports = {
'arrow',
'arrow-left',
'arrow-up',
'arrow-down'
'arrow-down',
],
outline: [
// has corresponding filled icon
@@ -142,7 +142,7 @@ module.exports = {
'discount',
'idcard',
'replay',
'shrink'
'shrink',
],
filled: [
// has corresponding outline icon
@@ -235,6 +235,6 @@ module.exports = {
'ascending',
'descending',
'bars',
'wap-nav'
]
'wap-nav',
],
};