fix: lint

This commit is contained in:
Neko Ayaka
2025-05-01 16:55:00 +08:00
parent 45e2ea3ede
commit 8396ca78e9
23 changed files with 97 additions and 85 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
// @ts-check
import antfu from '@antfu/eslint-config'
export default antfu(
export default await antfu(
{
unocss: true,
formatters: true,
vue: true,
ignores: [
'**/assets/js/**',
'**/assets/live2d/models/**',