mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Remove eslint exception for jquery.deferred
This commit is contained in:
@@ -59,7 +59,6 @@ export default tseslint.config(
|
||||
'new-cap': [
|
||||
'error',
|
||||
{
|
||||
'capIsNewExceptions': ['jQuery.Deferred'],
|
||||
'newIsCapExceptionPattern': String.raw`\.default$`
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user