mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Update .eslintrc.cjs
This commit is contained in:
@@ -16,5 +16,7 @@ module.exports = {
|
||||
],
|
||||
'@typescript-eslint/no-explicit-any': 'warn',
|
||||
'@typescript-eslint/no-unused-vars': ['warn', { argsIgnorePattern: '^_' }],
|
||||
'react-hooks/exhaustive-deps': 'warn',
|
||||
'no-empty': 'warn',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user