mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 09:58:18 -07:00
remove no-declare lint
This commit is contained in:
parent
9f19170dec
commit
e857952ae0
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user