@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,1848 @@
1
+ declare const _default: (import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig> | {
2
+ readonly rules: Readonly<import("eslint").Linter.RulesRecord>;
3
+ } | import("eslint-define-config").FlatESLintConfig | {
4
+ files: string[];
5
+ plugins: {
6
+ '@angular-eslint': string[];
7
+ };
8
+ languageOptions: {
9
+ parser: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleParser;
10
+ parserOptions: {
11
+ project: string[];
12
+ tsconfigRootDir: string;
13
+ sourceType: string;
14
+ };
15
+ ecmaVersion: number;
16
+ sourceType: string;
17
+ globals: {
18
+ __dirname: false;
19
+ __filename: false;
20
+ AbortController: false;
21
+ AbortSignal: false;
22
+ AsyncDisposableStack: false;
23
+ atob: false;
24
+ Blob: false;
25
+ BroadcastChannel: false;
26
+ btoa: false;
27
+ Buffer: false;
28
+ ByteLengthQueuingStrategy: false;
29
+ clearImmediate: false;
30
+ clearInterval: false;
31
+ clearTimeout: false;
32
+ CloseEvent: false;
33
+ CompressionStream: false;
34
+ console: false;
35
+ CountQueuingStrategy: false;
36
+ crypto: false;
37
+ Crypto: false;
38
+ CryptoKey: false;
39
+ CustomEvent: false;
40
+ DecompressionStream: false;
41
+ DisposableStack: false;
42
+ DOMException: false;
43
+ ErrorEvent: false;
44
+ Event: false;
45
+ EventTarget: false;
46
+ exports: true;
47
+ fetch: false;
48
+ File: false;
49
+ FormData: false;
50
+ global: false;
51
+ Headers: false;
52
+ localStorage: false;
53
+ MessageChannel: false;
54
+ MessageEvent: false;
55
+ MessagePort: false;
56
+ module: false;
57
+ navigator: false;
58
+ Navigator: false;
59
+ performance: false;
60
+ Performance: false;
61
+ PerformanceEntry: false;
62
+ PerformanceMark: false;
63
+ PerformanceMeasure: false;
64
+ PerformanceObserver: false;
65
+ PerformanceObserverEntryList: false;
66
+ PerformanceResourceTiming: false;
67
+ process: false;
68
+ queueMicrotask: false;
69
+ ReadableByteStreamController: false;
70
+ ReadableStream: false;
71
+ ReadableStreamBYOBReader: false;
72
+ ReadableStreamBYOBRequest: false;
73
+ ReadableStreamDefaultController: false;
74
+ ReadableStreamDefaultReader: false;
75
+ Request: false;
76
+ require: false;
77
+ Response: false;
78
+ sessionStorage: false;
79
+ setImmediate: false;
80
+ setInterval: false;
81
+ setTimeout: false;
82
+ Storage: false;
83
+ structuredClone: false;
84
+ SubtleCrypto: false;
85
+ SuppressedError: false;
86
+ TextDecoder: false;
87
+ TextDecoderStream: false;
88
+ TextEncoder: false;
89
+ TextEncoderStream: false;
90
+ TransformStream: false;
91
+ TransformStreamDefaultController: false;
92
+ URL: false;
93
+ URLPattern: false;
94
+ URLSearchParams: false;
95
+ WebAssembly: false;
96
+ WebSocket: false;
97
+ WritableStream: false;
98
+ WritableStreamDefaultController: false;
99
+ WritableStreamDefaultWriter: false;
100
+ AbsoluteOrientationSensor: false;
101
+ AbstractRange: false;
102
+ Accelerometer: false;
103
+ addEventListener: false;
104
+ ai: false;
105
+ AI: false;
106
+ AICreateMonitor: false;
107
+ AITextSession: false;
108
+ alert: false;
109
+ AnalyserNode: false;
110
+ Animation: false;
111
+ AnimationEffect: false;
112
+ AnimationEvent: false;
113
+ AnimationPlaybackEvent: false;
114
+ AnimationTimeline: false;
115
+ Attr: false;
116
+ Audio: false;
117
+ AudioBuffer: false;
118
+ AudioBufferSourceNode: false;
119
+ AudioContext: false;
120
+ AudioData: false;
121
+ AudioDecoder: false;
122
+ AudioDestinationNode: false;
123
+ AudioEncoder: false;
124
+ AudioListener: false;
125
+ AudioNode: false;
126
+ AudioParam: false;
127
+ AudioParamMap: false;
128
+ AudioProcessingEvent: false;
129
+ AudioScheduledSourceNode: false;
130
+ AudioSinkInfo: false;
131
+ AudioWorklet: false;
132
+ AudioWorkletGlobalScope: false;
133
+ AudioWorkletNode: false;
134
+ AudioWorkletProcessor: false;
135
+ AuthenticatorAssertionResponse: false;
136
+ AuthenticatorAttestationResponse: false;
137
+ AuthenticatorResponse: false;
138
+ BackgroundFetchManager: false;
139
+ BackgroundFetchRecord: false;
140
+ BackgroundFetchRegistration: false;
141
+ BarcodeDetector: false;
142
+ BarProp: false;
143
+ BaseAudioContext: false;
144
+ BatteryManager: false;
145
+ BeforeUnloadEvent: false;
146
+ BiquadFilterNode: false;
147
+ BlobEvent: false;
148
+ Bluetooth: false;
149
+ BluetoothCharacteristicProperties: false;
150
+ BluetoothDevice: false;
151
+ BluetoothRemoteGATTCharacteristic: false;
152
+ BluetoothRemoteGATTDescriptor: false;
153
+ BluetoothRemoteGATTServer: false;
154
+ BluetoothRemoteGATTService: false;
155
+ BluetoothUUID: false;
156
+ blur: false;
157
+ BrowserCaptureMediaStreamTrack: false;
158
+ Cache: false;
159
+ caches: false;
160
+ CacheStorage: false;
161
+ cancelAnimationFrame: false;
162
+ cancelIdleCallback: false;
163
+ CanvasCaptureMediaStream: false;
164
+ CanvasCaptureMediaStreamTrack: false;
165
+ CanvasGradient: false;
166
+ CanvasPattern: false;
167
+ CanvasRenderingContext2D: false;
168
+ CaptureController: false;
169
+ CaretPosition: false;
170
+ CDATASection: false;
171
+ ChannelMergerNode: false;
172
+ ChannelSplitterNode: false;
173
+ ChapterInformation: false;
174
+ CharacterBoundsUpdateEvent: false;
175
+ CharacterData: false;
176
+ clientInformation: false;
177
+ Clipboard: false;
178
+ ClipboardChangeEvent: false;
179
+ ClipboardEvent: false;
180
+ ClipboardItem: false;
181
+ close: false;
182
+ closed: false;
183
+ CloseWatcher: false;
184
+ CommandEvent: false;
185
+ Comment: false;
186
+ CompositionEvent: false;
187
+ confirm: false;
188
+ ConstantSourceNode: false;
189
+ ContentVisibilityAutoStateChangeEvent: false;
190
+ ConvolverNode: false;
191
+ CookieChangeEvent: false;
192
+ CookieDeprecationLabel: false;
193
+ cookieStore: false;
194
+ CookieStore: false;
195
+ CookieStoreManager: false;
196
+ createImageBitmap: false;
197
+ CreateMonitor: false;
198
+ Credential: false;
199
+ credentialless: false;
200
+ CredentialsContainer: false;
201
+ CropTarget: false;
202
+ crossOriginIsolated: false;
203
+ CSPViolationReportBody: false;
204
+ CSS: false;
205
+ CSSAnimation: false;
206
+ CSSConditionRule: false;
207
+ CSSContainerRule: false;
208
+ CSSCounterStyleRule: false;
209
+ CSSFontFaceRule: false;
210
+ CSSFontFeatureValuesRule: false;
211
+ CSSFontPaletteValuesRule: false;
212
+ CSSFunctionDeclarations: false;
213
+ CSSFunctionDescriptors: false;
214
+ CSSFunctionRule: false;
215
+ CSSGroupingRule: false;
216
+ CSSImageValue: false;
217
+ CSSImportRule: false;
218
+ CSSKeyframeRule: false;
219
+ CSSKeyframesRule: false;
220
+ CSSKeywordValue: false;
221
+ CSSLayerBlockRule: false;
222
+ CSSLayerStatementRule: false;
223
+ CSSMarginRule: false;
224
+ CSSMathClamp: false;
225
+ CSSMathInvert: false;
226
+ CSSMathMax: false;
227
+ CSSMathMin: false;
228
+ CSSMathNegate: false;
229
+ CSSMathProduct: false;
230
+ CSSMathSum: false;
231
+ CSSMathValue: false;
232
+ CSSMatrixComponent: false;
233
+ CSSMediaRule: false;
234
+ CSSNamespaceRule: false;
235
+ CSSNestedDeclarations: false;
236
+ CSSNumericArray: false;
237
+ CSSNumericValue: false;
238
+ CSSPageDescriptors: false;
239
+ CSSPageRule: false;
240
+ CSSPerspective: false;
241
+ CSSPositionTryDescriptors: false;
242
+ CSSPositionTryRule: false;
243
+ CSSPositionValue: false;
244
+ CSSPropertyRule: false;
245
+ CSSRotate: false;
246
+ CSSRule: false;
247
+ CSSRuleList: false;
248
+ CSSScale: false;
249
+ CSSScopeRule: false;
250
+ CSSSkew: false;
251
+ CSSSkewX: false;
252
+ CSSSkewY: false;
253
+ CSSStartingStyleRule: false;
254
+ CSSStyleDeclaration: false;
255
+ CSSStyleRule: false;
256
+ CSSStyleSheet: false;
257
+ CSSStyleValue: false;
258
+ CSSSupportsRule: false;
259
+ CSSTransformComponent: false;
260
+ CSSTransformValue: false;
261
+ CSSTransition: false;
262
+ CSSTranslate: false;
263
+ CSSUnitValue: false;
264
+ CSSUnparsedValue: false;
265
+ CSSVariableReferenceValue: false;
266
+ CSSViewTransitionRule: false;
267
+ currentFrame: false;
268
+ currentTime: false;
269
+ CustomElementRegistry: false;
270
+ customElements: false;
271
+ CustomStateSet: false;
272
+ DataTransfer: false;
273
+ DataTransferItem: false;
274
+ DataTransferItemList: false;
275
+ DelayNode: false;
276
+ DelegatedInkTrailPresenter: false;
277
+ DeviceMotionEvent: false;
278
+ DeviceMotionEventAcceleration: false;
279
+ DeviceMotionEventRotationRate: false;
280
+ DeviceOrientationEvent: false;
281
+ devicePixelRatio: false;
282
+ DevicePosture: false;
283
+ DigitalCredential: false;
284
+ dispatchEvent: false;
285
+ document: false;
286
+ Document: false;
287
+ DocumentFragment: false;
288
+ documentPictureInPicture: false;
289
+ DocumentPictureInPicture: false;
290
+ DocumentPictureInPictureEvent: false;
291
+ DocumentTimeline: false;
292
+ DocumentType: false;
293
+ DOMError: false;
294
+ DOMImplementation: false;
295
+ DOMMatrix: false;
296
+ DOMMatrixReadOnly: false;
297
+ DOMParser: false;
298
+ DOMPoint: false;
299
+ DOMPointReadOnly: false;
300
+ DOMQuad: false;
301
+ DOMRect: false;
302
+ DOMRectList: false;
303
+ DOMRectReadOnly: false;
304
+ DOMStringList: false;
305
+ DOMStringMap: false;
306
+ DOMTokenList: false;
307
+ DragEvent: false;
308
+ DynamicsCompressorNode: false;
309
+ EditContext: false;
310
+ Element: false;
311
+ ElementInternals: false;
312
+ EncodedAudioChunk: false;
313
+ EncodedVideoChunk: false;
314
+ event: false;
315
+ EventCounts: false;
316
+ EventSource: false;
317
+ external: false;
318
+ External: false;
319
+ EyeDropper: false;
320
+ FeaturePolicy: false;
321
+ FederatedCredential: false;
322
+ fence: false;
323
+ Fence: false;
324
+ FencedFrameConfig: false;
325
+ fetchLater: false;
326
+ FetchLaterResult: false;
327
+ FileList: false;
328
+ FileReader: false;
329
+ FileSystem: false;
330
+ FileSystemDirectoryEntry: false;
331
+ FileSystemDirectoryHandle: false;
332
+ FileSystemDirectoryReader: false;
333
+ FileSystemEntry: false;
334
+ FileSystemFileEntry: false;
335
+ FileSystemFileHandle: false;
336
+ FileSystemHandle: false;
337
+ FileSystemObserver: false;
338
+ FileSystemWritableFileStream: false;
339
+ find: false;
340
+ focus: false;
341
+ FocusEvent: false;
342
+ FontData: false;
343
+ FontFace: false;
344
+ FontFaceSet: false;
345
+ FontFaceSetLoadEvent: false;
346
+ FormDataEvent: false;
347
+ FragmentDirective: false;
348
+ frameElement: false;
349
+ frames: false;
350
+ GainNode: false;
351
+ Gamepad: false;
352
+ GamepadAxisMoveEvent: false;
353
+ GamepadButton: false;
354
+ GamepadButtonEvent: false;
355
+ GamepadEvent: false;
356
+ GamepadHapticActuator: false;
357
+ GamepadPose: false;
358
+ Geolocation: false;
359
+ GeolocationCoordinates: false;
360
+ GeolocationPosition: false;
361
+ GeolocationPositionError: false;
362
+ getComputedStyle: false;
363
+ getScreenDetails: false;
364
+ getSelection: false;
365
+ GPU: false;
366
+ GPUAdapter: false;
367
+ GPUAdapterInfo: false;
368
+ GPUBindGroup: false;
369
+ GPUBindGroupLayout: false;
370
+ GPUBuffer: false;
371
+ GPUBufferUsage: false;
372
+ GPUCanvasContext: false;
373
+ GPUColorWrite: false;
374
+ GPUCommandBuffer: false;
375
+ GPUCommandEncoder: false;
376
+ GPUCompilationInfo: false;
377
+ GPUCompilationMessage: false;
378
+ GPUComputePassEncoder: false;
379
+ GPUComputePipeline: false;
380
+ GPUDevice: false;
381
+ GPUDeviceLostInfo: false;
382
+ GPUError: false;
383
+ GPUExternalTexture: false;
384
+ GPUInternalError: false;
385
+ GPUMapMode: false;
386
+ GPUOutOfMemoryError: false;
387
+ GPUPipelineError: false;
388
+ GPUPipelineLayout: false;
389
+ GPUQuerySet: false;
390
+ GPUQueue: false;
391
+ GPURenderBundle: false;
392
+ GPURenderBundleEncoder: false;
393
+ GPURenderPassEncoder: false;
394
+ GPURenderPipeline: false;
395
+ GPUSampler: false;
396
+ GPUShaderModule: false;
397
+ GPUShaderStage: false;
398
+ GPUSupportedFeatures: false;
399
+ GPUSupportedLimits: false;
400
+ GPUTexture: false;
401
+ GPUTextureUsage: false;
402
+ GPUTextureView: false;
403
+ GPUUncapturedErrorEvent: false;
404
+ GPUValidationError: false;
405
+ GravitySensor: false;
406
+ Gyroscope: false;
407
+ HashChangeEvent: false;
408
+ HID: false;
409
+ HIDConnectionEvent: false;
410
+ HIDDevice: false;
411
+ HIDInputReportEvent: false;
412
+ Highlight: false;
413
+ HighlightRegistry: false;
414
+ history: false;
415
+ History: false;
416
+ HTMLAllCollection: false;
417
+ HTMLAnchorElement: false;
418
+ HTMLAreaElement: false;
419
+ HTMLAudioElement: false;
420
+ HTMLBaseElement: false;
421
+ HTMLBodyElement: false;
422
+ HTMLBRElement: false;
423
+ HTMLButtonElement: false;
424
+ HTMLCanvasElement: false;
425
+ HTMLCollection: false;
426
+ HTMLDataElement: false;
427
+ HTMLDataListElement: false;
428
+ HTMLDetailsElement: false;
429
+ HTMLDialogElement: false;
430
+ HTMLDirectoryElement: false;
431
+ HTMLDivElement: false;
432
+ HTMLDListElement: false;
433
+ HTMLDocument: false;
434
+ HTMLElement: false;
435
+ HTMLEmbedElement: false;
436
+ HTMLFencedFrameElement: false;
437
+ HTMLFieldSetElement: false;
438
+ HTMLFontElement: false;
439
+ HTMLFormControlsCollection: false;
440
+ HTMLFormElement: false;
441
+ HTMLFrameElement: false;
442
+ HTMLFrameSetElement: false;
443
+ HTMLHeadElement: false;
444
+ HTMLHeadingElement: false;
445
+ HTMLHRElement: false;
446
+ HTMLHtmlElement: false;
447
+ HTMLIFrameElement: false;
448
+ HTMLImageElement: false;
449
+ HTMLInputElement: false;
450
+ HTMLLabelElement: false;
451
+ HTMLLegendElement: false;
452
+ HTMLLIElement: false;
453
+ HTMLLinkElement: false;
454
+ HTMLMapElement: false;
455
+ HTMLMarqueeElement: false;
456
+ HTMLMediaElement: false;
457
+ HTMLMenuElement: false;
458
+ HTMLMetaElement: false;
459
+ HTMLMeterElement: false;
460
+ HTMLModElement: false;
461
+ HTMLObjectElement: false;
462
+ HTMLOListElement: false;
463
+ HTMLOptGroupElement: false;
464
+ HTMLOptionElement: false;
465
+ HTMLOptionsCollection: false;
466
+ HTMLOutputElement: false;
467
+ HTMLParagraphElement: false;
468
+ HTMLParamElement: false;
469
+ HTMLPictureElement: false;
470
+ HTMLPreElement: false;
471
+ HTMLProgressElement: false;
472
+ HTMLQuoteElement: false;
473
+ HTMLScriptElement: false;
474
+ HTMLSelectedContentElement: false;
475
+ HTMLSelectElement: false;
476
+ HTMLSlotElement: false;
477
+ HTMLSourceElement: false;
478
+ HTMLSpanElement: false;
479
+ HTMLStyleElement: false;
480
+ HTMLTableCaptionElement: false;
481
+ HTMLTableCellElement: false;
482
+ HTMLTableColElement: false;
483
+ HTMLTableElement: false;
484
+ HTMLTableRowElement: false;
485
+ HTMLTableSectionElement: false;
486
+ HTMLTemplateElement: false;
487
+ HTMLTextAreaElement: false;
488
+ HTMLTimeElement: false;
489
+ HTMLTitleElement: false;
490
+ HTMLTrackElement: false;
491
+ HTMLUListElement: false;
492
+ HTMLUnknownElement: false;
493
+ HTMLVideoElement: false;
494
+ IDBCursor: false;
495
+ IDBCursorWithValue: false;
496
+ IDBDatabase: false;
497
+ IDBFactory: false;
498
+ IDBIndex: false;
499
+ IDBKeyRange: false;
500
+ IDBObjectStore: false;
501
+ IDBOpenDBRequest: false;
502
+ IDBRecord: false;
503
+ IDBRequest: false;
504
+ IDBTransaction: false;
505
+ IDBVersionChangeEvent: false;
506
+ IdentityCredential: false;
507
+ IdentityCredentialError: false;
508
+ IdentityProvider: false;
509
+ IdleDeadline: false;
510
+ IdleDetector: false;
511
+ IIRFilterNode: false;
512
+ Image: false;
513
+ ImageBitmap: false;
514
+ ImageBitmapRenderingContext: false;
515
+ ImageCapture: false;
516
+ ImageData: false;
517
+ ImageDecoder: false;
518
+ ImageTrack: false;
519
+ ImageTrackList: false;
520
+ indexedDB: false;
521
+ Ink: false;
522
+ innerHeight: false;
523
+ innerWidth: false;
524
+ InputDeviceCapabilities: false;
525
+ InputDeviceInfo: false;
526
+ InputEvent: false;
527
+ IntegrityViolationReportBody: false;
528
+ InterestEvent: false;
529
+ IntersectionObserver: false;
530
+ IntersectionObserverEntry: false;
531
+ isSecureContext: false;
532
+ Keyboard: false;
533
+ KeyboardEvent: false;
534
+ KeyboardLayoutMap: false;
535
+ KeyframeEffect: false;
536
+ LanguageDetector: false;
537
+ LargestContentfulPaint: false;
538
+ LaunchParams: false;
539
+ launchQueue: false;
540
+ LaunchQueue: false;
541
+ LayoutShift: false;
542
+ LayoutShiftAttribution: false;
543
+ length: false;
544
+ LinearAccelerationSensor: false;
545
+ location: true;
546
+ Location: false;
547
+ locationbar: false;
548
+ Lock: false;
549
+ LockManager: false;
550
+ matchMedia: false;
551
+ MathMLElement: false;
552
+ MediaCapabilities: false;
553
+ MediaCapabilitiesInfo: false;
554
+ MediaDeviceInfo: false;
555
+ MediaDevices: false;
556
+ MediaElementAudioSourceNode: false;
557
+ MediaEncryptedEvent: false;
558
+ MediaError: false;
559
+ MediaKeyError: false;
560
+ MediaKeyMessageEvent: false;
561
+ MediaKeys: false;
562
+ MediaKeySession: false;
563
+ MediaKeyStatusMap: false;
564
+ MediaKeySystemAccess: false;
565
+ MediaList: false;
566
+ MediaMetadata: false;
567
+ MediaQueryList: false;
568
+ MediaQueryListEvent: false;
569
+ MediaRecorder: false;
570
+ MediaRecorderErrorEvent: false;
571
+ MediaSession: false;
572
+ MediaSource: false;
573
+ MediaSourceHandle: false;
574
+ MediaStream: false;
575
+ MediaStreamAudioDestinationNode: false;
576
+ MediaStreamAudioSourceNode: false;
577
+ MediaStreamEvent: false;
578
+ MediaStreamTrack: false;
579
+ MediaStreamTrackAudioSourceNode: false;
580
+ MediaStreamTrackAudioStats: false;
581
+ MediaStreamTrackEvent: false;
582
+ MediaStreamTrackGenerator: false;
583
+ MediaStreamTrackProcessor: false;
584
+ MediaStreamTrackVideoStats: false;
585
+ menubar: false;
586
+ MIDIAccess: false;
587
+ MIDIConnectionEvent: false;
588
+ MIDIInput: false;
589
+ MIDIInputMap: false;
590
+ MIDIMessageEvent: false;
591
+ MIDIOutput: false;
592
+ MIDIOutputMap: false;
593
+ MIDIPort: false;
594
+ MimeType: false;
595
+ MimeTypeArray: false;
596
+ model: false;
597
+ ModelGenericSession: false;
598
+ ModelManager: false;
599
+ MouseEvent: false;
600
+ moveBy: false;
601
+ moveTo: false;
602
+ MutationEvent: false;
603
+ MutationObserver: false;
604
+ MutationRecord: false;
605
+ name: false;
606
+ NamedNodeMap: false;
607
+ NavigateEvent: false;
608
+ navigation: false;
609
+ Navigation: false;
610
+ NavigationActivation: false;
611
+ NavigationCurrentEntryChangeEvent: false;
612
+ NavigationDestination: false;
613
+ NavigationHistoryEntry: false;
614
+ NavigationPrecommitController: false;
615
+ NavigationPreloadManager: false;
616
+ NavigationTransition: false;
617
+ NavigatorLogin: false;
618
+ NavigatorManagedData: false;
619
+ NavigatorUAData: false;
620
+ NetworkInformation: false;
621
+ Node: false;
622
+ NodeFilter: false;
623
+ NodeIterator: false;
624
+ NodeList: false;
625
+ Notification: false;
626
+ NotifyPaintEvent: false;
627
+ NotRestoredReasonDetails: false;
628
+ NotRestoredReasons: false;
629
+ Observable: false;
630
+ OfflineAudioCompletionEvent: false;
631
+ OfflineAudioContext: false;
632
+ offscreenBuffering: false;
633
+ OffscreenCanvas: false;
634
+ OffscreenCanvasRenderingContext2D: false;
635
+ onabort: true;
636
+ onafterprint: true;
637
+ onanimationcancel: true;
638
+ onanimationend: true;
639
+ onanimationiteration: true;
640
+ onanimationstart: true;
641
+ onappinstalled: true;
642
+ onauxclick: true;
643
+ onbeforeinput: true;
644
+ onbeforeinstallprompt: true;
645
+ onbeforematch: true;
646
+ onbeforeprint: true;
647
+ onbeforetoggle: true;
648
+ onbeforeunload: true;
649
+ onbeforexrselect: true;
650
+ onblur: true;
651
+ oncancel: true;
652
+ oncanplay: true;
653
+ oncanplaythrough: true;
654
+ onchange: true;
655
+ onclick: true;
656
+ onclose: true;
657
+ oncommand: true;
658
+ oncontentvisibilityautostatechange: true;
659
+ oncontextlost: true;
660
+ oncontextmenu: true;
661
+ oncontextrestored: true;
662
+ oncopy: true;
663
+ oncuechange: true;
664
+ oncut: true;
665
+ ondblclick: true;
666
+ ondevicemotion: true;
667
+ ondeviceorientation: true;
668
+ ondeviceorientationabsolute: true;
669
+ ondrag: true;
670
+ ondragend: true;
671
+ ondragenter: true;
672
+ ondragleave: true;
673
+ ondragover: true;
674
+ ondragstart: true;
675
+ ondrop: true;
676
+ ondurationchange: true;
677
+ onemptied: true;
678
+ onended: true;
679
+ onerror: true;
680
+ onfocus: true;
681
+ onformdata: true;
682
+ ongamepadconnected: true;
683
+ ongamepaddisconnected: true;
684
+ ongotpointercapture: true;
685
+ onhashchange: true;
686
+ oninput: true;
687
+ oninvalid: true;
688
+ onkeydown: true;
689
+ onkeypress: true;
690
+ onkeyup: true;
691
+ onlanguagechange: true;
692
+ onload: true;
693
+ onloadeddata: true;
694
+ onloadedmetadata: true;
695
+ onloadstart: true;
696
+ onlostpointercapture: true;
697
+ onmessage: true;
698
+ onmessageerror: true;
699
+ onmousedown: true;
700
+ onmouseenter: true;
701
+ onmouseleave: true;
702
+ onmousemove: true;
703
+ onmouseout: true;
704
+ onmouseover: true;
705
+ onmouseup: true;
706
+ onmousewheel: true;
707
+ onoffline: true;
708
+ ononline: true;
709
+ onpagehide: true;
710
+ onpagereveal: true;
711
+ onpageshow: true;
712
+ onpageswap: true;
713
+ onpaste: true;
714
+ onpause: true;
715
+ onplay: true;
716
+ onplaying: true;
717
+ onpointercancel: true;
718
+ onpointerdown: true;
719
+ onpointerenter: true;
720
+ onpointerleave: true;
721
+ onpointermove: true;
722
+ onpointerout: true;
723
+ onpointerover: true;
724
+ onpointerrawupdate: true;
725
+ onpointerup: true;
726
+ onpopstate: true;
727
+ onprogress: true;
728
+ onratechange: true;
729
+ onrejectionhandled: true;
730
+ onreset: true;
731
+ onresize: true;
732
+ onscroll: true;
733
+ onscrollend: true;
734
+ onscrollsnapchange: true;
735
+ onscrollsnapchanging: true;
736
+ onsearch: true;
737
+ onsecuritypolicyviolation: true;
738
+ onseeked: true;
739
+ onseeking: true;
740
+ onselect: true;
741
+ onselectionchange: true;
742
+ onselectstart: true;
743
+ onslotchange: true;
744
+ onstalled: true;
745
+ onstorage: true;
746
+ onsubmit: true;
747
+ onsuspend: true;
748
+ ontimeupdate: true;
749
+ ontoggle: true;
750
+ ontransitioncancel: true;
751
+ ontransitionend: true;
752
+ ontransitionrun: true;
753
+ ontransitionstart: true;
754
+ onunhandledrejection: true;
755
+ onunload: true;
756
+ onvolumechange: true;
757
+ onwaiting: true;
758
+ onwheel: true;
759
+ open: false;
760
+ opener: false;
761
+ Option: false;
762
+ OrientationSensor: false;
763
+ origin: false;
764
+ originAgentCluster: false;
765
+ OscillatorNode: false;
766
+ OTPCredential: false;
767
+ outerHeight: false;
768
+ outerWidth: false;
769
+ OverconstrainedError: false;
770
+ PageRevealEvent: false;
771
+ PageSwapEvent: false;
772
+ PageTransitionEvent: false;
773
+ pageXOffset: false;
774
+ pageYOffset: false;
775
+ PannerNode: false;
776
+ parent: false;
777
+ PasswordCredential: false;
778
+ Path2D: false;
779
+ PaymentAddress: false;
780
+ PaymentManager: false;
781
+ PaymentMethodChangeEvent: false;
782
+ PaymentRequest: false;
783
+ PaymentRequestUpdateEvent: false;
784
+ PaymentResponse: false;
785
+ PerformanceElementTiming: false;
786
+ PerformanceEventTiming: false;
787
+ PerformanceLongAnimationFrameTiming: false;
788
+ PerformanceLongTaskTiming: false;
789
+ PerformanceNavigation: false;
790
+ PerformanceNavigationTiming: false;
791
+ PerformancePaintTiming: false;
792
+ PerformanceScriptTiming: false;
793
+ PerformanceServerTiming: false;
794
+ PerformanceTiming: false;
795
+ PeriodicSyncManager: false;
796
+ PeriodicWave: false;
797
+ Permissions: false;
798
+ PermissionStatus: false;
799
+ PERSISTENT: false;
800
+ personalbar: false;
801
+ PictureInPictureEvent: false;
802
+ PictureInPictureWindow: false;
803
+ Plugin: false;
804
+ PluginArray: false;
805
+ PointerEvent: false;
806
+ PopStateEvent: false;
807
+ postMessage: false;
808
+ Presentation: false;
809
+ PresentationAvailability: false;
810
+ PresentationConnection: false;
811
+ PresentationConnectionAvailableEvent: false;
812
+ PresentationConnectionCloseEvent: false;
813
+ PresentationConnectionList: false;
814
+ PresentationReceiver: false;
815
+ PresentationRequest: false;
816
+ PressureObserver: false;
817
+ PressureRecord: false;
818
+ print: false;
819
+ ProcessingInstruction: false;
820
+ Profiler: false;
821
+ ProgressEvent: false;
822
+ PromiseRejectionEvent: false;
823
+ prompt: false;
824
+ ProtectedAudience: false;
825
+ PublicKeyCredential: false;
826
+ PushManager: false;
827
+ PushSubscription: false;
828
+ PushSubscriptionOptions: false;
829
+ queryLocalFonts: false;
830
+ QuotaExceededError: false;
831
+ RadioNodeList: false;
832
+ Range: false;
833
+ registerProcessor: false;
834
+ RelativeOrientationSensor: false;
835
+ RemotePlayback: false;
836
+ removeEventListener: false;
837
+ ReportBody: false;
838
+ reportError: false;
839
+ ReportingObserver: false;
840
+ requestAnimationFrame: false;
841
+ requestIdleCallback: false;
842
+ resizeBy: false;
843
+ ResizeObserver: false;
844
+ ResizeObserverEntry: false;
845
+ ResizeObserverSize: false;
846
+ resizeTo: false;
847
+ RestrictionTarget: false;
848
+ RTCCertificate: false;
849
+ RTCDataChannel: false;
850
+ RTCDataChannelEvent: false;
851
+ RTCDtlsTransport: false;
852
+ RTCDTMFSender: false;
853
+ RTCDTMFToneChangeEvent: false;
854
+ RTCEncodedAudioFrame: false;
855
+ RTCEncodedVideoFrame: false;
856
+ RTCError: false;
857
+ RTCErrorEvent: false;
858
+ RTCIceCandidate: false;
859
+ RTCIceTransport: false;
860
+ RTCPeerConnection: false;
861
+ RTCPeerConnectionIceErrorEvent: false;
862
+ RTCPeerConnectionIceEvent: false;
863
+ RTCRtpReceiver: false;
864
+ RTCRtpScriptTransform: false;
865
+ RTCRtpSender: false;
866
+ RTCRtpTransceiver: false;
867
+ RTCSctpTransport: false;
868
+ RTCSessionDescription: false;
869
+ RTCStatsReport: false;
870
+ RTCTrackEvent: false;
871
+ sampleRate: false;
872
+ scheduler: false;
873
+ Scheduler: false;
874
+ Scheduling: false;
875
+ screen: false;
876
+ Screen: false;
877
+ ScreenDetailed: false;
878
+ ScreenDetails: false;
879
+ screenLeft: false;
880
+ ScreenOrientation: false;
881
+ screenTop: false;
882
+ screenX: false;
883
+ screenY: false;
884
+ ScriptProcessorNode: false;
885
+ scroll: false;
886
+ scrollbars: false;
887
+ scrollBy: false;
888
+ ScrollTimeline: false;
889
+ scrollTo: false;
890
+ scrollX: false;
891
+ scrollY: false;
892
+ SecurityPolicyViolationEvent: false;
893
+ Selection: false;
894
+ self: false;
895
+ Sensor: false;
896
+ SensorErrorEvent: false;
897
+ Serial: false;
898
+ SerialPort: false;
899
+ ServiceWorker: false;
900
+ ServiceWorkerContainer: false;
901
+ ServiceWorkerRegistration: false;
902
+ ShadowRoot: false;
903
+ sharedStorage: false;
904
+ SharedStorage: false;
905
+ SharedStorageAppendMethod: false;
906
+ SharedStorageClearMethod: false;
907
+ SharedStorageDeleteMethod: false;
908
+ SharedStorageModifierMethod: false;
909
+ SharedStorageSetMethod: false;
910
+ SharedStorageWorklet: false;
911
+ SharedWorker: false;
912
+ showDirectoryPicker: false;
913
+ showOpenFilePicker: false;
914
+ showSaveFilePicker: false;
915
+ SnapEvent: false;
916
+ SourceBuffer: false;
917
+ SourceBufferList: false;
918
+ SpeechGrammar: false;
919
+ SpeechGrammarList: false;
920
+ SpeechRecognition: false;
921
+ SpeechRecognitionErrorEvent: false;
922
+ SpeechRecognitionEvent: false;
923
+ SpeechRecognitionPhrase: false;
924
+ speechSynthesis: false;
925
+ SpeechSynthesis: false;
926
+ SpeechSynthesisErrorEvent: false;
927
+ SpeechSynthesisEvent: false;
928
+ SpeechSynthesisUtterance: false;
929
+ SpeechSynthesisVoice: false;
930
+ StaticRange: false;
931
+ status: false;
932
+ statusbar: false;
933
+ StereoPannerNode: false;
934
+ stop: false;
935
+ StorageBucket: false;
936
+ StorageBucketManager: false;
937
+ StorageEvent: false;
938
+ StorageManager: false;
939
+ styleMedia: false;
940
+ StylePropertyMap: false;
941
+ StylePropertyMapReadOnly: false;
942
+ StyleSheet: false;
943
+ StyleSheetList: false;
944
+ SubmitEvent: false;
945
+ Subscriber: false;
946
+ Summarizer: false;
947
+ SVGAElement: false;
948
+ SVGAngle: false;
949
+ SVGAnimatedAngle: false;
950
+ SVGAnimatedBoolean: false;
951
+ SVGAnimatedEnumeration: false;
952
+ SVGAnimatedInteger: false;
953
+ SVGAnimatedLength: false;
954
+ SVGAnimatedLengthList: false;
955
+ SVGAnimatedNumber: false;
956
+ SVGAnimatedNumberList: false;
957
+ SVGAnimatedPreserveAspectRatio: false;
958
+ SVGAnimatedRect: false;
959
+ SVGAnimatedString: false;
960
+ SVGAnimatedTransformList: false;
961
+ SVGAnimateElement: false;
962
+ SVGAnimateMotionElement: false;
963
+ SVGAnimateTransformElement: false;
964
+ SVGAnimationElement: false;
965
+ SVGCircleElement: false;
966
+ SVGClipPathElement: false;
967
+ SVGComponentTransferFunctionElement: false;
968
+ SVGDefsElement: false;
969
+ SVGDescElement: false;
970
+ SVGElement: false;
971
+ SVGEllipseElement: false;
972
+ SVGFEBlendElement: false;
973
+ SVGFEColorMatrixElement: false;
974
+ SVGFEComponentTransferElement: false;
975
+ SVGFECompositeElement: false;
976
+ SVGFEConvolveMatrixElement: false;
977
+ SVGFEDiffuseLightingElement: false;
978
+ SVGFEDisplacementMapElement: false;
979
+ SVGFEDistantLightElement: false;
980
+ SVGFEDropShadowElement: false;
981
+ SVGFEFloodElement: false;
982
+ SVGFEFuncAElement: false;
983
+ SVGFEFuncBElement: false;
984
+ SVGFEFuncGElement: false;
985
+ SVGFEFuncRElement: false;
986
+ SVGFEGaussianBlurElement: false;
987
+ SVGFEImageElement: false;
988
+ SVGFEMergeElement: false;
989
+ SVGFEMergeNodeElement: false;
990
+ SVGFEMorphologyElement: false;
991
+ SVGFEOffsetElement: false;
992
+ SVGFEPointLightElement: false;
993
+ SVGFESpecularLightingElement: false;
994
+ SVGFESpotLightElement: false;
995
+ SVGFETileElement: false;
996
+ SVGFETurbulenceElement: false;
997
+ SVGFilterElement: false;
998
+ SVGForeignObjectElement: false;
999
+ SVGGElement: false;
1000
+ SVGGeometryElement: false;
1001
+ SVGGradientElement: false;
1002
+ SVGGraphicsElement: false;
1003
+ SVGImageElement: false;
1004
+ SVGLength: false;
1005
+ SVGLengthList: false;
1006
+ SVGLinearGradientElement: false;
1007
+ SVGLineElement: false;
1008
+ SVGMarkerElement: false;
1009
+ SVGMaskElement: false;
1010
+ SVGMatrix: false;
1011
+ SVGMetadataElement: false;
1012
+ SVGMPathElement: false;
1013
+ SVGNumber: false;
1014
+ SVGNumberList: false;
1015
+ SVGPathElement: false;
1016
+ SVGPatternElement: false;
1017
+ SVGPoint: false;
1018
+ SVGPointList: false;
1019
+ SVGPolygonElement: false;
1020
+ SVGPolylineElement: false;
1021
+ SVGPreserveAspectRatio: false;
1022
+ SVGRadialGradientElement: false;
1023
+ SVGRect: false;
1024
+ SVGRectElement: false;
1025
+ SVGScriptElement: false;
1026
+ SVGSetElement: false;
1027
+ SVGStopElement: false;
1028
+ SVGStringList: false;
1029
+ SVGStyleElement: false;
1030
+ SVGSVGElement: false;
1031
+ SVGSwitchElement: false;
1032
+ SVGSymbolElement: false;
1033
+ SVGTextContentElement: false;
1034
+ SVGTextElement: false;
1035
+ SVGTextPathElement: false;
1036
+ SVGTextPositioningElement: false;
1037
+ SVGTitleElement: false;
1038
+ SVGTransform: false;
1039
+ SVGTransformList: false;
1040
+ SVGTSpanElement: false;
1041
+ SVGUnitTypes: false;
1042
+ SVGUseElement: false;
1043
+ SVGViewElement: false;
1044
+ SyncManager: false;
1045
+ TaskAttributionTiming: false;
1046
+ TaskController: false;
1047
+ TaskPriorityChangeEvent: false;
1048
+ TaskSignal: false;
1049
+ TEMPORARY: false;
1050
+ Text: false;
1051
+ TextEvent: false;
1052
+ TextFormat: false;
1053
+ TextFormatUpdateEvent: false;
1054
+ TextMetrics: false;
1055
+ TextTrack: false;
1056
+ TextTrackCue: false;
1057
+ TextTrackCueList: false;
1058
+ TextTrackList: false;
1059
+ TextUpdateEvent: false;
1060
+ TimeEvent: false;
1061
+ TimeRanges: false;
1062
+ ToggleEvent: false;
1063
+ toolbar: false;
1064
+ top: false;
1065
+ Touch: false;
1066
+ TouchEvent: false;
1067
+ TouchList: false;
1068
+ TrackEvent: false;
1069
+ TransitionEvent: false;
1070
+ Translator: false;
1071
+ TreeWalker: false;
1072
+ TrustedHTML: false;
1073
+ TrustedScript: false;
1074
+ TrustedScriptURL: false;
1075
+ TrustedTypePolicy: false;
1076
+ TrustedTypePolicyFactory: false;
1077
+ trustedTypes: false;
1078
+ UIEvent: false;
1079
+ USB: false;
1080
+ USBAlternateInterface: false;
1081
+ USBConfiguration: false;
1082
+ USBConnectionEvent: false;
1083
+ USBDevice: false;
1084
+ USBEndpoint: false;
1085
+ USBInterface: false;
1086
+ USBInTransferResult: false;
1087
+ USBIsochronousInTransferPacket: false;
1088
+ USBIsochronousInTransferResult: false;
1089
+ USBIsochronousOutTransferPacket: false;
1090
+ USBIsochronousOutTransferResult: false;
1091
+ USBOutTransferResult: false;
1092
+ UserActivation: false;
1093
+ ValidityState: false;
1094
+ VideoColorSpace: false;
1095
+ VideoDecoder: false;
1096
+ VideoEncoder: false;
1097
+ VideoFrame: false;
1098
+ VideoPlaybackQuality: false;
1099
+ viewport: false;
1100
+ Viewport: false;
1101
+ ViewTimeline: false;
1102
+ ViewTransition: false;
1103
+ ViewTransitionTypeSet: false;
1104
+ VirtualKeyboard: false;
1105
+ VirtualKeyboardGeometryChangeEvent: false;
1106
+ VisibilityStateEntry: false;
1107
+ visualViewport: false;
1108
+ VisualViewport: false;
1109
+ VTTCue: false;
1110
+ VTTRegion: false;
1111
+ WakeLock: false;
1112
+ WakeLockSentinel: false;
1113
+ WaveShaperNode: false;
1114
+ WebGL2RenderingContext: false;
1115
+ WebGLActiveInfo: false;
1116
+ WebGLBuffer: false;
1117
+ WebGLContextEvent: false;
1118
+ WebGLFramebuffer: false;
1119
+ WebGLObject: false;
1120
+ WebGLProgram: false;
1121
+ WebGLQuery: false;
1122
+ WebGLRenderbuffer: false;
1123
+ WebGLRenderingContext: false;
1124
+ WebGLSampler: false;
1125
+ WebGLShader: false;
1126
+ WebGLShaderPrecisionFormat: false;
1127
+ WebGLSync: false;
1128
+ WebGLTexture: false;
1129
+ WebGLTransformFeedback: false;
1130
+ WebGLUniformLocation: false;
1131
+ WebGLVertexArrayObject: false;
1132
+ WebSocketError: false;
1133
+ WebSocketStream: false;
1134
+ WebTransport: false;
1135
+ WebTransportBidirectionalStream: false;
1136
+ WebTransportDatagramDuplexStream: false;
1137
+ WebTransportError: false;
1138
+ WebTransportReceiveStream: false;
1139
+ WebTransportSendStream: false;
1140
+ WGSLLanguageFeatures: false;
1141
+ WheelEvent: false;
1142
+ when: false;
1143
+ window: false;
1144
+ Window: false;
1145
+ WindowControlsOverlay: false;
1146
+ WindowControlsOverlayGeometryChangeEvent: false;
1147
+ Worker: false;
1148
+ Worklet: false;
1149
+ WorkletGlobalScope: false;
1150
+ XMLDocument: false;
1151
+ XMLHttpRequest: false;
1152
+ XMLHttpRequestEventTarget: false;
1153
+ XMLHttpRequestUpload: false;
1154
+ XMLSerializer: false;
1155
+ XPathEvaluator: false;
1156
+ XPathExpression: false;
1157
+ XPathResult: false;
1158
+ XRAnchor: false;
1159
+ XRAnchorSet: false;
1160
+ XRBoundedReferenceSpace: false;
1161
+ XRCamera: false;
1162
+ XRCPUDepthInformation: false;
1163
+ XRDepthInformation: false;
1164
+ XRDOMOverlayState: false;
1165
+ XRFrame: false;
1166
+ XRHand: false;
1167
+ XRHitTestResult: false;
1168
+ XRHitTestSource: false;
1169
+ XRInputSource: false;
1170
+ XRInputSourceArray: false;
1171
+ XRInputSourceEvent: false;
1172
+ XRInputSourcesChangeEvent: false;
1173
+ XRJointPose: false;
1174
+ XRJointSpace: false;
1175
+ XRLayer: false;
1176
+ XRLightEstimate: false;
1177
+ XRLightProbe: false;
1178
+ XRPose: false;
1179
+ XRRay: false;
1180
+ XRReferenceSpace: false;
1181
+ XRReferenceSpaceEvent: false;
1182
+ XRRenderState: false;
1183
+ XRRigidTransform: false;
1184
+ XRSession: false;
1185
+ XRSessionEvent: false;
1186
+ XRSpace: false;
1187
+ XRSystem: false;
1188
+ XRTransientInputHitTestResult: false;
1189
+ XRTransientInputHitTestSource: false;
1190
+ XRView: false;
1191
+ XRViewerPose: false;
1192
+ XRViewport: false;
1193
+ XRWebGLBinding: false;
1194
+ XRWebGLDepthInformation: false;
1195
+ XRWebGLLayer: false;
1196
+ XSLTProcessor: false;
1197
+ };
1198
+ };
1199
+ rules: {
1200
+ 'deprecation/deprecation': string;
1201
+ 'import/order': (string | {
1202
+ alphabetize: {
1203
+ order: string;
1204
+ caseInsensitive: boolean;
1205
+ };
1206
+ 'newlines-between': string;
1207
+ groups: (string | string[])[];
1208
+ pathGroups: {
1209
+ pattern: string;
1210
+ group: string;
1211
+ position: string;
1212
+ }[];
1213
+ pathGroupsExcludedImportTypes: any[];
1214
+ })[];
1215
+ '@typescript-eslint/no-dynamic-delete': string;
1216
+ '@typescript-eslint/no-invalid-void-type': string;
1217
+ 'no-useless-constructor': string;
1218
+ '@typescript-eslint/no-useless-constructor': string;
1219
+ '@typescript-eslint/prefer-ts-expect-error': string;
1220
+ '@typescript-eslint/prefer-literal-enum-member': string;
1221
+ '@typescript-eslint/no-non-null-asserted-nullish-coalescing': string;
1222
+ '@typescript-eslint/no-floating-promises': string;
1223
+ '@typescript-eslint/explicit-member-accessibility': string;
1224
+ '@typescript-eslint/adjacent-overload-signatures': string;
1225
+ '@typescript-eslint/ban-types': (string | {
1226
+ types: {
1227
+ DisidSafeAny: {
1228
+ message: string;
1229
+ };
1230
+ Object: {
1231
+ message: string;
1232
+ };
1233
+ Function: {
1234
+ message: string;
1235
+ };
1236
+ Boolean: {
1237
+ message: string;
1238
+ };
1239
+ Number: {
1240
+ message: string;
1241
+ };
1242
+ String: {
1243
+ message: string;
1244
+ };
1245
+ Symbol: {
1246
+ message: string;
1247
+ };
1248
+ };
1249
+ })[];
1250
+ '@typescript-eslint/consistent-type-assertions': string;
1251
+ '@typescript-eslint/dot-notation': string;
1252
+ '@typescript-eslint/naming-convention': (string | {
1253
+ selector: string;
1254
+ format: string[];
1255
+ leadingUnderscore: string;
1256
+ trailingUnderscore: string;
1257
+ } | {
1258
+ selector: string;
1259
+ format: string[];
1260
+ leadingUnderscore?: undefined;
1261
+ trailingUnderscore?: undefined;
1262
+ })[];
1263
+ '@typescript-eslint/no-empty-function': string;
1264
+ '@typescript-eslint/no-empty-interface': string;
1265
+ '@typescript-eslint/no-misused-new': string;
1266
+ '@typescript-eslint/no-namespace': string;
1267
+ '@typescript-eslint/no-non-null-assertion': string;
1268
+ '@typescript-eslint/no-unused-expressions': string;
1269
+ '@typescript-eslint/no-use-before-define': string;
1270
+ '@typescript-eslint/no-var-requires': string;
1271
+ '@typescript-eslint/prefer-for-of': string;
1272
+ '@typescript-eslint/prefer-function-type': string;
1273
+ '@typescript-eslint/prefer-namespace-keyword': string;
1274
+ '@typescript-eslint/triple-slash-reference': (string | {
1275
+ path: string;
1276
+ types: string;
1277
+ lib: string;
1278
+ })[];
1279
+ '@typescript-eslint/unified-signatures': string;
1280
+ '@typescript-eslint/no-shadow': (string | {
1281
+ hoist: string;
1282
+ })[];
1283
+ '@typescript-eslint/member-ordering': (string | {
1284
+ default: string[];
1285
+ })[];
1286
+ '@typescript-eslint/array-type': string;
1287
+ '@typescript-eslint/no-explicit-any': (string | {
1288
+ ignoreRestArgs: boolean;
1289
+ })[];
1290
+ '@typescript-eslint/no-inferrable-types': string;
1291
+ '@typescript-eslint/no-unused-vars': string;
1292
+ '@typescript-eslint/no-dupe-class-members': string[];
1293
+ '@typescript-eslint/quotes': number;
1294
+ '@typescript-eslint/brace-style': string;
1295
+ '@typescript-eslint/comma-dangle': string;
1296
+ '@typescript-eslint/comma-spacing': string;
1297
+ '@typescript-eslint/func-call-spacing': string;
1298
+ '@typescript-eslint/indent': string;
1299
+ '@typescript-eslint/keyword-spacing': string;
1300
+ '@typescript-eslint/member-delimiter-style': string;
1301
+ '@typescript-eslint/no-extra-parens': string;
1302
+ '@typescript-eslint/no-extra-semi': string;
1303
+ '@typescript-eslint/object-curly-spacing': string;
1304
+ '@typescript-eslint/semi': string;
1305
+ '@typescript-eslint/space-before-function-paren': string;
1306
+ '@typescript-eslint/space-infix-ops': string;
1307
+ '@typescript-eslint/type-annotation-spacing': string;
1308
+ '@typescript-eslint/explicit-function-return-type': string;
1309
+ '@typescript-eslint/explicit-module-boundary-types': string;
1310
+ '@angular-eslint/sort-lifecycle-methods': string;
1311
+ '@angular-eslint/component-class-suffix': string;
1312
+ '@angular-eslint/component-selector': (string | {
1313
+ type: string[];
1314
+ prefix: string;
1315
+ style: string;
1316
+ })[];
1317
+ '@angular-eslint/contextual-lifecycle': string;
1318
+ '@angular-eslint/directive-class-suffix': string;
1319
+ '@angular-eslint/no-conflicting-lifecycle': string;
1320
+ '@angular-eslint/no-host-metadata-property': string;
1321
+ '@angular-eslint/no-input-rename': string;
1322
+ '@angular-eslint/no-inputs-metadata-property': string;
1323
+ '@angular-eslint/no-output-native': string;
1324
+ '@angular-eslint/no-output-on-prefix': string;
1325
+ '@angular-eslint/no-output-rename': string;
1326
+ '@angular-eslint/no-outputs-metadata-property': string;
1327
+ '@angular-eslint/use-lifecycle-interface': string;
1328
+ '@angular-eslint/use-pipe-transform-interface': string;
1329
+ '@angular-eslint/no-empty-lifecycle-method': string;
1330
+ '@angular-eslint/directive-selector': (string | {
1331
+ type: string;
1332
+ prefix: string;
1333
+ style: string;
1334
+ })[];
1335
+ length: number;
1336
+ toString(): string;
1337
+ toLocaleString(): string;
1338
+ toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
1339
+ pop(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1340
+ push(...items: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]): number;
1341
+ concat(...items: ConcatArray<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>[]): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1342
+ 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[];
1343
+ join(separator?: string): string;
1344
+ reverse(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1345
+ shift(): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1346
+ slice(start?: number, end?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1347
+ 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;
1348
+ splice(start: number, deleteCount?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[];
1349
+ 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[];
1350
+ unshift(...items: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig[]): number;
1351
+ indexOf(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): number;
1352
+ lastIndexOf(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): number;
1353
+ 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[];
1354
+ 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;
1355
+ 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;
1356
+ 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;
1357
+ 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[];
1358
+ 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[];
1359
+ 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[];
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): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1361
+ 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;
1362
+ 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;
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): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1364
+ 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;
1365
+ 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;
1366
+ 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;
1367
+ 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;
1368
+ 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;
1369
+ 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;
1370
+ copyWithin(target: number, start: number, end?: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfigArray;
1371
+ entries(): ArrayIterator<[number, import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig]>;
1372
+ keys(): ArrayIterator<number>;
1373
+ values(): ArrayIterator<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>;
1374
+ includes(searchElement: import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig, fromIndex?: number): boolean;
1375
+ 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[];
1376
+ flat<A, D extends number = 1>(this: A, depth?: D): FlatArray<A, D>[];
1377
+ at(index: number): import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig;
1378
+ [Symbol.iterator](): ArrayIterator<import("node_modules/typescript-eslint/dist/compatibility-types.js").CompatibleConfig>;
1379
+ [Symbol.unscopables]: {
1380
+ [x: number]: boolean;
1381
+ length?: boolean;
1382
+ toString?: boolean;
1383
+ toLocaleString?: boolean;
1384
+ pop?: boolean;
1385
+ push?: boolean;
1386
+ concat?: boolean;
1387
+ join?: boolean;
1388
+ reverse?: boolean;
1389
+ shift?: boolean;
1390
+ slice?: boolean;
1391
+ sort?: boolean;
1392
+ splice?: boolean;
1393
+ unshift?: boolean;
1394
+ indexOf?: boolean;
1395
+ lastIndexOf?: boolean;
1396
+ every?: boolean;
1397
+ some?: boolean;
1398
+ forEach?: boolean;
1399
+ map?: boolean;
1400
+ filter?: boolean;
1401
+ reduce?: boolean;
1402
+ reduceRight?: boolean;
1403
+ find?: boolean;
1404
+ findIndex?: boolean;
1405
+ fill?: boolean;
1406
+ copyWithin?: boolean;
1407
+ entries?: boolean;
1408
+ keys?: boolean;
1409
+ values?: boolean;
1410
+ includes?: boolean;
1411
+ flatMap?: boolean;
1412
+ flat?: boolean;
1413
+ at?: boolean;
1414
+ [Symbol.iterator]?: boolean;
1415
+ readonly [Symbol.unscopables]?: boolean;
1416
+ };
1417
+ };
1418
+ } | {
1419
+ files: string[];
1420
+ env: {
1421
+ es2022: boolean;
1422
+ node: boolean;
1423
+ };
1424
+ plugins: {
1425
+ 'unused-imports': import("node_modules/@eslint/core/dist/cjs/types.cjs").Plugin;
1426
+ };
1427
+ rules: {
1428
+ 'constructor-super': string;
1429
+ 'for-direction': string;
1430
+ 'getter-return': string;
1431
+ 'no-async-promise-executor': string;
1432
+ 'no-case-declarations': string;
1433
+ 'no-class-assign': string;
1434
+ 'no-compare-neg-zero': string;
1435
+ 'no-cond-assign': string;
1436
+ 'no-const-assign': string;
1437
+ 'no-constant-condition': string;
1438
+ 'no-control-regex': string;
1439
+ 'no-debugger': string;
1440
+ 'no-delete-var': string;
1441
+ 'no-dupe-args': string;
1442
+ 'no-dupe-else-if': string;
1443
+ 'no-dupe-keys': string;
1444
+ 'no-duplicate-case': string;
1445
+ 'no-empty': string;
1446
+ 'no-empty-character-class': string;
1447
+ 'no-empty-pattern': string;
1448
+ 'no-ex-assign': string;
1449
+ 'no-extra-boolean-cast': string;
1450
+ 'no-fallthrough': string;
1451
+ 'no-func-assign': string;
1452
+ 'no-global-assign': string;
1453
+ 'no-import-assign': string;
1454
+ 'no-inner-declarations': string;
1455
+ 'no-invalid-regexp': string;
1456
+ 'no-irregular-whitespace': string;
1457
+ 'no-misleading-character-class': string;
1458
+ 'no-new-symbol': string;
1459
+ 'no-obj-calls': string;
1460
+ 'no-octal': string;
1461
+ 'no-prototype-builtins': string;
1462
+ 'no-redeclare': string;
1463
+ 'no-regex-spaces': string;
1464
+ 'no-self-assign': string;
1465
+ 'no-setter-return': string;
1466
+ 'no-shadow-restricted-names': string;
1467
+ 'no-sparse-arrays': string;
1468
+ 'no-this-before-super': string;
1469
+ 'no-undef': string;
1470
+ 'no-unreachable': string;
1471
+ 'no-unsafe-finally': string;
1472
+ 'no-unsafe-negation': string;
1473
+ 'no-unused-labels': string;
1474
+ 'no-useless-catch': string;
1475
+ 'no-useless-escape': string;
1476
+ 'no-with': string;
1477
+ 'require-yield': string;
1478
+ 'use-isnan': string;
1479
+ 'valid-typeof': string;
1480
+ 'sort-keys': string;
1481
+ 'guard-for-in': string;
1482
+ 'id-denylist': string[];
1483
+ 'id-match': string;
1484
+ 'max-classes-per-file': string;
1485
+ 'no-bitwise': string;
1486
+ 'no-caller': string;
1487
+ 'no-console': string;
1488
+ 'no-eval': string;
1489
+ 'no-invalid-this': string;
1490
+ 'no-new-wrappers': string;
1491
+ 'no-throw-literal': string;
1492
+ 'no-undef-init': string;
1493
+ 'no-underscore-dangle': string;
1494
+ 'no-var': string;
1495
+ 'object-shorthand': string;
1496
+ 'one-var': string[];
1497
+ 'prefer-const': string;
1498
+ radix: string;
1499
+ 'no-restricted-imports': (string | {
1500
+ paths: {
1501
+ name: string;
1502
+ message: string;
1503
+ }[];
1504
+ })[];
1505
+ complexity: (string | {
1506
+ max: number;
1507
+ })[];
1508
+ 'consistent-return': (string | {
1509
+ treatUndefinedAsUnspecified: boolean;
1510
+ })[];
1511
+ eqeqeq: string;
1512
+ 'no-dupe-class-members': string;
1513
+ 'no-duplicate-imports': string;
1514
+ 'no-else-return': string;
1515
+ 'no-implicit-coercion': string;
1516
+ 'no-iterator': string;
1517
+ 'no-loop-func': string;
1518
+ 'no-new-func': string;
1519
+ 'no-return-assign': string;
1520
+ 'no-sequences': string;
1521
+ 'no-shadow': string;
1522
+ 'no-template-curly-in-string': string;
1523
+ 'no-unsafe-optional-chaining': string;
1524
+ 'require-atomic-updates': string;
1525
+ yoda: (string | {
1526
+ exceptRange: boolean;
1527
+ })[];
1528
+ 'no-unused-vars': string;
1529
+ curly: string;
1530
+ 'lines-around-comment': number;
1531
+ 'max-len': number;
1532
+ 'no-confusing-arrow': number;
1533
+ 'no-mixed-operators': number;
1534
+ 'no-tabs': number;
1535
+ 'no-unexpected-multiline': number;
1536
+ quotes: number;
1537
+ 'array-bracket-newline': string;
1538
+ 'array-bracket-spacing': string;
1539
+ 'array-element-newline': string;
1540
+ 'arrow-parens': string;
1541
+ 'arrow-spacing': string;
1542
+ 'block-spacing': string;
1543
+ 'brace-style': string;
1544
+ 'comma-dangle': string;
1545
+ 'comma-spacing': string;
1546
+ 'comma-style': string;
1547
+ 'computed-property-spacing': string;
1548
+ 'dot-location': string;
1549
+ 'eol-last': string;
1550
+ 'func-call-spacing': string;
1551
+ 'function-call-argument-newline': string;
1552
+ 'function-paren-newline': string;
1553
+ 'generator-star-spacing': string;
1554
+ 'implicit-arrow-linebreak': string;
1555
+ indent: string;
1556
+ 'jsx-quotes': string;
1557
+ 'key-spacing': string;
1558
+ 'keyword-spacing': string;
1559
+ 'linebreak-style': string;
1560
+ 'multiline-ternary': string;
1561
+ 'newline-per-chained-call': string;
1562
+ 'new-parens': string;
1563
+ 'no-arrow-condition': string;
1564
+ 'no-comma-dangle': string;
1565
+ 'no-extra-parens': string;
1566
+ 'no-extra-semi': string;
1567
+ 'no-floating-decimal': string;
1568
+ 'no-mixed-spaces-and-tabs': string;
1569
+ 'no-multi-spaces': string;
1570
+ 'no-multiple-empty-lines': string;
1571
+ 'no-reserved-keys': string;
1572
+ 'no-space-before-semi': string;
1573
+ 'no-trailing-spaces': string;
1574
+ 'no-whitespace-before-property': string;
1575
+ 'no-wrap-func': string;
1576
+ 'nonblock-statement-body-position': string;
1577
+ 'object-curly-newline': string;
1578
+ 'object-curly-spacing': string;
1579
+ 'object-property-newline': string;
1580
+ 'one-var-declaration-per-line': string;
1581
+ 'operator-linebreak': string;
1582
+ 'padded-blocks': string;
1583
+ 'quote-props': string;
1584
+ 'rest-spread-spacing': string;
1585
+ semi: string;
1586
+ 'semi-spacing': string;
1587
+ 'semi-style': string;
1588
+ 'space-after-function-name': string;
1589
+ 'space-after-keywords': string;
1590
+ 'space-before-blocks': string;
1591
+ 'space-before-function-paren': string;
1592
+ 'space-before-function-parentheses': string;
1593
+ 'space-before-keywords': string;
1594
+ 'space-in-brackets': string;
1595
+ 'space-in-parens': string;
1596
+ 'space-infix-ops': string;
1597
+ 'space-return-throw-case': string;
1598
+ 'space-unary-ops': string;
1599
+ 'space-unary-word-ops': string;
1600
+ 'switch-colon-spacing': string;
1601
+ 'template-curly-spacing': string;
1602
+ 'template-tag-spacing': string;
1603
+ 'unicode-bom': string;
1604
+ 'wrap-iife': string;
1605
+ 'wrap-regex': string;
1606
+ 'yield-star-spacing': string;
1607
+ 'prefer-arrow/prefer-arrow-functions': (string | {
1608
+ disallowPrototype: boolean;
1609
+ singleReturnOnly: boolean;
1610
+ classPropertiesAllowed: boolean;
1611
+ allowStandaloneDeclarations: boolean;
1612
+ })[];
1613
+ 'unused-imports/no-unused-imports': string;
1614
+ 'unused-imports/no-unused-vars': (string | {
1615
+ vars: string;
1616
+ varsIgnorePattern: string;
1617
+ args: string;
1618
+ argsIgnorePattern: string;
1619
+ })[];
1620
+ 'import/no-deprecated': string;
1621
+ 'import/no-duplicates': string;
1622
+ 'import/no-unused-modules': string;
1623
+ 'import/no-unassigned-import': string[];
1624
+ };
1625
+ } | {
1626
+ files: string[];
1627
+ plugins: {
1628
+ '@angular-eslint/template': {
1629
+ configs: {
1630
+ all: {
1631
+ parser: string;
1632
+ plugins: string[];
1633
+ rules: {
1634
+ "@angular-eslint/template/alt-text": string;
1635
+ "@angular-eslint/template/attributes-order": string;
1636
+ "@angular-eslint/template/banana-in-box": string;
1637
+ "@angular-eslint/template/button-has-type": string;
1638
+ "@angular-eslint/template/click-events-have-key-events": string;
1639
+ "@angular-eslint/template/conditional-complexity": string;
1640
+ "@angular-eslint/template/cyclomatic-complexity": string;
1641
+ "@angular-eslint/template/elements-content": string;
1642
+ "@angular-eslint/template/eqeqeq": string;
1643
+ "@angular-eslint/template/i18n": string;
1644
+ "@angular-eslint/template/interactive-supports-focus": string;
1645
+ "@angular-eslint/template/label-has-associated-control": string;
1646
+ "@angular-eslint/template/mouse-events-have-key-events": string;
1647
+ "@angular-eslint/template/no-any": string;
1648
+ "@angular-eslint/template/no-autofocus": string;
1649
+ "@angular-eslint/template/no-call-expression": string;
1650
+ "@angular-eslint/template/no-distracting-elements": string;
1651
+ "@angular-eslint/template/no-duplicate-attributes": string;
1652
+ "@angular-eslint/template/no-inline-styles": string;
1653
+ "@angular-eslint/template/no-interpolation-in-attributes": string;
1654
+ "@angular-eslint/template/no-negated-async": string;
1655
+ "@angular-eslint/template/no-nested-tags": string;
1656
+ "@angular-eslint/template/no-positive-tabindex": string;
1657
+ "@angular-eslint/template/prefer-at-empty": string;
1658
+ "@angular-eslint/template/prefer-contextual-for-variables": string;
1659
+ "@angular-eslint/template/prefer-control-flow": string;
1660
+ "@angular-eslint/template/prefer-ngsrc": string;
1661
+ "@angular-eslint/template/prefer-self-closing-tags": string;
1662
+ "@angular-eslint/template/prefer-static-string-properties": string;
1663
+ "@angular-eslint/template/prefer-template-literal": string;
1664
+ "@angular-eslint/template/role-has-required-aria": string;
1665
+ "@angular-eslint/template/table-scope": string;
1666
+ "@angular-eslint/template/use-track-by-function": string;
1667
+ "@angular-eslint/template/valid-aria": string;
1668
+ };
1669
+ };
1670
+ recommended: {
1671
+ parser: string;
1672
+ plugins: string[];
1673
+ rules: {
1674
+ "@angular-eslint/template/banana-in-box": string;
1675
+ "@angular-eslint/template/eqeqeq": string;
1676
+ "@angular-eslint/template/no-negated-async": string;
1677
+ };
1678
+ };
1679
+ accessibility: {
1680
+ parser: string;
1681
+ plugins: string[];
1682
+ rules: {
1683
+ "@angular-eslint/template/alt-text": string;
1684
+ "@angular-eslint/template/click-events-have-key-events": string;
1685
+ "@angular-eslint/template/elements-content": string;
1686
+ "@angular-eslint/template/interactive-supports-focus": string;
1687
+ "@angular-eslint/template/label-has-associated-control": string;
1688
+ "@angular-eslint/template/mouse-events-have-key-events": string;
1689
+ "@angular-eslint/template/no-autofocus": string;
1690
+ "@angular-eslint/template/no-distracting-elements": string;
1691
+ "@angular-eslint/template/role-has-required-aria": string;
1692
+ "@angular-eslint/template/table-scope": string;
1693
+ "@angular-eslint/template/valid-aria": string;
1694
+ };
1695
+ };
1696
+ "process-inline-templates": {
1697
+ parser: string;
1698
+ parserOptions: {
1699
+ ecmaVersion: number;
1700
+ sourceType: string;
1701
+ };
1702
+ plugins: string[];
1703
+ processor: string;
1704
+ };
1705
+ };
1706
+ processors: {
1707
+ "extract-inline-html": {
1708
+ meta: {
1709
+ name: string;
1710
+ };
1711
+ preprocess: typeof import("@angular-eslint/eslint-plugin-template/dist/processors.js").preprocessComponentFile;
1712
+ postprocess: typeof import("@angular-eslint/eslint-plugin-template/dist/processors.js").postprocessComponentFile;
1713
+ supportsAutofix: boolean;
1714
+ };
1715
+ };
1716
+ rules: {
1717
+ "alt-text": import("@typescript-eslint/utils/ts-eslint").RuleModule<"altText", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1718
+ "attributes-order": import("@typescript-eslint/utils/ts-eslint").RuleModule<"attributesOrder", import("@angular-eslint/eslint-plugin-template/dist/rules/attributes-order.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1719
+ "banana-in-box": import("@typescript-eslint/utils/ts-eslint").RuleModule<"bananaInBox", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1720
+ "button-has-type": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/button-has-type.js").MessageIds, import("@angular-eslint/eslint-plugin-template/dist/rules/button-has-type.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1721
+ "click-events-have-key-events": import("@typescript-eslint/utils/ts-eslint").RuleModule<"clickEventsHaveKeyEvents", import("@angular-eslint/eslint-plugin-template/dist/rules/click-events-have-key-events.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1722
+ "conditional-complexity": import("@typescript-eslint/utils/ts-eslint").RuleModule<"conditionalComplexity", import("@angular-eslint/eslint-plugin-template/dist/rules/conditional-complexity.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1723
+ "cyclomatic-complexity": import("@typescript-eslint/utils/ts-eslint").RuleModule<"cyclomaticComplexity", import("@angular-eslint/eslint-plugin-template/dist/rules/cyclomatic-complexity.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1724
+ "elements-content": import("@typescript-eslint/utils/ts-eslint").RuleModule<"elementsContent", import("@angular-eslint/eslint-plugin-template/dist/rules/elements-content.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1725
+ eqeqeq: import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/eqeqeq.js").MessageIds, import("@angular-eslint/eslint-plugin-template/dist/rules/eqeqeq.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1726
+ i18n: import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/i18n.js").MessageIds, import("@angular-eslint/eslint-plugin-template/dist/rules/i18n.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1727
+ "interactive-supports-focus": import("@typescript-eslint/utils/ts-eslint").RuleModule<"interactiveSupportsFocus", import("@angular-eslint/eslint-plugin-template/dist/rules/interactive-supports-focus.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1728
+ "label-has-associated-control": import("@typescript-eslint/utils/ts-eslint").RuleModule<"labelHasAssociatedControl", import("@angular-eslint/eslint-plugin-template/dist/rules/label-has-associated-control.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1729
+ "mouse-events-have-key-events": import("@typescript-eslint/utils/ts-eslint").RuleModule<"mouseEventsHaveKeyEvents", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1730
+ "no-any": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/no-any.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1731
+ "no-autofocus": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noAutofocus", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1732
+ "no-call-expression": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noCallExpression", import("@angular-eslint/eslint-plugin-template/dist/rules/no-call-expression.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1733
+ "no-distracting-elements": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noDistractingElements", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1734
+ "no-duplicate-attributes": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/no-duplicate-attributes.js").MessageIds, import("@angular-eslint/eslint-plugin-template/dist/rules/no-duplicate-attributes.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1735
+ "no-nested-tags": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noNestedTags", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1736
+ "no-inline-styles": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noInlineStyles", import("@angular-eslint/eslint-plugin-template/dist/rules/no-inline-styles.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1737
+ "no-interpolation-in-attributes": import("@typescript-eslint/utils/ts-eslint").RuleModule<"noInterpolationInAttributes", import("@angular-eslint/eslint-plugin-template/dist/rules/no-interpolation-in-attributes.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1738
+ "no-negated-async": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/no-negated-async.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1739
+ "no-positive-tabindex": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/no-positive-tabindex.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1740
+ "prefer-at-empty": import("@typescript-eslint/utils/ts-eslint").RuleModule<"preferAtEmpty", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1741
+ "prefer-contextual-for-variables": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/prefer-contextual-for-variables.js").MessageIds, import("@angular-eslint/eslint-plugin-template/dist/rules/prefer-contextual-for-variables.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1742
+ "prefer-control-flow": import("@typescript-eslint/utils/ts-eslint").RuleModule<"preferControlFlow", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1743
+ "prefer-self-closing-tags": import("@typescript-eslint/utils/ts-eslint").RuleModule<"preferSelfClosingTags", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1744
+ "prefer-static-string-properties": import("@typescript-eslint/utils/ts-eslint").RuleModule<"preferStaticStringProperties", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1745
+ "prefer-ngsrc": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/prefer-ngsrc.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1746
+ "prefer-template-literal": import("@typescript-eslint/utils/ts-eslint").RuleModule<"preferTemplateLiteral", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1747
+ "role-has-required-aria": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/role-has-required-aria.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1748
+ "table-scope": import("@typescript-eslint/utils/ts-eslint").RuleModule<"tableScope", [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1749
+ "use-track-by-function": import("@typescript-eslint/utils/ts-eslint").RuleModule<"useTrackByFunction", import("@angular-eslint/eslint-plugin-template/dist/rules/use-track-by-function.js").Options, import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1750
+ "valid-aria": import("@typescript-eslint/utils/ts-eslint").RuleModule<import("@angular-eslint/eslint-plugin-template/dist/rules/valid-aria.js").MessageIds, [], import("@angular-eslint/eslint-plugin-template/dist/utils/create-eslint-rule.js").RuleDocs, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
1751
+ };
1752
+ };
1753
+ tailwindcss: import("node_modules/@eslint/core/dist/cjs/types.cjs").Plugin & {
1754
+ configs: {
1755
+ "flat/recommended": import("eslint").Linter.Config[];
1756
+ recommended: import("eslint").Linter.LegacyConfig;
1757
+ };
1758
+ };
1759
+ };
1760
+ rules: {
1761
+ 'tailwindcss/no-custom-classname': string;
1762
+ '@angular-eslint/template/prefer-self-closing-tags': string[];
1763
+ '@angular-eslint/template/banana-in-box': string;
1764
+ '@angular-eslint/template/eqeqeq': string;
1765
+ '@angular-eslint/template/no-negated-async': string;
1766
+ '@angular-eslint/template/conditional-complexity': (string | {
1767
+ maxComplexity: number;
1768
+ })[];
1769
+ '@angular-eslint/template/cyclomatic-complexity': (string | {
1770
+ maxComplexity: number;
1771
+ })[];
1772
+ '@angular-eslint/template/use-track-by-function': string;
1773
+ '@angular-eslint/template/no-call-expression': string;
1774
+ '@angular-eslint/template/no-autofocus': string;
1775
+ '@angular-eslint/template/no-distracting-elements': string;
1776
+ '@angular-eslint/template/no-duplicate-attributes': string;
1777
+ '@angular-eslint/template/no-positive-tabindex': string;
1778
+ '@angular-eslint/template/alt-text': string;
1779
+ '@angular-eslint/template/elements-content': string;
1780
+ '@angular-eslint/template/label-has-associated-control': string;
1781
+ '@angular-eslint/template/table-scope': string;
1782
+ '@angular-eslint/template/valid-aria': string;
1783
+ '@angular-eslint/template/mouse-events-have-key-events': string;
1784
+ "@angular-eslint/template/click-events-have-key-events": string;
1785
+ "@angular-eslint/template/interactive-supports-focus": string;
1786
+ "@angular-eslint/template/role-has-required-aria": string;
1787
+ };
1788
+ } | {
1789
+ files: string[];
1790
+ rules: {
1791
+ 'jsdoc/check-alignment': string;
1792
+ 'jsdoc/require-returns': (string | {
1793
+ checkGetters: boolean;
1794
+ enableFixer: boolean;
1795
+ })[];
1796
+ };
1797
+ } | {
1798
+ files: string[];
1799
+ plugins: {
1800
+ jest: {
1801
+ meta: {
1802
+ name: string;
1803
+ version: string;
1804
+ };
1805
+ environments: {
1806
+ globals: {
1807
+ globals: {
1808
+ [key: string]: boolean;
1809
+ };
1810
+ };
1811
+ };
1812
+ configs: {
1813
+ all: import("eslint").Linter.LegacyConfig;
1814
+ recommended: import("eslint").Linter.LegacyConfig;
1815
+ style: import("eslint").Linter.LegacyConfig;
1816
+ "flat/all": import("eslint").Linter.FlatConfig;
1817
+ "flat/recommended": import("eslint").Linter.FlatConfig;
1818
+ "flat/style": import("eslint").Linter.FlatConfig;
1819
+ };
1820
+ rules: {
1821
+ [key: string]: import("eslint").Rule.RuleModule;
1822
+ };
1823
+ };
1824
+ };
1825
+ languageOptions: {
1826
+ lobals: {
1827
+ [key: string]: boolean;
1828
+ };
1829
+ };
1830
+ rules: {
1831
+ 'jest/no-disabled-tests': string;
1832
+ 'jest/no-focused-tests': string;
1833
+ 'jest/no-identical-title': string;
1834
+ 'jest/prefer-to-have-length': string;
1835
+ 'jest/valid-expect': string;
1836
+ };
1837
+ } | {
1838
+ files: string[];
1839
+ rules: {
1840
+ 'playwright/no-page-pause': string;
1841
+ 'prefer-const': string;
1842
+ 'no-console': string;
1843
+ 'no-unused-vars': string;
1844
+ 'jest-dom/prefer-empty': string;
1845
+ 'jest-dom/prefer-checked': string;
1846
+ };
1847
+ })[];
1848
+ export default _default;