@disid/eslint-plugin 0.7.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1418 @@
1
+ /** @type { import("eslint").Linter.Config[] } */
2
+ declare const _default: {
3
+ files: string[];
4
+ plugins: {
5
+ '@angular-eslint': string[];
6
+ };
7
+ languageOptions: {
8
+ parser: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleParser;
9
+ parserOptions: {
10
+ project: string[];
11
+ tsconfigRootDir: string;
12
+ sourceType: string;
13
+ };
14
+ ecmaVersion: number;
15
+ sourceType: string;
16
+ globals: {
17
+ __dirname: false;
18
+ __filename: false;
19
+ AbortController: false;
20
+ AbortSignal: false;
21
+ AsyncDisposableStack: false;
22
+ atob: false;
23
+ Blob: false;
24
+ BroadcastChannel: false;
25
+ btoa: false;
26
+ Buffer: false;
27
+ ByteLengthQueuingStrategy: false;
28
+ clearImmediate: false;
29
+ clearInterval: false;
30
+ clearTimeout: false;
31
+ CloseEvent: false;
32
+ CompressionStream: false;
33
+ console: false;
34
+ CountQueuingStrategy: false;
35
+ crypto: false;
36
+ Crypto: false;
37
+ CryptoKey: false;
38
+ CustomEvent: false;
39
+ DecompressionStream: false;
40
+ DisposableStack: false;
41
+ DOMException: false;
42
+ ErrorEvent: false;
43
+ Event: false;
44
+ EventTarget: false;
45
+ exports: true;
46
+ fetch: false;
47
+ File: false;
48
+ FormData: false;
49
+ global: false;
50
+ Headers: false;
51
+ localStorage: false;
52
+ MessageChannel: false;
53
+ MessageEvent: false;
54
+ MessagePort: false;
55
+ module: false;
56
+ navigator: false;
57
+ Navigator: false;
58
+ performance: false;
59
+ Performance: false;
60
+ PerformanceEntry: false;
61
+ PerformanceMark: false;
62
+ PerformanceMeasure: false;
63
+ PerformanceObserver: false;
64
+ PerformanceObserverEntryList: false;
65
+ PerformanceResourceTiming: false;
66
+ process: false;
67
+ queueMicrotask: false;
68
+ ReadableByteStreamController: false;
69
+ ReadableStream: false;
70
+ ReadableStreamBYOBReader: false;
71
+ ReadableStreamBYOBRequest: false;
72
+ ReadableStreamDefaultController: false;
73
+ ReadableStreamDefaultReader: false;
74
+ Request: false;
75
+ require: false;
76
+ Response: false;
77
+ sessionStorage: false;
78
+ setImmediate: false;
79
+ setInterval: false;
80
+ setTimeout: false;
81
+ Storage: false;
82
+ structuredClone: false;
83
+ SubtleCrypto: false;
84
+ SuppressedError: false;
85
+ TextDecoder: false;
86
+ TextDecoderStream: false;
87
+ TextEncoder: false;
88
+ TextEncoderStream: false;
89
+ TransformStream: false;
90
+ TransformStreamDefaultController: false;
91
+ URL: false;
92
+ URLPattern: false;
93
+ URLSearchParams: false;
94
+ WebAssembly: false;
95
+ WebSocket: false;
96
+ WritableStream: false;
97
+ WritableStreamDefaultController: false;
98
+ WritableStreamDefaultWriter: false;
99
+ AbsoluteOrientationSensor: false;
100
+ AbstractRange: false;
101
+ Accelerometer: false;
102
+ addEventListener: false;
103
+ ai: false;
104
+ AI: false;
105
+ AICreateMonitor: false;
106
+ AITextSession: false;
107
+ alert: false;
108
+ AnalyserNode: false;
109
+ Animation: false;
110
+ AnimationEffect: false;
111
+ AnimationEvent: false;
112
+ AnimationPlaybackEvent: false;
113
+ AnimationTimeline: false;
114
+ Attr: false;
115
+ Audio: false;
116
+ AudioBuffer: false;
117
+ AudioBufferSourceNode: false;
118
+ AudioContext: false;
119
+ AudioData: false;
120
+ AudioDecoder: false;
121
+ AudioDestinationNode: false;
122
+ AudioEncoder: false;
123
+ AudioListener: false;
124
+ AudioNode: false;
125
+ AudioParam: false;
126
+ AudioParamMap: false;
127
+ AudioProcessingEvent: false;
128
+ AudioScheduledSourceNode: false;
129
+ AudioSinkInfo: false;
130
+ AudioWorklet: false;
131
+ AudioWorkletGlobalScope: false;
132
+ AudioWorkletNode: false;
133
+ AudioWorkletProcessor: false;
134
+ AuthenticatorAssertionResponse: false;
135
+ AuthenticatorAttestationResponse: false;
136
+ AuthenticatorResponse: false;
137
+ BackgroundFetchManager: false;
138
+ BackgroundFetchRecord: false;
139
+ BackgroundFetchRegistration: false;
140
+ BarcodeDetector: false;
141
+ BarProp: false;
142
+ BaseAudioContext: false;
143
+ BatteryManager: false;
144
+ BeforeUnloadEvent: false;
145
+ BiquadFilterNode: false;
146
+ BlobEvent: false;
147
+ Bluetooth: false;
148
+ BluetoothCharacteristicProperties: false;
149
+ BluetoothDevice: false;
150
+ BluetoothRemoteGATTCharacteristic: false;
151
+ BluetoothRemoteGATTDescriptor: false;
152
+ BluetoothRemoteGATTServer: false;
153
+ BluetoothRemoteGATTService: false;
154
+ BluetoothUUID: false;
155
+ blur: false;
156
+ BrowserCaptureMediaStreamTrack: false;
157
+ Cache: false;
158
+ caches: false;
159
+ CacheStorage: false;
160
+ cancelAnimationFrame: false;
161
+ cancelIdleCallback: false;
162
+ CanvasCaptureMediaStream: false;
163
+ CanvasCaptureMediaStreamTrack: false;
164
+ CanvasGradient: false;
165
+ CanvasPattern: false;
166
+ CanvasRenderingContext2D: false;
167
+ CaptureController: false;
168
+ CaretPosition: false;
169
+ CDATASection: false;
170
+ ChannelMergerNode: false;
171
+ ChannelSplitterNode: false;
172
+ ChapterInformation: false;
173
+ CharacterBoundsUpdateEvent: false;
174
+ CharacterData: false;
175
+ clientInformation: false;
176
+ Clipboard: false;
177
+ ClipboardChangeEvent: false;
178
+ ClipboardEvent: false;
179
+ ClipboardItem: false;
180
+ close: false;
181
+ closed: false;
182
+ CloseWatcher: false;
183
+ CommandEvent: false;
184
+ Comment: false;
185
+ CompositionEvent: false;
186
+ confirm: false;
187
+ ConstantSourceNode: false;
188
+ ContentVisibilityAutoStateChangeEvent: false;
189
+ ConvolverNode: false;
190
+ CookieChangeEvent: false;
191
+ CookieDeprecationLabel: false;
192
+ cookieStore: false;
193
+ CookieStore: false;
194
+ CookieStoreManager: false;
195
+ createImageBitmap: false;
196
+ CreateMonitor: false;
197
+ Credential: false;
198
+ credentialless: false;
199
+ CredentialsContainer: false;
200
+ CropTarget: false;
201
+ crossOriginIsolated: false;
202
+ CSPViolationReportBody: false;
203
+ CSS: false;
204
+ CSSAnimation: false;
205
+ CSSConditionRule: false;
206
+ CSSContainerRule: false;
207
+ CSSCounterStyleRule: false;
208
+ CSSFontFaceRule: false;
209
+ CSSFontFeatureValuesRule: false;
210
+ CSSFontPaletteValuesRule: false;
211
+ CSSFunctionDeclarations: false;
212
+ CSSFunctionDescriptors: false;
213
+ CSSFunctionRule: false;
214
+ CSSGroupingRule: false;
215
+ CSSImageValue: false;
216
+ CSSImportRule: false;
217
+ CSSKeyframeRule: false;
218
+ CSSKeyframesRule: false;
219
+ CSSKeywordValue: false;
220
+ CSSLayerBlockRule: false;
221
+ CSSLayerStatementRule: false;
222
+ CSSMarginRule: false;
223
+ CSSMathClamp: false;
224
+ CSSMathInvert: false;
225
+ CSSMathMax: false;
226
+ CSSMathMin: false;
227
+ CSSMathNegate: false;
228
+ CSSMathProduct: false;
229
+ CSSMathSum: false;
230
+ CSSMathValue: false;
231
+ CSSMatrixComponent: false;
232
+ CSSMediaRule: false;
233
+ CSSNamespaceRule: false;
234
+ CSSNestedDeclarations: false;
235
+ CSSNumericArray: false;
236
+ CSSNumericValue: false;
237
+ CSSPageDescriptors: false;
238
+ CSSPageRule: false;
239
+ CSSPerspective: false;
240
+ CSSPositionTryDescriptors: false;
241
+ CSSPositionTryRule: false;
242
+ CSSPositionValue: false;
243
+ CSSPropertyRule: false;
244
+ CSSRotate: false;
245
+ CSSRule: false;
246
+ CSSRuleList: false;
247
+ CSSScale: false;
248
+ CSSScopeRule: false;
249
+ CSSSkew: false;
250
+ CSSSkewX: false;
251
+ CSSSkewY: false;
252
+ CSSStartingStyleRule: false;
253
+ CSSStyleDeclaration: false;
254
+ CSSStyleRule: false;
255
+ CSSStyleSheet: false;
256
+ CSSStyleValue: false;
257
+ CSSSupportsRule: false;
258
+ CSSTransformComponent: false;
259
+ CSSTransformValue: false;
260
+ CSSTransition: false;
261
+ CSSTranslate: false;
262
+ CSSUnitValue: false;
263
+ CSSUnparsedValue: false;
264
+ CSSVariableReferenceValue: false;
265
+ CSSViewTransitionRule: false;
266
+ currentFrame: false;
267
+ currentTime: false;
268
+ CustomElementRegistry: false;
269
+ customElements: false;
270
+ CustomStateSet: false;
271
+ DataTransfer: false;
272
+ DataTransferItem: false;
273
+ DataTransferItemList: false;
274
+ DelayNode: false;
275
+ DelegatedInkTrailPresenter: false;
276
+ DeviceMotionEvent: false;
277
+ DeviceMotionEventAcceleration: false;
278
+ DeviceMotionEventRotationRate: false;
279
+ DeviceOrientationEvent: false;
280
+ devicePixelRatio: false;
281
+ DevicePosture: false;
282
+ DigitalCredential: false;
283
+ dispatchEvent: false;
284
+ document: false;
285
+ Document: false;
286
+ DocumentFragment: false;
287
+ documentPictureInPicture: false;
288
+ DocumentPictureInPicture: false;
289
+ DocumentPictureInPictureEvent: false;
290
+ DocumentTimeline: false;
291
+ DocumentType: false;
292
+ DOMError: false;
293
+ DOMImplementation: false;
294
+ DOMMatrix: false;
295
+ DOMMatrixReadOnly: false;
296
+ DOMParser: false;
297
+ DOMPoint: false;
298
+ DOMPointReadOnly: false;
299
+ DOMQuad: false;
300
+ DOMRect: false;
301
+ DOMRectList: false;
302
+ DOMRectReadOnly: false;
303
+ DOMStringList: false;
304
+ DOMStringMap: false;
305
+ DOMTokenList: false;
306
+ DragEvent: false;
307
+ DynamicsCompressorNode: false;
308
+ EditContext: false;
309
+ Element: false;
310
+ ElementInternals: false;
311
+ EncodedAudioChunk: false;
312
+ EncodedVideoChunk: false;
313
+ event: false;
314
+ EventCounts: false;
315
+ EventSource: false;
316
+ external: false;
317
+ External: false;
318
+ EyeDropper: false;
319
+ FeaturePolicy: false;
320
+ FederatedCredential: false;
321
+ fence: false;
322
+ Fence: false;
323
+ FencedFrameConfig: false;
324
+ fetchLater: false;
325
+ FetchLaterResult: false;
326
+ FileList: false;
327
+ FileReader: false;
328
+ FileSystem: false;
329
+ FileSystemDirectoryEntry: false;
330
+ FileSystemDirectoryHandle: false;
331
+ FileSystemDirectoryReader: false;
332
+ FileSystemEntry: false;
333
+ FileSystemFileEntry: false;
334
+ FileSystemFileHandle: false;
335
+ FileSystemHandle: false;
336
+ FileSystemObserver: false;
337
+ FileSystemWritableFileStream: false;
338
+ find: false;
339
+ focus: false;
340
+ FocusEvent: false;
341
+ FontData: false;
342
+ FontFace: false;
343
+ FontFaceSet: false;
344
+ FontFaceSetLoadEvent: false;
345
+ FormDataEvent: false;
346
+ FragmentDirective: false;
347
+ frameElement: false;
348
+ frames: false;
349
+ GainNode: false;
350
+ Gamepad: false;
351
+ GamepadAxisMoveEvent: false;
352
+ GamepadButton: false;
353
+ GamepadButtonEvent: false;
354
+ GamepadEvent: false;
355
+ GamepadHapticActuator: false;
356
+ GamepadPose: false;
357
+ Geolocation: false;
358
+ GeolocationCoordinates: false;
359
+ GeolocationPosition: false;
360
+ GeolocationPositionError: false;
361
+ getComputedStyle: false;
362
+ getScreenDetails: false;
363
+ getSelection: false;
364
+ GPU: false;
365
+ GPUAdapter: false;
366
+ GPUAdapterInfo: false;
367
+ GPUBindGroup: false;
368
+ GPUBindGroupLayout: false;
369
+ GPUBuffer: false;
370
+ GPUBufferUsage: false;
371
+ GPUCanvasContext: false;
372
+ GPUColorWrite: false;
373
+ GPUCommandBuffer: false;
374
+ GPUCommandEncoder: false;
375
+ GPUCompilationInfo: false;
376
+ GPUCompilationMessage: false;
377
+ GPUComputePassEncoder: false;
378
+ GPUComputePipeline: false;
379
+ GPUDevice: false;
380
+ GPUDeviceLostInfo: false;
381
+ GPUError: false;
382
+ GPUExternalTexture: false;
383
+ GPUInternalError: false;
384
+ GPUMapMode: false;
385
+ GPUOutOfMemoryError: false;
386
+ GPUPipelineError: false;
387
+ GPUPipelineLayout: false;
388
+ GPUQuerySet: false;
389
+ GPUQueue: false;
390
+ GPURenderBundle: false;
391
+ GPURenderBundleEncoder: false;
392
+ GPURenderPassEncoder: false;
393
+ GPURenderPipeline: false;
394
+ GPUSampler: false;
395
+ GPUShaderModule: false;
396
+ GPUShaderStage: false;
397
+ GPUSupportedFeatures: false;
398
+ GPUSupportedLimits: false;
399
+ GPUTexture: false;
400
+ GPUTextureUsage: false;
401
+ GPUTextureView: false;
402
+ GPUUncapturedErrorEvent: false;
403
+ GPUValidationError: false;
404
+ GravitySensor: false;
405
+ Gyroscope: false;
406
+ HashChangeEvent: false;
407
+ HID: false;
408
+ HIDConnectionEvent: false;
409
+ HIDDevice: false;
410
+ HIDInputReportEvent: false;
411
+ Highlight: false;
412
+ HighlightRegistry: false;
413
+ history: false;
414
+ History: false;
415
+ HTMLAllCollection: false;
416
+ HTMLAnchorElement: false;
417
+ HTMLAreaElement: false;
418
+ HTMLAudioElement: false;
419
+ HTMLBaseElement: false;
420
+ HTMLBodyElement: false;
421
+ HTMLBRElement: false;
422
+ HTMLButtonElement: false;
423
+ HTMLCanvasElement: false;
424
+ HTMLCollection: false;
425
+ HTMLDataElement: false;
426
+ HTMLDataListElement: false;
427
+ HTMLDetailsElement: false;
428
+ HTMLDialogElement: false;
429
+ HTMLDirectoryElement: false;
430
+ HTMLDivElement: false;
431
+ HTMLDListElement: false;
432
+ HTMLDocument: false;
433
+ HTMLElement: false;
434
+ HTMLEmbedElement: false;
435
+ HTMLFencedFrameElement: false;
436
+ HTMLFieldSetElement: false;
437
+ HTMLFontElement: false;
438
+ HTMLFormControlsCollection: false;
439
+ HTMLFormElement: false;
440
+ HTMLFrameElement: false;
441
+ HTMLFrameSetElement: false;
442
+ HTMLHeadElement: false;
443
+ HTMLHeadingElement: false;
444
+ HTMLHRElement: false;
445
+ HTMLHtmlElement: false;
446
+ HTMLIFrameElement: false;
447
+ HTMLImageElement: false;
448
+ HTMLInputElement: false;
449
+ HTMLLabelElement: false;
450
+ HTMLLegendElement: false;
451
+ HTMLLIElement: false;
452
+ HTMLLinkElement: false;
453
+ HTMLMapElement: false;
454
+ HTMLMarqueeElement: false;
455
+ HTMLMediaElement: false;
456
+ HTMLMenuElement: false;
457
+ HTMLMetaElement: false;
458
+ HTMLMeterElement: false;
459
+ HTMLModElement: false;
460
+ HTMLObjectElement: false;
461
+ HTMLOListElement: false;
462
+ HTMLOptGroupElement: false;
463
+ HTMLOptionElement: false;
464
+ HTMLOptionsCollection: false;
465
+ HTMLOutputElement: false;
466
+ HTMLParagraphElement: false;
467
+ HTMLParamElement: false;
468
+ HTMLPictureElement: false;
469
+ HTMLPreElement: false;
470
+ HTMLProgressElement: false;
471
+ HTMLQuoteElement: false;
472
+ HTMLScriptElement: false;
473
+ HTMLSelectedContentElement: false;
474
+ HTMLSelectElement: false;
475
+ HTMLSlotElement: false;
476
+ HTMLSourceElement: false;
477
+ HTMLSpanElement: false;
478
+ HTMLStyleElement: false;
479
+ HTMLTableCaptionElement: false;
480
+ HTMLTableCellElement: false;
481
+ HTMLTableColElement: false;
482
+ HTMLTableElement: false;
483
+ HTMLTableRowElement: false;
484
+ HTMLTableSectionElement: false;
485
+ HTMLTemplateElement: false;
486
+ HTMLTextAreaElement: false;
487
+ HTMLTimeElement: false;
488
+ HTMLTitleElement: false;
489
+ HTMLTrackElement: false;
490
+ HTMLUListElement: false;
491
+ HTMLUnknownElement: false;
492
+ HTMLVideoElement: false;
493
+ IDBCursor: false;
494
+ IDBCursorWithValue: false;
495
+ IDBDatabase: false;
496
+ IDBFactory: false;
497
+ IDBIndex: false;
498
+ IDBKeyRange: false;
499
+ IDBObjectStore: false;
500
+ IDBOpenDBRequest: false;
501
+ IDBRecord: false;
502
+ IDBRequest: false;
503
+ IDBTransaction: false;
504
+ IDBVersionChangeEvent: false;
505
+ IdentityCredential: false;
506
+ IdentityCredentialError: false;
507
+ IdentityProvider: false;
508
+ IdleDeadline: false;
509
+ IdleDetector: false;
510
+ IIRFilterNode: false;
511
+ Image: false;
512
+ ImageBitmap: false;
513
+ ImageBitmapRenderingContext: false;
514
+ ImageCapture: false;
515
+ ImageData: false;
516
+ ImageDecoder: false;
517
+ ImageTrack: false;
518
+ ImageTrackList: false;
519
+ indexedDB: false;
520
+ Ink: false;
521
+ innerHeight: false;
522
+ innerWidth: false;
523
+ InputDeviceCapabilities: false;
524
+ InputDeviceInfo: false;
525
+ InputEvent: false;
526
+ IntegrityViolationReportBody: false;
527
+ InterestEvent: false;
528
+ IntersectionObserver: false;
529
+ IntersectionObserverEntry: false;
530
+ isSecureContext: false;
531
+ Keyboard: false;
532
+ KeyboardEvent: false;
533
+ KeyboardLayoutMap: false;
534
+ KeyframeEffect: false;
535
+ LanguageDetector: false;
536
+ LargestContentfulPaint: false;
537
+ LaunchParams: false;
538
+ launchQueue: false;
539
+ LaunchQueue: false;
540
+ LayoutShift: false;
541
+ LayoutShiftAttribution: false;
542
+ length: false;
543
+ LinearAccelerationSensor: false;
544
+ location: true;
545
+ Location: false;
546
+ locationbar: false;
547
+ Lock: false;
548
+ LockManager: false;
549
+ matchMedia: false;
550
+ MathMLElement: false;
551
+ MediaCapabilities: false;
552
+ MediaCapabilitiesInfo: false;
553
+ MediaDeviceInfo: false;
554
+ MediaDevices: false;
555
+ MediaElementAudioSourceNode: false;
556
+ MediaEncryptedEvent: false;
557
+ MediaError: false;
558
+ MediaKeyError: false;
559
+ MediaKeyMessageEvent: false;
560
+ MediaKeys: false;
561
+ MediaKeySession: false;
562
+ MediaKeyStatusMap: false;
563
+ MediaKeySystemAccess: false;
564
+ MediaList: false;
565
+ MediaMetadata: false;
566
+ MediaQueryList: false;
567
+ MediaQueryListEvent: false;
568
+ MediaRecorder: false;
569
+ MediaRecorderErrorEvent: false;
570
+ MediaSession: false;
571
+ MediaSource: false;
572
+ MediaSourceHandle: false;
573
+ MediaStream: false;
574
+ MediaStreamAudioDestinationNode: false;
575
+ MediaStreamAudioSourceNode: false;
576
+ MediaStreamEvent: false;
577
+ MediaStreamTrack: false;
578
+ MediaStreamTrackAudioSourceNode: false;
579
+ MediaStreamTrackAudioStats: false;
580
+ MediaStreamTrackEvent: false;
581
+ MediaStreamTrackGenerator: false;
582
+ MediaStreamTrackProcessor: false;
583
+ MediaStreamTrackVideoStats: false;
584
+ menubar: false;
585
+ MIDIAccess: false;
586
+ MIDIConnectionEvent: false;
587
+ MIDIInput: false;
588
+ MIDIInputMap: false;
589
+ MIDIMessageEvent: false;
590
+ MIDIOutput: false;
591
+ MIDIOutputMap: false;
592
+ MIDIPort: false;
593
+ MimeType: false;
594
+ MimeTypeArray: false;
595
+ model: false;
596
+ ModelGenericSession: false;
597
+ ModelManager: false;
598
+ MouseEvent: false;
599
+ moveBy: false;
600
+ moveTo: false;
601
+ MutationEvent: false;
602
+ MutationObserver: false;
603
+ MutationRecord: false;
604
+ name: false;
605
+ NamedNodeMap: false;
606
+ NavigateEvent: false;
607
+ navigation: false;
608
+ Navigation: false;
609
+ NavigationActivation: false;
610
+ NavigationCurrentEntryChangeEvent: false;
611
+ NavigationDestination: false;
612
+ NavigationHistoryEntry: false;
613
+ NavigationPrecommitController: false;
614
+ NavigationPreloadManager: false;
615
+ NavigationTransition: false;
616
+ NavigatorLogin: false;
617
+ NavigatorManagedData: false;
618
+ NavigatorUAData: false;
619
+ NetworkInformation: false;
620
+ Node: false;
621
+ NodeFilter: false;
622
+ NodeIterator: false;
623
+ NodeList: false;
624
+ Notification: false;
625
+ NotifyPaintEvent: false;
626
+ NotRestoredReasonDetails: false;
627
+ NotRestoredReasons: false;
628
+ Observable: false;
629
+ OfflineAudioCompletionEvent: false;
630
+ OfflineAudioContext: false;
631
+ offscreenBuffering: false;
632
+ OffscreenCanvas: false;
633
+ OffscreenCanvasRenderingContext2D: false;
634
+ onabort: true;
635
+ onafterprint: true;
636
+ onanimationcancel: true;
637
+ onanimationend: true;
638
+ onanimationiteration: true;
639
+ onanimationstart: true;
640
+ onappinstalled: true;
641
+ onauxclick: true;
642
+ onbeforeinput: true;
643
+ onbeforeinstallprompt: true;
644
+ onbeforematch: true;
645
+ onbeforeprint: true;
646
+ onbeforetoggle: true;
647
+ onbeforeunload: true;
648
+ onbeforexrselect: true;
649
+ onblur: true;
650
+ oncancel: true;
651
+ oncanplay: true;
652
+ oncanplaythrough: true;
653
+ onchange: true;
654
+ onclick: true;
655
+ onclose: true;
656
+ oncommand: true;
657
+ oncontentvisibilityautostatechange: true;
658
+ oncontextlost: true;
659
+ oncontextmenu: true;
660
+ oncontextrestored: true;
661
+ oncopy: true;
662
+ oncuechange: true;
663
+ oncut: true;
664
+ ondblclick: true;
665
+ ondevicemotion: true;
666
+ ondeviceorientation: true;
667
+ ondeviceorientationabsolute: true;
668
+ ondrag: true;
669
+ ondragend: true;
670
+ ondragenter: true;
671
+ ondragleave: true;
672
+ ondragover: true;
673
+ ondragstart: true;
674
+ ondrop: true;
675
+ ondurationchange: true;
676
+ onemptied: true;
677
+ onended: true;
678
+ onerror: true;
679
+ onfocus: true;
680
+ onformdata: true;
681
+ ongamepadconnected: true;
682
+ ongamepaddisconnected: true;
683
+ ongotpointercapture: true;
684
+ onhashchange: true;
685
+ oninput: true;
686
+ oninvalid: true;
687
+ onkeydown: true;
688
+ onkeypress: true;
689
+ onkeyup: true;
690
+ onlanguagechange: true;
691
+ onload: true;
692
+ onloadeddata: true;
693
+ onloadedmetadata: true;
694
+ onloadstart: true;
695
+ onlostpointercapture: true;
696
+ onmessage: true;
697
+ onmessageerror: true;
698
+ onmousedown: true;
699
+ onmouseenter: true;
700
+ onmouseleave: true;
701
+ onmousemove: true;
702
+ onmouseout: true;
703
+ onmouseover: true;
704
+ onmouseup: true;
705
+ onmousewheel: true;
706
+ onoffline: true;
707
+ ononline: true;
708
+ onpagehide: true;
709
+ onpagereveal: true;
710
+ onpageshow: true;
711
+ onpageswap: true;
712
+ onpaste: true;
713
+ onpause: true;
714
+ onplay: true;
715
+ onplaying: true;
716
+ onpointercancel: true;
717
+ onpointerdown: true;
718
+ onpointerenter: true;
719
+ onpointerleave: true;
720
+ onpointermove: true;
721
+ onpointerout: true;
722
+ onpointerover: true;
723
+ onpointerrawupdate: true;
724
+ onpointerup: true;
725
+ onpopstate: true;
726
+ onprogress: true;
727
+ onratechange: true;
728
+ onrejectionhandled: true;
729
+ onreset: true;
730
+ onresize: true;
731
+ onscroll: true;
732
+ onscrollend: true;
733
+ onscrollsnapchange: true;
734
+ onscrollsnapchanging: true;
735
+ onsearch: true;
736
+ onsecuritypolicyviolation: true;
737
+ onseeked: true;
738
+ onseeking: true;
739
+ onselect: true;
740
+ onselectionchange: true;
741
+ onselectstart: true;
742
+ onslotchange: true;
743
+ onstalled: true;
744
+ onstorage: true;
745
+ onsubmit: true;
746
+ onsuspend: true;
747
+ ontimeupdate: true;
748
+ ontoggle: true;
749
+ ontransitioncancel: true;
750
+ ontransitionend: true;
751
+ ontransitionrun: true;
752
+ ontransitionstart: true;
753
+ onunhandledrejection: true;
754
+ onunload: true;
755
+ onvolumechange: true;
756
+ onwaiting: true;
757
+ onwheel: true;
758
+ open: false;
759
+ opener: false;
760
+ Option: false;
761
+ OrientationSensor: false;
762
+ origin: false;
763
+ originAgentCluster: false;
764
+ OscillatorNode: false;
765
+ OTPCredential: false;
766
+ outerHeight: false;
767
+ outerWidth: false;
768
+ OverconstrainedError: false;
769
+ PageRevealEvent: false;
770
+ PageSwapEvent: false;
771
+ PageTransitionEvent: false;
772
+ pageXOffset: false;
773
+ pageYOffset: false;
774
+ PannerNode: false;
775
+ parent: false;
776
+ PasswordCredential: false;
777
+ Path2D: false;
778
+ PaymentAddress: false;
779
+ PaymentManager: false;
780
+ PaymentMethodChangeEvent: false;
781
+ PaymentRequest: false;
782
+ PaymentRequestUpdateEvent: false;
783
+ PaymentResponse: false;
784
+ PerformanceElementTiming: false;
785
+ PerformanceEventTiming: false;
786
+ PerformanceLongAnimationFrameTiming: false;
787
+ PerformanceLongTaskTiming: false;
788
+ PerformanceNavigation: false;
789
+ PerformanceNavigationTiming: false;
790
+ PerformancePaintTiming: false;
791
+ PerformanceScriptTiming: false;
792
+ PerformanceServerTiming: false;
793
+ PerformanceTiming: false;
794
+ PeriodicSyncManager: false;
795
+ PeriodicWave: false;
796
+ Permissions: false;
797
+ PermissionStatus: false;
798
+ PERSISTENT: false;
799
+ personalbar: false;
800
+ PictureInPictureEvent: false;
801
+ PictureInPictureWindow: false;
802
+ Plugin: false;
803
+ PluginArray: false;
804
+ PointerEvent: false;
805
+ PopStateEvent: false;
806
+ postMessage: false;
807
+ Presentation: false;
808
+ PresentationAvailability: false;
809
+ PresentationConnection: false;
810
+ PresentationConnectionAvailableEvent: false;
811
+ PresentationConnectionCloseEvent: false;
812
+ PresentationConnectionList: false;
813
+ PresentationReceiver: false;
814
+ PresentationRequest: false;
815
+ PressureObserver: false;
816
+ PressureRecord: false;
817
+ print: false;
818
+ ProcessingInstruction: false;
819
+ Profiler: false;
820
+ ProgressEvent: false;
821
+ PromiseRejectionEvent: false;
822
+ prompt: false;
823
+ ProtectedAudience: false;
824
+ PublicKeyCredential: false;
825
+ PushManager: false;
826
+ PushSubscription: false;
827
+ PushSubscriptionOptions: false;
828
+ queryLocalFonts: false;
829
+ QuotaExceededError: false;
830
+ RadioNodeList: false;
831
+ Range: false;
832
+ registerProcessor: false;
833
+ RelativeOrientationSensor: false;
834
+ RemotePlayback: false;
835
+ removeEventListener: false;
836
+ ReportBody: false;
837
+ reportError: false;
838
+ ReportingObserver: false;
839
+ requestAnimationFrame: false;
840
+ requestIdleCallback: false;
841
+ resizeBy: false;
842
+ ResizeObserver: false;
843
+ ResizeObserverEntry: false;
844
+ ResizeObserverSize: false;
845
+ resizeTo: false;
846
+ RestrictionTarget: false;
847
+ RTCCertificate: false;
848
+ RTCDataChannel: false;
849
+ RTCDataChannelEvent: false;
850
+ RTCDtlsTransport: false;
851
+ RTCDTMFSender: false;
852
+ RTCDTMFToneChangeEvent: false;
853
+ RTCEncodedAudioFrame: false;
854
+ RTCEncodedVideoFrame: false;
855
+ RTCError: false;
856
+ RTCErrorEvent: false;
857
+ RTCIceCandidate: false;
858
+ RTCIceTransport: false;
859
+ RTCPeerConnection: false;
860
+ RTCPeerConnectionIceErrorEvent: false;
861
+ RTCPeerConnectionIceEvent: false;
862
+ RTCRtpReceiver: false;
863
+ RTCRtpScriptTransform: false;
864
+ RTCRtpSender: false;
865
+ RTCRtpTransceiver: false;
866
+ RTCSctpTransport: false;
867
+ RTCSessionDescription: false;
868
+ RTCStatsReport: false;
869
+ RTCTrackEvent: false;
870
+ sampleRate: false;
871
+ scheduler: false;
872
+ Scheduler: false;
873
+ Scheduling: false;
874
+ screen: false;
875
+ Screen: false;
876
+ ScreenDetailed: false;
877
+ ScreenDetails: false;
878
+ screenLeft: false;
879
+ ScreenOrientation: false;
880
+ screenTop: false;
881
+ screenX: false;
882
+ screenY: false;
883
+ ScriptProcessorNode: false;
884
+ scroll: false;
885
+ scrollbars: false;
886
+ scrollBy: false;
887
+ ScrollTimeline: false;
888
+ scrollTo: false;
889
+ scrollX: false;
890
+ scrollY: false;
891
+ SecurityPolicyViolationEvent: false;
892
+ Selection: false;
893
+ self: false;
894
+ Sensor: false;
895
+ SensorErrorEvent: false;
896
+ Serial: false;
897
+ SerialPort: false;
898
+ ServiceWorker: false;
899
+ ServiceWorkerContainer: false;
900
+ ServiceWorkerRegistration: false;
901
+ ShadowRoot: false;
902
+ sharedStorage: false;
903
+ SharedStorage: false;
904
+ SharedStorageAppendMethod: false;
905
+ SharedStorageClearMethod: false;
906
+ SharedStorageDeleteMethod: false;
907
+ SharedStorageModifierMethod: false;
908
+ SharedStorageSetMethod: false;
909
+ SharedStorageWorklet: false;
910
+ SharedWorker: false;
911
+ showDirectoryPicker: false;
912
+ showOpenFilePicker: false;
913
+ showSaveFilePicker: false;
914
+ SnapEvent: false;
915
+ SourceBuffer: false;
916
+ SourceBufferList: false;
917
+ SpeechGrammar: false;
918
+ SpeechGrammarList: false;
919
+ SpeechRecognition: false;
920
+ SpeechRecognitionErrorEvent: false;
921
+ SpeechRecognitionEvent: false;
922
+ SpeechRecognitionPhrase: false;
923
+ speechSynthesis: false;
924
+ SpeechSynthesis: false;
925
+ SpeechSynthesisErrorEvent: false;
926
+ SpeechSynthesisEvent: false;
927
+ SpeechSynthesisUtterance: false;
928
+ SpeechSynthesisVoice: false;
929
+ StaticRange: false;
930
+ status: false;
931
+ statusbar: false;
932
+ StereoPannerNode: false;
933
+ stop: false;
934
+ StorageBucket: false;
935
+ StorageBucketManager: false;
936
+ StorageEvent: false;
937
+ StorageManager: false;
938
+ styleMedia: false;
939
+ StylePropertyMap: false;
940
+ StylePropertyMapReadOnly: false;
941
+ StyleSheet: false;
942
+ StyleSheetList: false;
943
+ SubmitEvent: false;
944
+ Subscriber: false;
945
+ Summarizer: false;
946
+ SVGAElement: false;
947
+ SVGAngle: false;
948
+ SVGAnimatedAngle: false;
949
+ SVGAnimatedBoolean: false;
950
+ SVGAnimatedEnumeration: false;
951
+ SVGAnimatedInteger: false;
952
+ SVGAnimatedLength: false;
953
+ SVGAnimatedLengthList: false;
954
+ SVGAnimatedNumber: false;
955
+ SVGAnimatedNumberList: false;
956
+ SVGAnimatedPreserveAspectRatio: false;
957
+ SVGAnimatedRect: false;
958
+ SVGAnimatedString: false;
959
+ SVGAnimatedTransformList: false;
960
+ SVGAnimateElement: false;
961
+ SVGAnimateMotionElement: false;
962
+ SVGAnimateTransformElement: false;
963
+ SVGAnimationElement: false;
964
+ SVGCircleElement: false;
965
+ SVGClipPathElement: false;
966
+ SVGComponentTransferFunctionElement: false;
967
+ SVGDefsElement: false;
968
+ SVGDescElement: false;
969
+ SVGElement: false;
970
+ SVGEllipseElement: false;
971
+ SVGFEBlendElement: false;
972
+ SVGFEColorMatrixElement: false;
973
+ SVGFEComponentTransferElement: false;
974
+ SVGFECompositeElement: false;
975
+ SVGFEConvolveMatrixElement: false;
976
+ SVGFEDiffuseLightingElement: false;
977
+ SVGFEDisplacementMapElement: false;
978
+ SVGFEDistantLightElement: false;
979
+ SVGFEDropShadowElement: false;
980
+ SVGFEFloodElement: false;
981
+ SVGFEFuncAElement: false;
982
+ SVGFEFuncBElement: false;
983
+ SVGFEFuncGElement: false;
984
+ SVGFEFuncRElement: false;
985
+ SVGFEGaussianBlurElement: false;
986
+ SVGFEImageElement: false;
987
+ SVGFEMergeElement: false;
988
+ SVGFEMergeNodeElement: false;
989
+ SVGFEMorphologyElement: false;
990
+ SVGFEOffsetElement: false;
991
+ SVGFEPointLightElement: false;
992
+ SVGFESpecularLightingElement: false;
993
+ SVGFESpotLightElement: false;
994
+ SVGFETileElement: false;
995
+ SVGFETurbulenceElement: false;
996
+ SVGFilterElement: false;
997
+ SVGForeignObjectElement: false;
998
+ SVGGElement: false;
999
+ SVGGeometryElement: false;
1000
+ SVGGradientElement: false;
1001
+ SVGGraphicsElement: false;
1002
+ SVGImageElement: false;
1003
+ SVGLength: false;
1004
+ SVGLengthList: false;
1005
+ SVGLinearGradientElement: false;
1006
+ SVGLineElement: false;
1007
+ SVGMarkerElement: false;
1008
+ SVGMaskElement: false;
1009
+ SVGMatrix: false;
1010
+ SVGMetadataElement: false;
1011
+ SVGMPathElement: false;
1012
+ SVGNumber: false;
1013
+ SVGNumberList: false;
1014
+ SVGPathElement: false;
1015
+ SVGPatternElement: false;
1016
+ SVGPoint: false;
1017
+ SVGPointList: false;
1018
+ SVGPolygonElement: false;
1019
+ SVGPolylineElement: false;
1020
+ SVGPreserveAspectRatio: false;
1021
+ SVGRadialGradientElement: false;
1022
+ SVGRect: false;
1023
+ SVGRectElement: false;
1024
+ SVGScriptElement: false;
1025
+ SVGSetElement: false;
1026
+ SVGStopElement: false;
1027
+ SVGStringList: false;
1028
+ SVGStyleElement: false;
1029
+ SVGSVGElement: false;
1030
+ SVGSwitchElement: false;
1031
+ SVGSymbolElement: false;
1032
+ SVGTextContentElement: false;
1033
+ SVGTextElement: false;
1034
+ SVGTextPathElement: false;
1035
+ SVGTextPositioningElement: false;
1036
+ SVGTitleElement: false;
1037
+ SVGTransform: false;
1038
+ SVGTransformList: false;
1039
+ SVGTSpanElement: false;
1040
+ SVGUnitTypes: false;
1041
+ SVGUseElement: false;
1042
+ SVGViewElement: false;
1043
+ SyncManager: false;
1044
+ TaskAttributionTiming: false;
1045
+ TaskController: false;
1046
+ TaskPriorityChangeEvent: false;
1047
+ TaskSignal: false;
1048
+ TEMPORARY: false;
1049
+ Text: false;
1050
+ TextEvent: false;
1051
+ TextFormat: false;
1052
+ TextFormatUpdateEvent: false;
1053
+ TextMetrics: false;
1054
+ TextTrack: false;
1055
+ TextTrackCue: false;
1056
+ TextTrackCueList: false;
1057
+ TextTrackList: false;
1058
+ TextUpdateEvent: false;
1059
+ TimeEvent: false;
1060
+ TimeRanges: false;
1061
+ ToggleEvent: false;
1062
+ toolbar: false;
1063
+ top: false;
1064
+ Touch: false;
1065
+ TouchEvent: false;
1066
+ TouchList: false;
1067
+ TrackEvent: false;
1068
+ TransitionEvent: false;
1069
+ Translator: false;
1070
+ TreeWalker: false;
1071
+ TrustedHTML: false;
1072
+ TrustedScript: false;
1073
+ TrustedScriptURL: false;
1074
+ TrustedTypePolicy: false;
1075
+ TrustedTypePolicyFactory: false;
1076
+ trustedTypes: false;
1077
+ UIEvent: false;
1078
+ USB: false;
1079
+ USBAlternateInterface: false;
1080
+ USBConfiguration: false;
1081
+ USBConnectionEvent: false;
1082
+ USBDevice: false;
1083
+ USBEndpoint: false;
1084
+ USBInterface: false;
1085
+ USBInTransferResult: false;
1086
+ USBIsochronousInTransferPacket: false;
1087
+ USBIsochronousInTransferResult: false;
1088
+ USBIsochronousOutTransferPacket: false;
1089
+ USBIsochronousOutTransferResult: false;
1090
+ USBOutTransferResult: false;
1091
+ UserActivation: false;
1092
+ ValidityState: false;
1093
+ VideoColorSpace: false;
1094
+ VideoDecoder: false;
1095
+ VideoEncoder: false;
1096
+ VideoFrame: false;
1097
+ VideoPlaybackQuality: false;
1098
+ viewport: false;
1099
+ Viewport: false;
1100
+ ViewTimeline: false;
1101
+ ViewTransition: false;
1102
+ ViewTransitionTypeSet: false;
1103
+ VirtualKeyboard: false;
1104
+ VirtualKeyboardGeometryChangeEvent: false;
1105
+ VisibilityStateEntry: false;
1106
+ visualViewport: false;
1107
+ VisualViewport: false;
1108
+ VTTCue: false;
1109
+ VTTRegion: false;
1110
+ WakeLock: false;
1111
+ WakeLockSentinel: false;
1112
+ WaveShaperNode: false;
1113
+ WebGL2RenderingContext: false;
1114
+ WebGLActiveInfo: false;
1115
+ WebGLBuffer: false;
1116
+ WebGLContextEvent: false;
1117
+ WebGLFramebuffer: false;
1118
+ WebGLObject: false;
1119
+ WebGLProgram: false;
1120
+ WebGLQuery: false;
1121
+ WebGLRenderbuffer: false;
1122
+ WebGLRenderingContext: false;
1123
+ WebGLSampler: false;
1124
+ WebGLShader: false;
1125
+ WebGLShaderPrecisionFormat: false;
1126
+ WebGLSync: false;
1127
+ WebGLTexture: false;
1128
+ WebGLTransformFeedback: false;
1129
+ WebGLUniformLocation: false;
1130
+ WebGLVertexArrayObject: false;
1131
+ WebSocketError: false;
1132
+ WebSocketStream: false;
1133
+ WebTransport: false;
1134
+ WebTransportBidirectionalStream: false;
1135
+ WebTransportDatagramDuplexStream: false;
1136
+ WebTransportError: false;
1137
+ WebTransportReceiveStream: false;
1138
+ WebTransportSendStream: false;
1139
+ WGSLLanguageFeatures: false;
1140
+ WheelEvent: false;
1141
+ when: false;
1142
+ window: false;
1143
+ Window: false;
1144
+ WindowControlsOverlay: false;
1145
+ WindowControlsOverlayGeometryChangeEvent: false;
1146
+ Worker: false;
1147
+ Worklet: false;
1148
+ WorkletGlobalScope: false;
1149
+ XMLDocument: false;
1150
+ XMLHttpRequest: false;
1151
+ XMLHttpRequestEventTarget: false;
1152
+ XMLHttpRequestUpload: false;
1153
+ XMLSerializer: false;
1154
+ XPathEvaluator: false;
1155
+ XPathExpression: false;
1156
+ XPathResult: false;
1157
+ XRAnchor: false;
1158
+ XRAnchorSet: false;
1159
+ XRBoundedReferenceSpace: false;
1160
+ XRCamera: false;
1161
+ XRCPUDepthInformation: false;
1162
+ XRDepthInformation: false;
1163
+ XRDOMOverlayState: false;
1164
+ XRFrame: false;
1165
+ XRHand: false;
1166
+ XRHitTestResult: false;
1167
+ XRHitTestSource: false;
1168
+ XRInputSource: false;
1169
+ XRInputSourceArray: false;
1170
+ XRInputSourceEvent: false;
1171
+ XRInputSourcesChangeEvent: false;
1172
+ XRJointPose: false;
1173
+ XRJointSpace: false;
1174
+ XRLayer: false;
1175
+ XRLightEstimate: false;
1176
+ XRLightProbe: false;
1177
+ XRPose: false;
1178
+ XRRay: false;
1179
+ XRReferenceSpace: false;
1180
+ XRReferenceSpaceEvent: false;
1181
+ XRRenderState: false;
1182
+ XRRigidTransform: false;
1183
+ XRSession: false;
1184
+ XRSessionEvent: false;
1185
+ XRSpace: false;
1186
+ XRSystem: false;
1187
+ XRTransientInputHitTestResult: false;
1188
+ XRTransientInputHitTestSource: false;
1189
+ XRView: false;
1190
+ XRViewerPose: false;
1191
+ XRViewport: false;
1192
+ XRWebGLBinding: false;
1193
+ XRWebGLDepthInformation: false;
1194
+ XRWebGLLayer: false;
1195
+ XSLTProcessor: false;
1196
+ };
1197
+ };
1198
+ rules: {
1199
+ 'deprecation/deprecation': string;
1200
+ 'import/order': (string | {
1201
+ alphabetize: {
1202
+ order: string;
1203
+ caseInsensitive: boolean;
1204
+ };
1205
+ 'newlines-between': string;
1206
+ groups: (string | string[])[];
1207
+ pathGroups: {
1208
+ pattern: string;
1209
+ group: string;
1210
+ position: string;
1211
+ }[];
1212
+ pathGroupsExcludedImportTypes: any[];
1213
+ })[];
1214
+ '@typescript-eslint/no-dynamic-delete': string;
1215
+ '@typescript-eslint/no-invalid-void-type': string;
1216
+ 'no-useless-constructor': string;
1217
+ '@typescript-eslint/no-useless-constructor': string;
1218
+ '@typescript-eslint/prefer-ts-expect-error': string;
1219
+ '@typescript-eslint/prefer-literal-enum-member': string;
1220
+ '@typescript-eslint/no-non-null-asserted-nullish-coalescing': string;
1221
+ '@typescript-eslint/no-floating-promises': string;
1222
+ '@typescript-eslint/explicit-member-accessibility': string;
1223
+ '@typescript-eslint/adjacent-overload-signatures': string;
1224
+ '@typescript-eslint/ban-types': (string | {
1225
+ types: {
1226
+ DisidSafeAny: {
1227
+ message: string;
1228
+ };
1229
+ Object: {
1230
+ message: string;
1231
+ };
1232
+ Function: {
1233
+ message: string;
1234
+ };
1235
+ Boolean: {
1236
+ message: string;
1237
+ };
1238
+ Number: {
1239
+ message: string;
1240
+ };
1241
+ String: {
1242
+ message: string;
1243
+ };
1244
+ Symbol: {
1245
+ message: string;
1246
+ };
1247
+ };
1248
+ })[];
1249
+ '@typescript-eslint/consistent-type-assertions': string;
1250
+ '@typescript-eslint/dot-notation': string;
1251
+ '@typescript-eslint/naming-convention': (string | {
1252
+ selector: string;
1253
+ format: string[];
1254
+ leadingUnderscore: string;
1255
+ trailingUnderscore: string;
1256
+ } | {
1257
+ selector: string;
1258
+ format: string[];
1259
+ leadingUnderscore?: undefined;
1260
+ trailingUnderscore?: undefined;
1261
+ })[];
1262
+ '@typescript-eslint/no-empty-function': string;
1263
+ '@typescript-eslint/no-empty-interface': string;
1264
+ '@typescript-eslint/no-misused-new': string;
1265
+ '@typescript-eslint/no-namespace': string;
1266
+ '@typescript-eslint/no-non-null-assertion': string;
1267
+ '@typescript-eslint/no-unused-expressions': string;
1268
+ '@typescript-eslint/no-use-before-define': string;
1269
+ '@typescript-eslint/no-var-requires': string;
1270
+ '@typescript-eslint/prefer-for-of': string;
1271
+ '@typescript-eslint/prefer-function-type': string;
1272
+ '@typescript-eslint/prefer-namespace-keyword': string;
1273
+ '@typescript-eslint/triple-slash-reference': (string | {
1274
+ path: string;
1275
+ types: string;
1276
+ lib: string;
1277
+ })[];
1278
+ '@typescript-eslint/unified-signatures': string;
1279
+ '@typescript-eslint/no-shadow': (string | {
1280
+ hoist: string;
1281
+ })[];
1282
+ '@typescript-eslint/member-ordering': (string | {
1283
+ default: string[];
1284
+ })[];
1285
+ '@typescript-eslint/array-type': string;
1286
+ '@typescript-eslint/no-explicit-any': (string | {
1287
+ ignoreRestArgs: boolean;
1288
+ })[];
1289
+ '@typescript-eslint/no-inferrable-types': string;
1290
+ '@typescript-eslint/no-unused-vars': string;
1291
+ '@typescript-eslint/no-dupe-class-members': string[];
1292
+ '@typescript-eslint/quotes': number;
1293
+ '@typescript-eslint/brace-style': string;
1294
+ '@typescript-eslint/comma-dangle': string;
1295
+ '@typescript-eslint/comma-spacing': string;
1296
+ '@typescript-eslint/func-call-spacing': string;
1297
+ '@typescript-eslint/indent': string;
1298
+ '@typescript-eslint/keyword-spacing': string;
1299
+ '@typescript-eslint/member-delimiter-style': string;
1300
+ '@typescript-eslint/no-extra-parens': string;
1301
+ '@typescript-eslint/no-extra-semi': string;
1302
+ '@typescript-eslint/object-curly-spacing': string;
1303
+ '@typescript-eslint/semi': string;
1304
+ '@typescript-eslint/space-before-function-paren': string;
1305
+ '@typescript-eslint/space-infix-ops': string;
1306
+ '@typescript-eslint/type-annotation-spacing': string;
1307
+ '@typescript-eslint/explicit-function-return-type': string;
1308
+ '@typescript-eslint/explicit-module-boundary-types': string;
1309
+ '@angular-eslint/sort-lifecycle-methods': string;
1310
+ '@angular-eslint/component-class-suffix': string;
1311
+ '@angular-eslint/component-selector': (string | {
1312
+ type: string[];
1313
+ prefix: string;
1314
+ style: string;
1315
+ })[];
1316
+ '@angular-eslint/contextual-lifecycle': string;
1317
+ '@angular-eslint/directive-class-suffix': string;
1318
+ '@angular-eslint/no-conflicting-lifecycle': string;
1319
+ '@angular-eslint/no-host-metadata-property': string;
1320
+ '@angular-eslint/no-input-rename': string;
1321
+ '@angular-eslint/no-inputs-metadata-property': string;
1322
+ '@angular-eslint/no-output-native': string;
1323
+ '@angular-eslint/no-output-on-prefix': string;
1324
+ '@angular-eslint/no-output-rename': string;
1325
+ '@angular-eslint/no-outputs-metadata-property': string;
1326
+ '@angular-eslint/use-lifecycle-interface': string;
1327
+ '@angular-eslint/use-pipe-transform-interface': string;
1328
+ '@angular-eslint/no-empty-lifecycle-method': string;
1329
+ '@angular-eslint/directive-selector': (string | {
1330
+ type: string;
1331
+ prefix: string;
1332
+ style: string;
1333
+ })[];
1334
+ length: number;
1335
+ toString(): string;
1336
+ toLocaleString(): string;
1337
+ toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
1338
+ pop(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1339
+ push(...items: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]): number;
1340
+ concat(...items: ConcatArray<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>[]): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1341
+ concat(...items: (import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig | ConcatArray<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>)[]): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1342
+ join(separator?: string): string;
1343
+ reverse(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1344
+ shift(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1345
+ slice(start?: number, end?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1346
+ sort(compareFn?: (a: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, b: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig) => number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfigArray;
1347
+ splice(start: number, deleteCount?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1348
+ splice(start: number, deleteCount: number, ...items: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1349
+ unshift(...items: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]): number;
1350
+ indexOf(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): number;
1351
+ lastIndexOf(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): number;
1352
+ every<S extends import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => value is S, thisArg?: any): this is S[];
1353
+ every(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => unknown, thisArg?: any): boolean;
1354
+ some(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => unknown, thisArg?: any): boolean;
1355
+ forEach(callbackfn: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => void, thisArg?: any): void;
1356
+ map<U>(callbackfn: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => U, thisArg?: any): U[];
1357
+ filter<S extends import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => value is S, thisArg?: any): S[];
1358
+ filter(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => unknown, thisArg?: any): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1359
+ reduce(callbackfn: (previousValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1360
+ reduce(callbackfn: (previousValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, initialValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1361
+ reduce<U>(callbackfn: (previousValue: U, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => U, initialValue: U): U;
1362
+ reduceRight(callbackfn: (previousValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1363
+ reduceRight(callbackfn: (previousValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, initialValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1364
+ reduceRight<U>(callbackfn: (previousValue: U, currentValue: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, currentIndex: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => U, initialValue: U): U;
1365
+ find<S extends import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, obj: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => value is S, thisArg?: any): S;
1366
+ find(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, obj: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => unknown, thisArg?: any): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1367
+ findIndex(predicate: (value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, obj: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => unknown, thisArg?: any): number;
1368
+ fill(value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, start?: number, end?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfigArray;
1369
+ copyWithin(target: number, start: number, end?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfigArray;
1370
+ entries(): ArrayIterator<[number, import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig]>;
1371
+ keys(): ArrayIterator<number>;
1372
+ values(): ArrayIterator<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>;
1373
+ includes(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): boolean;
1374
+ flatMap<U, This = undefined>(callback: (this: This, value: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, index: number, array: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]) => U | readonly U[], thisArg?: This): U[];
1375
+ flat<A, D extends number = 1>(this: A, depth?: D): FlatArray<A, D>[];
1376
+ at(index: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1377
+ [Symbol.iterator](): ArrayIterator<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>;
1378
+ [Symbol.unscopables]: {
1379
+ [x: number]: boolean;
1380
+ length?: boolean;
1381
+ toString?: boolean;
1382
+ toLocaleString?: boolean;
1383
+ pop?: boolean;
1384
+ push?: boolean;
1385
+ concat?: boolean;
1386
+ join?: boolean;
1387
+ reverse?: boolean;
1388
+ shift?: boolean;
1389
+ slice?: boolean;
1390
+ sort?: boolean;
1391
+ splice?: boolean;
1392
+ unshift?: boolean;
1393
+ indexOf?: boolean;
1394
+ lastIndexOf?: boolean;
1395
+ every?: boolean;
1396
+ some?: boolean;
1397
+ forEach?: boolean;
1398
+ map?: boolean;
1399
+ filter?: boolean;
1400
+ reduce?: boolean;
1401
+ reduceRight?: boolean;
1402
+ find?: boolean;
1403
+ findIndex?: boolean;
1404
+ fill?: boolean;
1405
+ copyWithin?: boolean;
1406
+ entries?: boolean;
1407
+ keys?: boolean;
1408
+ values?: boolean;
1409
+ includes?: boolean;
1410
+ flatMap?: boolean;
1411
+ flat?: boolean;
1412
+ at?: boolean;
1413
+ [Symbol.iterator]?: boolean;
1414
+ readonly [Symbol.unscopables]?: boolean;
1415
+ };
1416
+ };
1417
+ }[];
1418
+ export default _default;