perf: 使用pnpm lint格式化代码,适配最新版的stylelint规则

This commit is contained in:
xiaoxian521
2023-05-04 13:49:30 +08:00
parent 7713e7fb9e
commit afc15ea8df
59 changed files with 426 additions and 449 deletions

View File

@@ -22,7 +22,7 @@ function tabClick({ index }) {
<el-link
href="https://github.com/pure-admin/pure-admin-table"
target="_blank"
style="font-size: 16px; margin: 0 4px 5px"
style="margin: 0 4px 5px; font-size: 16px"
>
@pureadmin/table
</el-link>

View File

@@ -24,7 +24,7 @@ function tabClick({ index }) {
<el-link
href="https://github.com/pure-admin/pure-admin-table"
target="_blank"
style="font-size: 16px; margin: 0 4px 5px"
style="margin: 0 4px 5px; font-size: 16px"
>
@pureadmin/table
</el-link>