style: format code for all

This commit is contained in:
LZHD
2021-07-06 01:01:42 +08:00
committed by 踏学吾痕
parent e1200f2dbe
commit 77a1a47110
114 changed files with 7068 additions and 1068 deletions

View File

@@ -9,7 +9,7 @@ const externalLink = {
title: "message.externalLink",
showLink: true,
savedPosition: true,
rank: 190,
rank: 190
},
children: [
{
@@ -19,10 +19,10 @@ const externalLink = {
title: "message.externalLink",
showLink: true,
savedPosition: true,
rank: 191,
},
},
],
rank: 191
}
}
]
};
export default externalLink;