chore(projects): update deps & update pnpm version & update eslint config

This commit is contained in:
Soybean
2024-04-23 12:15:00 +08:00
parent 23f283aa31
commit 7392bebff9
7 changed files with 5953 additions and 4926 deletions

View File

@@ -18,7 +18,7 @@ export default defineConfig(
ignores: ['/^icon-/']
}
],
'order-attributify': 'off'
'unocss/order-attributify': 'off'
}
}
);