mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-29 02:32:37 -04:00
Remove warning on console
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'jsx-a11y/click-events-have-key-events': 'off',
|
||||
'jsx-a11y/interactive-supports-focus': 'off',
|
||||
'no-console': 'off',
|
||||
'import/order': [
|
||||
'error',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user