mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
remove no-declare lint
This commit is contained in:
@@ -61,7 +61,6 @@ module.exports = {
|
||||
'space-before-blocks': ['error'],
|
||||
'space-infix-ops': 'error',
|
||||
'yoda': 'error',
|
||||
'no-redeclare': ['error', { 'builtinGlobals': true }],
|
||||
'no-sequences': ['error']
|
||||
},
|
||||
settings: {
|
||||
|
||||
Reference in New Issue
Block a user