chore: adjust eslint

This commit is contained in:
pk5ls20 2024-11-16 05:50:44 +08:00
parent c432799580
commit e98910c9ff
No known key found for this signature in database
GPG Key ID: 6370ED7A169F493A

View File

@ -16,7 +16,6 @@ export default [
{
rules: {
'@typescript-eslint/no-explicit-any': 'warn',
'@typescript-eslint/no-unused-vars': 'warn',
'@typescript-eslint/no-var-requires': 'warn',
},
},