style: Oxc 代码格式调整

This commit is contained in:
2026-05-27 14:22:21 +08:00
parent 0796250df8
commit 58012e43db
6 changed files with 71 additions and 64 deletions
+2
View File
@@ -36,6 +36,7 @@ declare module 'vue' {
NDataTable: typeof import('naive-ui')['NDataTable']
NDrawer: typeof import('naive-ui')['NDrawer']
NDrawerContent: typeof import('naive-ui')['NDrawerContent']
NDynamicTags: typeof import('naive-ui')['NDynamicTags']
NEllipsis: typeof import('naive-ui')['NEllipsis']
NEmpty: typeof import('naive-ui')['NEmpty']
NFlex: typeof import('naive-ui')['NFlex']
@@ -106,6 +107,7 @@ declare global {
const NDataTable: typeof import('naive-ui')['NDataTable']
const NDrawer: typeof import('naive-ui')['NDrawer']
const NDrawerContent: typeof import('naive-ui')['NDrawerContent']
const NDynamicTags: typeof import('naive-ui')['NDynamicTags']
const NEllipsis: typeof import('naive-ui')['NEllipsis']
const NEmpty: typeof import('naive-ui')['NEmpty']
const NFlex: typeof import('naive-ui')['NFlex']