mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-07 01:03:41 +08:00
chore(projects): update eslint config
This commit is contained in:
@@ -9,8 +9,7 @@ export default defineConfig(
|
|||||||
{
|
{
|
||||||
ignores: ['index', 'App', '[id]']
|
ignores: ['index', 'App', '[id]']
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
'no-empty-function': 'off'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user