@jimmy.codes/eslint-config 5.15.0 → 5.16.0
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.
- package/README.md +1 -1
- package/dist/index.d.ts +183 -3843
- package/dist/index.js +2 -0
- package/package.json +19 -12
package/dist/index.d.ts
CHANGED
|
@@ -4,10 +4,6 @@ import * as eslint_plugin_astro from 'eslint-plugin-astro';
|
|
|
4
4
|
import * as _typescript_eslint_utils_ts_eslint from '@typescript-eslint/utils/ts-eslint';
|
|
5
5
|
import * as astro_eslint_parser from 'astro-eslint-parser';
|
|
6
6
|
import * as _tanstack_eslint_plugin_query from '@tanstack/eslint-plugin-query';
|
|
7
|
-
import * as estree from 'estree';
|
|
8
|
-
import * as eslint_plugin_react_hooks from 'eslint-plugin-react-hooks';
|
|
9
|
-
import * as eslint_plugin_react_compiler from 'eslint-plugin-react-compiler';
|
|
10
|
-
import * as _eslint_react_kit from '@eslint-react/kit';
|
|
11
7
|
import * as _stylistic_eslint_plugin from '@stylistic/eslint-plugin';
|
|
12
8
|
import * as eslint_plugin_regexp from 'eslint-plugin-regexp';
|
|
13
9
|
import * as eslint_plugin_n from 'eslint-plugin-n';
|
|
@@ -457,1924 +453,6 @@ declare namespace __configs_tanstack_query {
|
|
|
457
453
|
export { tanstackQueryConfig as default };
|
|
458
454
|
}
|
|
459
455
|
|
|
460
|
-
declare function reactConfig(): Promise<{
|
|
461
|
-
files: string[];
|
|
462
|
-
languageOptions: {
|
|
463
|
-
globals: {
|
|
464
|
-
AbortController: false;
|
|
465
|
-
AbortSignal: false;
|
|
466
|
-
AbsoluteOrientationSensor: false;
|
|
467
|
-
AbstractRange: false;
|
|
468
|
-
Accelerometer: false;
|
|
469
|
-
addEventListener: false;
|
|
470
|
-
ai: false;
|
|
471
|
-
AI: false;
|
|
472
|
-
AICreateMonitor: false;
|
|
473
|
-
AITextSession: false;
|
|
474
|
-
alert: false;
|
|
475
|
-
AnalyserNode: false;
|
|
476
|
-
Animation: false;
|
|
477
|
-
AnimationEffect: false;
|
|
478
|
-
AnimationEvent: false;
|
|
479
|
-
AnimationPlaybackEvent: false;
|
|
480
|
-
AnimationTimeline: false;
|
|
481
|
-
AsyncDisposableStack: false;
|
|
482
|
-
atob: false;
|
|
483
|
-
Attr: false;
|
|
484
|
-
Audio: false;
|
|
485
|
-
AudioBuffer: false;
|
|
486
|
-
AudioBufferSourceNode: false;
|
|
487
|
-
AudioContext: false;
|
|
488
|
-
AudioData: false;
|
|
489
|
-
AudioDecoder: false;
|
|
490
|
-
AudioDestinationNode: false;
|
|
491
|
-
AudioEncoder: false;
|
|
492
|
-
AudioListener: false;
|
|
493
|
-
AudioNode: false;
|
|
494
|
-
AudioParam: false;
|
|
495
|
-
AudioParamMap: false;
|
|
496
|
-
AudioProcessingEvent: false;
|
|
497
|
-
AudioScheduledSourceNode: false;
|
|
498
|
-
AudioSinkInfo: false;
|
|
499
|
-
AudioWorklet: false;
|
|
500
|
-
AudioWorkletGlobalScope: false;
|
|
501
|
-
AudioWorkletNode: false;
|
|
502
|
-
AudioWorkletProcessor: false;
|
|
503
|
-
AuthenticatorAssertionResponse: false;
|
|
504
|
-
AuthenticatorAttestationResponse: false;
|
|
505
|
-
AuthenticatorResponse: false;
|
|
506
|
-
BackgroundFetchManager: false;
|
|
507
|
-
BackgroundFetchRecord: false;
|
|
508
|
-
BackgroundFetchRegistration: false;
|
|
509
|
-
BarcodeDetector: false;
|
|
510
|
-
BarProp: false;
|
|
511
|
-
BaseAudioContext: false;
|
|
512
|
-
BatteryManager: false;
|
|
513
|
-
BeforeUnloadEvent: false;
|
|
514
|
-
BiquadFilterNode: false;
|
|
515
|
-
Blob: false;
|
|
516
|
-
BlobEvent: false;
|
|
517
|
-
Bluetooth: false;
|
|
518
|
-
BluetoothCharacteristicProperties: false;
|
|
519
|
-
BluetoothDevice: false;
|
|
520
|
-
BluetoothRemoteGATTCharacteristic: false;
|
|
521
|
-
BluetoothRemoteGATTDescriptor: false;
|
|
522
|
-
BluetoothRemoteGATTServer: false;
|
|
523
|
-
BluetoothRemoteGATTService: false;
|
|
524
|
-
BluetoothUUID: false;
|
|
525
|
-
blur: false;
|
|
526
|
-
BroadcastChannel: false;
|
|
527
|
-
BrowserCaptureMediaStreamTrack: false;
|
|
528
|
-
btoa: false;
|
|
529
|
-
ByteLengthQueuingStrategy: false;
|
|
530
|
-
Cache: false;
|
|
531
|
-
caches: false;
|
|
532
|
-
CacheStorage: false;
|
|
533
|
-
cancelAnimationFrame: false;
|
|
534
|
-
cancelIdleCallback: false;
|
|
535
|
-
CanvasCaptureMediaStream: false;
|
|
536
|
-
CanvasCaptureMediaStreamTrack: false;
|
|
537
|
-
CanvasGradient: false;
|
|
538
|
-
CanvasPattern: false;
|
|
539
|
-
CanvasRenderingContext2D: false;
|
|
540
|
-
CaptureController: false;
|
|
541
|
-
CaretPosition: false;
|
|
542
|
-
CDATASection: false;
|
|
543
|
-
ChannelMergerNode: false;
|
|
544
|
-
ChannelSplitterNode: false;
|
|
545
|
-
ChapterInformation: false;
|
|
546
|
-
CharacterBoundsUpdateEvent: false;
|
|
547
|
-
CharacterData: false;
|
|
548
|
-
clearInterval: false;
|
|
549
|
-
clearTimeout: false;
|
|
550
|
-
clientInformation: false;
|
|
551
|
-
Clipboard: false;
|
|
552
|
-
ClipboardEvent: false;
|
|
553
|
-
ClipboardItem: false;
|
|
554
|
-
close: false;
|
|
555
|
-
closed: false;
|
|
556
|
-
CloseEvent: false;
|
|
557
|
-
CloseWatcher: false;
|
|
558
|
-
CommandEvent: false;
|
|
559
|
-
Comment: false;
|
|
560
|
-
CompositionEvent: false;
|
|
561
|
-
CompressionStream: false;
|
|
562
|
-
confirm: false;
|
|
563
|
-
console: false;
|
|
564
|
-
ConstantSourceNode: false;
|
|
565
|
-
ContentVisibilityAutoStateChangeEvent: false;
|
|
566
|
-
ConvolverNode: false;
|
|
567
|
-
CookieChangeEvent: false;
|
|
568
|
-
CookieDeprecationLabel: false;
|
|
569
|
-
cookieStore: false;
|
|
570
|
-
CookieStore: false;
|
|
571
|
-
CookieStoreManager: false;
|
|
572
|
-
CountQueuingStrategy: false;
|
|
573
|
-
createImageBitmap: false;
|
|
574
|
-
Credential: false;
|
|
575
|
-
credentialless: false;
|
|
576
|
-
CredentialsContainer: false;
|
|
577
|
-
CropTarget: false;
|
|
578
|
-
crossOriginIsolated: false;
|
|
579
|
-
crypto: false;
|
|
580
|
-
Crypto: false;
|
|
581
|
-
CryptoKey: false;
|
|
582
|
-
CSPViolationReportBody: false;
|
|
583
|
-
CSS: false;
|
|
584
|
-
CSSAnimation: false;
|
|
585
|
-
CSSConditionRule: false;
|
|
586
|
-
CSSContainerRule: false;
|
|
587
|
-
CSSCounterStyleRule: false;
|
|
588
|
-
CSSFontFaceRule: false;
|
|
589
|
-
CSSFontFeatureValuesRule: false;
|
|
590
|
-
CSSFontPaletteValuesRule: false;
|
|
591
|
-
CSSGroupingRule: false;
|
|
592
|
-
CSSImageValue: false;
|
|
593
|
-
CSSImportRule: false;
|
|
594
|
-
CSSKeyframeRule: false;
|
|
595
|
-
CSSKeyframesRule: false;
|
|
596
|
-
CSSKeywordValue: false;
|
|
597
|
-
CSSLayerBlockRule: false;
|
|
598
|
-
CSSLayerStatementRule: false;
|
|
599
|
-
CSSMarginRule: false;
|
|
600
|
-
CSSMathClamp: false;
|
|
601
|
-
CSSMathInvert: false;
|
|
602
|
-
CSSMathMax: false;
|
|
603
|
-
CSSMathMin: false;
|
|
604
|
-
CSSMathNegate: false;
|
|
605
|
-
CSSMathProduct: false;
|
|
606
|
-
CSSMathSum: false;
|
|
607
|
-
CSSMathValue: false;
|
|
608
|
-
CSSMatrixComponent: false;
|
|
609
|
-
CSSMediaRule: false;
|
|
610
|
-
CSSNamespaceRule: false;
|
|
611
|
-
CSSNestedDeclarations: false;
|
|
612
|
-
CSSNumericArray: false;
|
|
613
|
-
CSSNumericValue: false;
|
|
614
|
-
CSSPageDescriptors: false;
|
|
615
|
-
CSSPageRule: false;
|
|
616
|
-
CSSPerspective: false;
|
|
617
|
-
CSSPositionTryDescriptors: false;
|
|
618
|
-
CSSPositionTryRule: false;
|
|
619
|
-
CSSPositionValue: false;
|
|
620
|
-
CSSPropertyRule: false;
|
|
621
|
-
CSSRotate: false;
|
|
622
|
-
CSSRule: false;
|
|
623
|
-
CSSRuleList: false;
|
|
624
|
-
CSSScale: false;
|
|
625
|
-
CSSScopeRule: false;
|
|
626
|
-
CSSSkew: false;
|
|
627
|
-
CSSSkewX: false;
|
|
628
|
-
CSSSkewY: false;
|
|
629
|
-
CSSStartingStyleRule: false;
|
|
630
|
-
CSSStyleDeclaration: false;
|
|
631
|
-
CSSStyleRule: false;
|
|
632
|
-
CSSStyleSheet: false;
|
|
633
|
-
CSSStyleValue: false;
|
|
634
|
-
CSSSupportsRule: false;
|
|
635
|
-
CSSTransformComponent: false;
|
|
636
|
-
CSSTransformValue: false;
|
|
637
|
-
CSSTransition: false;
|
|
638
|
-
CSSTranslate: false;
|
|
639
|
-
CSSUnitValue: false;
|
|
640
|
-
CSSUnparsedValue: false;
|
|
641
|
-
CSSVariableReferenceValue: false;
|
|
642
|
-
CSSViewTransitionRule: false;
|
|
643
|
-
currentFrame: false;
|
|
644
|
-
currentTime: false;
|
|
645
|
-
CustomElementRegistry: false;
|
|
646
|
-
customElements: false;
|
|
647
|
-
CustomEvent: false;
|
|
648
|
-
CustomStateSet: false;
|
|
649
|
-
DataTransfer: false;
|
|
650
|
-
DataTransferItem: false;
|
|
651
|
-
DataTransferItemList: false;
|
|
652
|
-
DecompressionStream: false;
|
|
653
|
-
DelayNode: false;
|
|
654
|
-
DelegatedInkTrailPresenter: false;
|
|
655
|
-
DeviceMotionEvent: false;
|
|
656
|
-
DeviceMotionEventAcceleration: false;
|
|
657
|
-
DeviceMotionEventRotationRate: false;
|
|
658
|
-
DeviceOrientationEvent: false;
|
|
659
|
-
devicePixelRatio: false;
|
|
660
|
-
DevicePosture: false;
|
|
661
|
-
dispatchEvent: false;
|
|
662
|
-
DisposableStack: false;
|
|
663
|
-
document: false;
|
|
664
|
-
Document: false;
|
|
665
|
-
DocumentFragment: false;
|
|
666
|
-
documentPictureInPicture: false;
|
|
667
|
-
DocumentPictureInPicture: false;
|
|
668
|
-
DocumentPictureInPictureEvent: false;
|
|
669
|
-
DocumentTimeline: false;
|
|
670
|
-
DocumentType: false;
|
|
671
|
-
DOMError: false;
|
|
672
|
-
DOMException: false;
|
|
673
|
-
DOMImplementation: false;
|
|
674
|
-
DOMMatrix: false;
|
|
675
|
-
DOMMatrixReadOnly: false;
|
|
676
|
-
DOMParser: false;
|
|
677
|
-
DOMPoint: false;
|
|
678
|
-
DOMPointReadOnly: false;
|
|
679
|
-
DOMQuad: false;
|
|
680
|
-
DOMRect: false;
|
|
681
|
-
DOMRectList: false;
|
|
682
|
-
DOMRectReadOnly: false;
|
|
683
|
-
DOMStringList: false;
|
|
684
|
-
DOMStringMap: false;
|
|
685
|
-
DOMTokenList: false;
|
|
686
|
-
DragEvent: false;
|
|
687
|
-
DynamicsCompressorNode: false;
|
|
688
|
-
EditContext: false;
|
|
689
|
-
Element: false;
|
|
690
|
-
ElementInternals: false;
|
|
691
|
-
EncodedAudioChunk: false;
|
|
692
|
-
EncodedVideoChunk: false;
|
|
693
|
-
ErrorEvent: false;
|
|
694
|
-
event: false;
|
|
695
|
-
Event: false;
|
|
696
|
-
EventCounts: false;
|
|
697
|
-
EventSource: false;
|
|
698
|
-
EventTarget: false;
|
|
699
|
-
external: false;
|
|
700
|
-
External: false;
|
|
701
|
-
EyeDropper: false;
|
|
702
|
-
FeaturePolicy: false;
|
|
703
|
-
FederatedCredential: false;
|
|
704
|
-
fence: false;
|
|
705
|
-
Fence: false;
|
|
706
|
-
FencedFrameConfig: false;
|
|
707
|
-
fetch: false;
|
|
708
|
-
fetchLater: false;
|
|
709
|
-
FetchLaterResult: false;
|
|
710
|
-
File: false;
|
|
711
|
-
FileList: false;
|
|
712
|
-
FileReader: false;
|
|
713
|
-
FileSystem: false;
|
|
714
|
-
FileSystemDirectoryEntry: false;
|
|
715
|
-
FileSystemDirectoryHandle: false;
|
|
716
|
-
FileSystemDirectoryReader: false;
|
|
717
|
-
FileSystemEntry: false;
|
|
718
|
-
FileSystemFileEntry: false;
|
|
719
|
-
FileSystemFileHandle: false;
|
|
720
|
-
FileSystemHandle: false;
|
|
721
|
-
FileSystemObserver: false;
|
|
722
|
-
FileSystemWritableFileStream: false;
|
|
723
|
-
find: false;
|
|
724
|
-
focus: false;
|
|
725
|
-
FocusEvent: false;
|
|
726
|
-
FontData: false;
|
|
727
|
-
FontFace: false;
|
|
728
|
-
FontFaceSet: false;
|
|
729
|
-
FontFaceSetLoadEvent: false;
|
|
730
|
-
FormData: false;
|
|
731
|
-
FormDataEvent: false;
|
|
732
|
-
FragmentDirective: false;
|
|
733
|
-
frameElement: false;
|
|
734
|
-
frames: false;
|
|
735
|
-
GainNode: false;
|
|
736
|
-
Gamepad: false;
|
|
737
|
-
GamepadAxisMoveEvent: false;
|
|
738
|
-
GamepadButton: false;
|
|
739
|
-
GamepadButtonEvent: false;
|
|
740
|
-
GamepadEvent: false;
|
|
741
|
-
GamepadHapticActuator: false;
|
|
742
|
-
GamepadPose: false;
|
|
743
|
-
Geolocation: false;
|
|
744
|
-
GeolocationCoordinates: false;
|
|
745
|
-
GeolocationPosition: false;
|
|
746
|
-
GeolocationPositionError: false;
|
|
747
|
-
getComputedStyle: false;
|
|
748
|
-
getScreenDetails: false;
|
|
749
|
-
getSelection: false;
|
|
750
|
-
GPU: false;
|
|
751
|
-
GPUAdapter: false;
|
|
752
|
-
GPUAdapterInfo: false;
|
|
753
|
-
GPUBindGroup: false;
|
|
754
|
-
GPUBindGroupLayout: false;
|
|
755
|
-
GPUBuffer: false;
|
|
756
|
-
GPUBufferUsage: false;
|
|
757
|
-
GPUCanvasContext: false;
|
|
758
|
-
GPUColorWrite: false;
|
|
759
|
-
GPUCommandBuffer: false;
|
|
760
|
-
GPUCommandEncoder: false;
|
|
761
|
-
GPUCompilationInfo: false;
|
|
762
|
-
GPUCompilationMessage: false;
|
|
763
|
-
GPUComputePassEncoder: false;
|
|
764
|
-
GPUComputePipeline: false;
|
|
765
|
-
GPUDevice: false;
|
|
766
|
-
GPUDeviceLostInfo: false;
|
|
767
|
-
GPUError: false;
|
|
768
|
-
GPUExternalTexture: false;
|
|
769
|
-
GPUInternalError: false;
|
|
770
|
-
GPUMapMode: false;
|
|
771
|
-
GPUOutOfMemoryError: false;
|
|
772
|
-
GPUPipelineError: false;
|
|
773
|
-
GPUPipelineLayout: false;
|
|
774
|
-
GPUQuerySet: false;
|
|
775
|
-
GPUQueue: false;
|
|
776
|
-
GPURenderBundle: false;
|
|
777
|
-
GPURenderBundleEncoder: false;
|
|
778
|
-
GPURenderPassEncoder: false;
|
|
779
|
-
GPURenderPipeline: false;
|
|
780
|
-
GPUSampler: false;
|
|
781
|
-
GPUShaderModule: false;
|
|
782
|
-
GPUShaderStage: false;
|
|
783
|
-
GPUSupportedFeatures: false;
|
|
784
|
-
GPUSupportedLimits: false;
|
|
785
|
-
GPUTexture: false;
|
|
786
|
-
GPUTextureUsage: false;
|
|
787
|
-
GPUTextureView: false;
|
|
788
|
-
GPUUncapturedErrorEvent: false;
|
|
789
|
-
GPUValidationError: false;
|
|
790
|
-
GravitySensor: false;
|
|
791
|
-
Gyroscope: false;
|
|
792
|
-
HashChangeEvent: false;
|
|
793
|
-
Headers: false;
|
|
794
|
-
HID: false;
|
|
795
|
-
HIDConnectionEvent: false;
|
|
796
|
-
HIDDevice: false;
|
|
797
|
-
HIDInputReportEvent: false;
|
|
798
|
-
Highlight: false;
|
|
799
|
-
HighlightRegistry: false;
|
|
800
|
-
history: false;
|
|
801
|
-
History: false;
|
|
802
|
-
HTMLAllCollection: false;
|
|
803
|
-
HTMLAnchorElement: false;
|
|
804
|
-
HTMLAreaElement: false;
|
|
805
|
-
HTMLAudioElement: false;
|
|
806
|
-
HTMLBaseElement: false;
|
|
807
|
-
HTMLBodyElement: false;
|
|
808
|
-
HTMLBRElement: false;
|
|
809
|
-
HTMLButtonElement: false;
|
|
810
|
-
HTMLCanvasElement: false;
|
|
811
|
-
HTMLCollection: false;
|
|
812
|
-
HTMLDataElement: false;
|
|
813
|
-
HTMLDataListElement: false;
|
|
814
|
-
HTMLDetailsElement: false;
|
|
815
|
-
HTMLDialogElement: false;
|
|
816
|
-
HTMLDirectoryElement: false;
|
|
817
|
-
HTMLDivElement: false;
|
|
818
|
-
HTMLDListElement: false;
|
|
819
|
-
HTMLDocument: false;
|
|
820
|
-
HTMLElement: false;
|
|
821
|
-
HTMLEmbedElement: false;
|
|
822
|
-
HTMLFencedFrameElement: false;
|
|
823
|
-
HTMLFieldSetElement: false;
|
|
824
|
-
HTMLFontElement: false;
|
|
825
|
-
HTMLFormControlsCollection: false;
|
|
826
|
-
HTMLFormElement: false;
|
|
827
|
-
HTMLFrameElement: false;
|
|
828
|
-
HTMLFrameSetElement: false;
|
|
829
|
-
HTMLHeadElement: false;
|
|
830
|
-
HTMLHeadingElement: false;
|
|
831
|
-
HTMLHRElement: false;
|
|
832
|
-
HTMLHtmlElement: false;
|
|
833
|
-
HTMLIFrameElement: false;
|
|
834
|
-
HTMLImageElement: false;
|
|
835
|
-
HTMLInputElement: false;
|
|
836
|
-
HTMLLabelElement: false;
|
|
837
|
-
HTMLLegendElement: false;
|
|
838
|
-
HTMLLIElement: false;
|
|
839
|
-
HTMLLinkElement: false;
|
|
840
|
-
HTMLMapElement: false;
|
|
841
|
-
HTMLMarqueeElement: false;
|
|
842
|
-
HTMLMediaElement: false;
|
|
843
|
-
HTMLMenuElement: false;
|
|
844
|
-
HTMLMetaElement: false;
|
|
845
|
-
HTMLMeterElement: false;
|
|
846
|
-
HTMLModElement: false;
|
|
847
|
-
HTMLObjectElement: false;
|
|
848
|
-
HTMLOListElement: false;
|
|
849
|
-
HTMLOptGroupElement: false;
|
|
850
|
-
HTMLOptionElement: false;
|
|
851
|
-
HTMLOptionsCollection: false;
|
|
852
|
-
HTMLOutputElement: false;
|
|
853
|
-
HTMLParagraphElement: false;
|
|
854
|
-
HTMLParamElement: false;
|
|
855
|
-
HTMLPictureElement: false;
|
|
856
|
-
HTMLPreElement: false;
|
|
857
|
-
HTMLProgressElement: false;
|
|
858
|
-
HTMLQuoteElement: false;
|
|
859
|
-
HTMLScriptElement: false;
|
|
860
|
-
HTMLSelectedContentElement: false;
|
|
861
|
-
HTMLSelectElement: false;
|
|
862
|
-
HTMLSlotElement: false;
|
|
863
|
-
HTMLSourceElement: false;
|
|
864
|
-
HTMLSpanElement: false;
|
|
865
|
-
HTMLStyleElement: false;
|
|
866
|
-
HTMLTableCaptionElement: false;
|
|
867
|
-
HTMLTableCellElement: false;
|
|
868
|
-
HTMLTableColElement: false;
|
|
869
|
-
HTMLTableElement: false;
|
|
870
|
-
HTMLTableRowElement: false;
|
|
871
|
-
HTMLTableSectionElement: false;
|
|
872
|
-
HTMLTemplateElement: false;
|
|
873
|
-
HTMLTextAreaElement: false;
|
|
874
|
-
HTMLTimeElement: false;
|
|
875
|
-
HTMLTitleElement: false;
|
|
876
|
-
HTMLTrackElement: false;
|
|
877
|
-
HTMLUListElement: false;
|
|
878
|
-
HTMLUnknownElement: false;
|
|
879
|
-
HTMLVideoElement: false;
|
|
880
|
-
IDBCursor: false;
|
|
881
|
-
IDBCursorWithValue: false;
|
|
882
|
-
IDBDatabase: false;
|
|
883
|
-
IDBFactory: false;
|
|
884
|
-
IDBIndex: false;
|
|
885
|
-
IDBKeyRange: false;
|
|
886
|
-
IDBObjectStore: false;
|
|
887
|
-
IDBOpenDBRequest: false;
|
|
888
|
-
IDBRequest: false;
|
|
889
|
-
IDBTransaction: false;
|
|
890
|
-
IDBVersionChangeEvent: false;
|
|
891
|
-
IdentityCredential: false;
|
|
892
|
-
IdentityCredentialError: false;
|
|
893
|
-
IdentityProvider: false;
|
|
894
|
-
IdleDeadline: false;
|
|
895
|
-
IdleDetector: false;
|
|
896
|
-
IIRFilterNode: false;
|
|
897
|
-
Image: false;
|
|
898
|
-
ImageBitmap: false;
|
|
899
|
-
ImageBitmapRenderingContext: false;
|
|
900
|
-
ImageCapture: false;
|
|
901
|
-
ImageData: false;
|
|
902
|
-
ImageDecoder: false;
|
|
903
|
-
ImageTrack: false;
|
|
904
|
-
ImageTrackList: false;
|
|
905
|
-
indexedDB: false;
|
|
906
|
-
Ink: false;
|
|
907
|
-
innerHeight: false;
|
|
908
|
-
innerWidth: false;
|
|
909
|
-
InputDeviceCapabilities: false;
|
|
910
|
-
InputDeviceInfo: false;
|
|
911
|
-
InputEvent: false;
|
|
912
|
-
IntersectionObserver: false;
|
|
913
|
-
IntersectionObserverEntry: false;
|
|
914
|
-
isSecureContext: false;
|
|
915
|
-
Keyboard: false;
|
|
916
|
-
KeyboardEvent: false;
|
|
917
|
-
KeyboardLayoutMap: false;
|
|
918
|
-
KeyframeEffect: false;
|
|
919
|
-
LanguageDetector: false;
|
|
920
|
-
LargestContentfulPaint: false;
|
|
921
|
-
LaunchParams: false;
|
|
922
|
-
launchQueue: false;
|
|
923
|
-
LaunchQueue: false;
|
|
924
|
-
LayoutShift: false;
|
|
925
|
-
LayoutShiftAttribution: false;
|
|
926
|
-
length: false;
|
|
927
|
-
LinearAccelerationSensor: false;
|
|
928
|
-
localStorage: false;
|
|
929
|
-
location: true;
|
|
930
|
-
Location: false;
|
|
931
|
-
locationbar: false;
|
|
932
|
-
Lock: false;
|
|
933
|
-
LockManager: false;
|
|
934
|
-
matchMedia: false;
|
|
935
|
-
MathMLElement: false;
|
|
936
|
-
MediaCapabilities: false;
|
|
937
|
-
MediaCapabilitiesInfo: false;
|
|
938
|
-
MediaDeviceInfo: false;
|
|
939
|
-
MediaDevices: false;
|
|
940
|
-
MediaElementAudioSourceNode: false;
|
|
941
|
-
MediaEncryptedEvent: false;
|
|
942
|
-
MediaError: false;
|
|
943
|
-
MediaKeyError: false;
|
|
944
|
-
MediaKeyMessageEvent: false;
|
|
945
|
-
MediaKeys: false;
|
|
946
|
-
MediaKeySession: false;
|
|
947
|
-
MediaKeyStatusMap: false;
|
|
948
|
-
MediaKeySystemAccess: false;
|
|
949
|
-
MediaList: false;
|
|
950
|
-
MediaMetadata: false;
|
|
951
|
-
MediaQueryList: false;
|
|
952
|
-
MediaQueryListEvent: false;
|
|
953
|
-
MediaRecorder: false;
|
|
954
|
-
MediaRecorderErrorEvent: false;
|
|
955
|
-
MediaSession: false;
|
|
956
|
-
MediaSource: false;
|
|
957
|
-
MediaSourceHandle: false;
|
|
958
|
-
MediaStream: false;
|
|
959
|
-
MediaStreamAudioDestinationNode: false;
|
|
960
|
-
MediaStreamAudioSourceNode: false;
|
|
961
|
-
MediaStreamEvent: false;
|
|
962
|
-
MediaStreamTrack: false;
|
|
963
|
-
MediaStreamTrackAudioSourceNode: false;
|
|
964
|
-
MediaStreamTrackAudioStats: false;
|
|
965
|
-
MediaStreamTrackEvent: false;
|
|
966
|
-
MediaStreamTrackGenerator: false;
|
|
967
|
-
MediaStreamTrackProcessor: false;
|
|
968
|
-
MediaStreamTrackVideoStats: false;
|
|
969
|
-
menubar: false;
|
|
970
|
-
MessageChannel: false;
|
|
971
|
-
MessageEvent: false;
|
|
972
|
-
MessagePort: false;
|
|
973
|
-
MIDIAccess: false;
|
|
974
|
-
MIDIConnectionEvent: false;
|
|
975
|
-
MIDIInput: false;
|
|
976
|
-
MIDIInputMap: false;
|
|
977
|
-
MIDIMessageEvent: false;
|
|
978
|
-
MIDIOutput: false;
|
|
979
|
-
MIDIOutputMap: false;
|
|
980
|
-
MIDIPort: false;
|
|
981
|
-
MimeType: false;
|
|
982
|
-
MimeTypeArray: false;
|
|
983
|
-
model: false;
|
|
984
|
-
ModelGenericSession: false;
|
|
985
|
-
ModelManager: false;
|
|
986
|
-
MouseEvent: false;
|
|
987
|
-
moveBy: false;
|
|
988
|
-
moveTo: false;
|
|
989
|
-
MutationEvent: false;
|
|
990
|
-
MutationObserver: false;
|
|
991
|
-
MutationRecord: false;
|
|
992
|
-
name: false;
|
|
993
|
-
NamedNodeMap: false;
|
|
994
|
-
NavigateEvent: false;
|
|
995
|
-
navigation: false;
|
|
996
|
-
Navigation: false;
|
|
997
|
-
NavigationActivation: false;
|
|
998
|
-
NavigationCurrentEntryChangeEvent: false;
|
|
999
|
-
NavigationDestination: false;
|
|
1000
|
-
NavigationHistoryEntry: false;
|
|
1001
|
-
NavigationPreloadManager: false;
|
|
1002
|
-
NavigationTransition: false;
|
|
1003
|
-
navigator: false;
|
|
1004
|
-
Navigator: false;
|
|
1005
|
-
NavigatorLogin: false;
|
|
1006
|
-
NavigatorManagedData: false;
|
|
1007
|
-
NavigatorUAData: false;
|
|
1008
|
-
NetworkInformation: false;
|
|
1009
|
-
Node: false;
|
|
1010
|
-
NodeFilter: false;
|
|
1011
|
-
NodeIterator: false;
|
|
1012
|
-
NodeList: false;
|
|
1013
|
-
Notification: false;
|
|
1014
|
-
NotifyPaintEvent: false;
|
|
1015
|
-
NotRestoredReasonDetails: false;
|
|
1016
|
-
NotRestoredReasons: false;
|
|
1017
|
-
Observable: false;
|
|
1018
|
-
OfflineAudioCompletionEvent: false;
|
|
1019
|
-
OfflineAudioContext: false;
|
|
1020
|
-
offscreenBuffering: false;
|
|
1021
|
-
OffscreenCanvas: false;
|
|
1022
|
-
OffscreenCanvasRenderingContext2D: false;
|
|
1023
|
-
onabort: true;
|
|
1024
|
-
onafterprint: true;
|
|
1025
|
-
onanimationcancel: true;
|
|
1026
|
-
onanimationend: true;
|
|
1027
|
-
onanimationiteration: true;
|
|
1028
|
-
onanimationstart: true;
|
|
1029
|
-
onappinstalled: true;
|
|
1030
|
-
onauxclick: true;
|
|
1031
|
-
onbeforeinput: true;
|
|
1032
|
-
onbeforeinstallprompt: true;
|
|
1033
|
-
onbeforematch: true;
|
|
1034
|
-
onbeforeprint: true;
|
|
1035
|
-
onbeforetoggle: true;
|
|
1036
|
-
onbeforeunload: true;
|
|
1037
|
-
onbeforexrselect: true;
|
|
1038
|
-
onblur: true;
|
|
1039
|
-
oncancel: true;
|
|
1040
|
-
oncanplay: true;
|
|
1041
|
-
oncanplaythrough: true;
|
|
1042
|
-
onchange: true;
|
|
1043
|
-
onclick: true;
|
|
1044
|
-
onclose: true;
|
|
1045
|
-
oncommand: true;
|
|
1046
|
-
oncontentvisibilityautostatechange: true;
|
|
1047
|
-
oncontextlost: true;
|
|
1048
|
-
oncontextmenu: true;
|
|
1049
|
-
oncontextrestored: true;
|
|
1050
|
-
oncopy: true;
|
|
1051
|
-
oncuechange: true;
|
|
1052
|
-
oncut: true;
|
|
1053
|
-
ondblclick: true;
|
|
1054
|
-
ondevicemotion: true;
|
|
1055
|
-
ondeviceorientation: true;
|
|
1056
|
-
ondeviceorientationabsolute: true;
|
|
1057
|
-
ondrag: true;
|
|
1058
|
-
ondragend: true;
|
|
1059
|
-
ondragenter: true;
|
|
1060
|
-
ondragleave: true;
|
|
1061
|
-
ondragover: true;
|
|
1062
|
-
ondragstart: true;
|
|
1063
|
-
ondrop: true;
|
|
1064
|
-
ondurationchange: true;
|
|
1065
|
-
onemptied: true;
|
|
1066
|
-
onended: true;
|
|
1067
|
-
onerror: true;
|
|
1068
|
-
onfocus: true;
|
|
1069
|
-
onformdata: true;
|
|
1070
|
-
ongamepadconnected: true;
|
|
1071
|
-
ongamepaddisconnected: true;
|
|
1072
|
-
ongotpointercapture: true;
|
|
1073
|
-
onhashchange: true;
|
|
1074
|
-
oninput: true;
|
|
1075
|
-
oninvalid: true;
|
|
1076
|
-
onkeydown: true;
|
|
1077
|
-
onkeypress: true;
|
|
1078
|
-
onkeyup: true;
|
|
1079
|
-
onlanguagechange: true;
|
|
1080
|
-
onload: true;
|
|
1081
|
-
onloadeddata: true;
|
|
1082
|
-
onloadedmetadata: true;
|
|
1083
|
-
onloadstart: true;
|
|
1084
|
-
onlostpointercapture: true;
|
|
1085
|
-
onmessage: true;
|
|
1086
|
-
onmessageerror: true;
|
|
1087
|
-
onmousedown: true;
|
|
1088
|
-
onmouseenter: true;
|
|
1089
|
-
onmouseleave: true;
|
|
1090
|
-
onmousemove: true;
|
|
1091
|
-
onmouseout: true;
|
|
1092
|
-
onmouseover: true;
|
|
1093
|
-
onmouseup: true;
|
|
1094
|
-
onmousewheel: true;
|
|
1095
|
-
onoffline: true;
|
|
1096
|
-
ononline: true;
|
|
1097
|
-
onpagehide: true;
|
|
1098
|
-
onpagereveal: true;
|
|
1099
|
-
onpageshow: true;
|
|
1100
|
-
onpageswap: true;
|
|
1101
|
-
onpaste: true;
|
|
1102
|
-
onpause: true;
|
|
1103
|
-
onplay: true;
|
|
1104
|
-
onplaying: true;
|
|
1105
|
-
onpointercancel: true;
|
|
1106
|
-
onpointerdown: true;
|
|
1107
|
-
onpointerenter: true;
|
|
1108
|
-
onpointerleave: true;
|
|
1109
|
-
onpointermove: true;
|
|
1110
|
-
onpointerout: true;
|
|
1111
|
-
onpointerover: true;
|
|
1112
|
-
onpointerrawupdate: true;
|
|
1113
|
-
onpointerup: true;
|
|
1114
|
-
onpopstate: true;
|
|
1115
|
-
onprogress: true;
|
|
1116
|
-
onratechange: true;
|
|
1117
|
-
onrejectionhandled: true;
|
|
1118
|
-
onreset: true;
|
|
1119
|
-
onresize: true;
|
|
1120
|
-
onscroll: true;
|
|
1121
|
-
onscrollend: true;
|
|
1122
|
-
onscrollsnapchange: true;
|
|
1123
|
-
onscrollsnapchanging: true;
|
|
1124
|
-
onsearch: true;
|
|
1125
|
-
onsecuritypolicyviolation: true;
|
|
1126
|
-
onseeked: true;
|
|
1127
|
-
onseeking: true;
|
|
1128
|
-
onselect: true;
|
|
1129
|
-
onselectionchange: true;
|
|
1130
|
-
onselectstart: true;
|
|
1131
|
-
onslotchange: true;
|
|
1132
|
-
onstalled: true;
|
|
1133
|
-
onstorage: true;
|
|
1134
|
-
onsubmit: true;
|
|
1135
|
-
onsuspend: true;
|
|
1136
|
-
ontimeupdate: true;
|
|
1137
|
-
ontoggle: true;
|
|
1138
|
-
ontransitioncancel: true;
|
|
1139
|
-
ontransitionend: true;
|
|
1140
|
-
ontransitionrun: true;
|
|
1141
|
-
ontransitionstart: true;
|
|
1142
|
-
onunhandledrejection: true;
|
|
1143
|
-
onunload: true;
|
|
1144
|
-
onvolumechange: true;
|
|
1145
|
-
onwaiting: true;
|
|
1146
|
-
onwheel: true;
|
|
1147
|
-
open: false;
|
|
1148
|
-
opener: false;
|
|
1149
|
-
Option: false;
|
|
1150
|
-
OrientationSensor: false;
|
|
1151
|
-
origin: false;
|
|
1152
|
-
originAgentCluster: false;
|
|
1153
|
-
OscillatorNode: false;
|
|
1154
|
-
OTPCredential: false;
|
|
1155
|
-
outerHeight: false;
|
|
1156
|
-
outerWidth: false;
|
|
1157
|
-
OverconstrainedError: false;
|
|
1158
|
-
PageRevealEvent: false;
|
|
1159
|
-
PageSwapEvent: false;
|
|
1160
|
-
PageTransitionEvent: false;
|
|
1161
|
-
pageXOffset: false;
|
|
1162
|
-
pageYOffset: false;
|
|
1163
|
-
PannerNode: false;
|
|
1164
|
-
parent: false;
|
|
1165
|
-
PasswordCredential: false;
|
|
1166
|
-
Path2D: false;
|
|
1167
|
-
PaymentAddress: false;
|
|
1168
|
-
PaymentManager: false;
|
|
1169
|
-
PaymentMethodChangeEvent: false;
|
|
1170
|
-
PaymentRequest: false;
|
|
1171
|
-
PaymentRequestUpdateEvent: false;
|
|
1172
|
-
PaymentResponse: false;
|
|
1173
|
-
performance: false;
|
|
1174
|
-
Performance: false;
|
|
1175
|
-
PerformanceElementTiming: false;
|
|
1176
|
-
PerformanceEntry: false;
|
|
1177
|
-
PerformanceEventTiming: false;
|
|
1178
|
-
PerformanceLongAnimationFrameTiming: false;
|
|
1179
|
-
PerformanceLongTaskTiming: false;
|
|
1180
|
-
PerformanceMark: false;
|
|
1181
|
-
PerformanceMeasure: false;
|
|
1182
|
-
PerformanceNavigation: false;
|
|
1183
|
-
PerformanceNavigationTiming: false;
|
|
1184
|
-
PerformanceObserver: false;
|
|
1185
|
-
PerformanceObserverEntryList: false;
|
|
1186
|
-
PerformancePaintTiming: false;
|
|
1187
|
-
PerformanceResourceTiming: false;
|
|
1188
|
-
PerformanceScriptTiming: false;
|
|
1189
|
-
PerformanceServerTiming: false;
|
|
1190
|
-
PerformanceTiming: false;
|
|
1191
|
-
PeriodicSyncManager: false;
|
|
1192
|
-
PeriodicWave: false;
|
|
1193
|
-
Permissions: false;
|
|
1194
|
-
PermissionStatus: false;
|
|
1195
|
-
PERSISTENT: false;
|
|
1196
|
-
personalbar: false;
|
|
1197
|
-
PictureInPictureEvent: false;
|
|
1198
|
-
PictureInPictureWindow: false;
|
|
1199
|
-
Plugin: false;
|
|
1200
|
-
PluginArray: false;
|
|
1201
|
-
PointerEvent: false;
|
|
1202
|
-
PopStateEvent: false;
|
|
1203
|
-
postMessage: false;
|
|
1204
|
-
Presentation: false;
|
|
1205
|
-
PresentationAvailability: false;
|
|
1206
|
-
PresentationConnection: false;
|
|
1207
|
-
PresentationConnectionAvailableEvent: false;
|
|
1208
|
-
PresentationConnectionCloseEvent: false;
|
|
1209
|
-
PresentationConnectionList: false;
|
|
1210
|
-
PresentationReceiver: false;
|
|
1211
|
-
PresentationRequest: false;
|
|
1212
|
-
PressureObserver: false;
|
|
1213
|
-
PressureRecord: false;
|
|
1214
|
-
print: false;
|
|
1215
|
-
ProcessingInstruction: false;
|
|
1216
|
-
Profiler: false;
|
|
1217
|
-
ProgressEvent: false;
|
|
1218
|
-
PromiseRejectionEvent: false;
|
|
1219
|
-
prompt: false;
|
|
1220
|
-
ProtectedAudience: false;
|
|
1221
|
-
PublicKeyCredential: false;
|
|
1222
|
-
PushManager: false;
|
|
1223
|
-
PushSubscription: false;
|
|
1224
|
-
PushSubscriptionOptions: false;
|
|
1225
|
-
queryLocalFonts: false;
|
|
1226
|
-
queueMicrotask: false;
|
|
1227
|
-
RadioNodeList: false;
|
|
1228
|
-
Range: false;
|
|
1229
|
-
ReadableByteStreamController: false;
|
|
1230
|
-
ReadableStream: false;
|
|
1231
|
-
ReadableStreamBYOBReader: false;
|
|
1232
|
-
ReadableStreamBYOBRequest: false;
|
|
1233
|
-
ReadableStreamDefaultController: false;
|
|
1234
|
-
ReadableStreamDefaultReader: false;
|
|
1235
|
-
registerProcessor: false;
|
|
1236
|
-
RelativeOrientationSensor: false;
|
|
1237
|
-
RemotePlayback: false;
|
|
1238
|
-
removeEventListener: false;
|
|
1239
|
-
ReportBody: false;
|
|
1240
|
-
reportError: false;
|
|
1241
|
-
ReportingObserver: false;
|
|
1242
|
-
Request: false;
|
|
1243
|
-
requestAnimationFrame: false;
|
|
1244
|
-
requestIdleCallback: false;
|
|
1245
|
-
resizeBy: false;
|
|
1246
|
-
ResizeObserver: false;
|
|
1247
|
-
ResizeObserverEntry: false;
|
|
1248
|
-
ResizeObserverSize: false;
|
|
1249
|
-
resizeTo: false;
|
|
1250
|
-
Response: false;
|
|
1251
|
-
RestrictionTarget: false;
|
|
1252
|
-
RTCCertificate: false;
|
|
1253
|
-
RTCDataChannel: false;
|
|
1254
|
-
RTCDataChannelEvent: false;
|
|
1255
|
-
RTCDtlsTransport: false;
|
|
1256
|
-
RTCDTMFSender: false;
|
|
1257
|
-
RTCDTMFToneChangeEvent: false;
|
|
1258
|
-
RTCEncodedAudioFrame: false;
|
|
1259
|
-
RTCEncodedVideoFrame: false;
|
|
1260
|
-
RTCError: false;
|
|
1261
|
-
RTCErrorEvent: false;
|
|
1262
|
-
RTCIceCandidate: false;
|
|
1263
|
-
RTCIceTransport: false;
|
|
1264
|
-
RTCPeerConnection: false;
|
|
1265
|
-
RTCPeerConnectionIceErrorEvent: false;
|
|
1266
|
-
RTCPeerConnectionIceEvent: false;
|
|
1267
|
-
RTCRtpReceiver: false;
|
|
1268
|
-
RTCRtpScriptTransform: false;
|
|
1269
|
-
RTCRtpSender: false;
|
|
1270
|
-
RTCRtpTransceiver: false;
|
|
1271
|
-
RTCSctpTransport: false;
|
|
1272
|
-
RTCSessionDescription: false;
|
|
1273
|
-
RTCStatsReport: false;
|
|
1274
|
-
RTCTrackEvent: false;
|
|
1275
|
-
sampleRate: false;
|
|
1276
|
-
scheduler: false;
|
|
1277
|
-
Scheduler: false;
|
|
1278
|
-
Scheduling: false;
|
|
1279
|
-
screen: false;
|
|
1280
|
-
Screen: false;
|
|
1281
|
-
ScreenDetailed: false;
|
|
1282
|
-
ScreenDetails: false;
|
|
1283
|
-
screenLeft: false;
|
|
1284
|
-
ScreenOrientation: false;
|
|
1285
|
-
screenTop: false;
|
|
1286
|
-
screenX: false;
|
|
1287
|
-
screenY: false;
|
|
1288
|
-
ScriptProcessorNode: false;
|
|
1289
|
-
scroll: false;
|
|
1290
|
-
scrollbars: false;
|
|
1291
|
-
scrollBy: false;
|
|
1292
|
-
ScrollTimeline: false;
|
|
1293
|
-
scrollTo: false;
|
|
1294
|
-
scrollX: false;
|
|
1295
|
-
scrollY: false;
|
|
1296
|
-
SecurityPolicyViolationEvent: false;
|
|
1297
|
-
Selection: false;
|
|
1298
|
-
self: false;
|
|
1299
|
-
Sensor: false;
|
|
1300
|
-
SensorErrorEvent: false;
|
|
1301
|
-
Serial: false;
|
|
1302
|
-
SerialPort: false;
|
|
1303
|
-
ServiceWorker: false;
|
|
1304
|
-
ServiceWorkerContainer: false;
|
|
1305
|
-
ServiceWorkerRegistration: false;
|
|
1306
|
-
sessionStorage: false;
|
|
1307
|
-
setInterval: false;
|
|
1308
|
-
setTimeout: false;
|
|
1309
|
-
ShadowRoot: false;
|
|
1310
|
-
sharedStorage: false;
|
|
1311
|
-
SharedStorage: false;
|
|
1312
|
-
SharedStorageAppendMethod: false;
|
|
1313
|
-
SharedStorageClearMethod: false;
|
|
1314
|
-
SharedStorageDeleteMethod: false;
|
|
1315
|
-
SharedStorageModifierMethod: false;
|
|
1316
|
-
SharedStorageSetMethod: false;
|
|
1317
|
-
SharedStorageWorklet: false;
|
|
1318
|
-
SharedWorker: false;
|
|
1319
|
-
showDirectoryPicker: false;
|
|
1320
|
-
showOpenFilePicker: false;
|
|
1321
|
-
showSaveFilePicker: false;
|
|
1322
|
-
SnapEvent: false;
|
|
1323
|
-
SourceBuffer: false;
|
|
1324
|
-
SourceBufferList: false;
|
|
1325
|
-
speechSynthesis: false;
|
|
1326
|
-
SpeechSynthesis: false;
|
|
1327
|
-
SpeechSynthesisErrorEvent: false;
|
|
1328
|
-
SpeechSynthesisEvent: false;
|
|
1329
|
-
SpeechSynthesisUtterance: false;
|
|
1330
|
-
SpeechSynthesisVoice: false;
|
|
1331
|
-
StaticRange: false;
|
|
1332
|
-
status: false;
|
|
1333
|
-
statusbar: false;
|
|
1334
|
-
StereoPannerNode: false;
|
|
1335
|
-
stop: false;
|
|
1336
|
-
Storage: false;
|
|
1337
|
-
StorageBucket: false;
|
|
1338
|
-
StorageBucketManager: false;
|
|
1339
|
-
StorageEvent: false;
|
|
1340
|
-
StorageManager: false;
|
|
1341
|
-
structuredClone: false;
|
|
1342
|
-
styleMedia: false;
|
|
1343
|
-
StylePropertyMap: false;
|
|
1344
|
-
StylePropertyMapReadOnly: false;
|
|
1345
|
-
StyleSheet: false;
|
|
1346
|
-
StyleSheetList: false;
|
|
1347
|
-
SubmitEvent: false;
|
|
1348
|
-
Subscriber: false;
|
|
1349
|
-
SubtleCrypto: false;
|
|
1350
|
-
SuppressedError: false;
|
|
1351
|
-
SVGAElement: false;
|
|
1352
|
-
SVGAngle: false;
|
|
1353
|
-
SVGAnimatedAngle: false;
|
|
1354
|
-
SVGAnimatedBoolean: false;
|
|
1355
|
-
SVGAnimatedEnumeration: false;
|
|
1356
|
-
SVGAnimatedInteger: false;
|
|
1357
|
-
SVGAnimatedLength: false;
|
|
1358
|
-
SVGAnimatedLengthList: false;
|
|
1359
|
-
SVGAnimatedNumber: false;
|
|
1360
|
-
SVGAnimatedNumberList: false;
|
|
1361
|
-
SVGAnimatedPreserveAspectRatio: false;
|
|
1362
|
-
SVGAnimatedRect: false;
|
|
1363
|
-
SVGAnimatedString: false;
|
|
1364
|
-
SVGAnimatedTransformList: false;
|
|
1365
|
-
SVGAnimateElement: false;
|
|
1366
|
-
SVGAnimateMotionElement: false;
|
|
1367
|
-
SVGAnimateTransformElement: false;
|
|
1368
|
-
SVGAnimationElement: false;
|
|
1369
|
-
SVGCircleElement: false;
|
|
1370
|
-
SVGClipPathElement: false;
|
|
1371
|
-
SVGComponentTransferFunctionElement: false;
|
|
1372
|
-
SVGDefsElement: false;
|
|
1373
|
-
SVGDescElement: false;
|
|
1374
|
-
SVGElement: false;
|
|
1375
|
-
SVGEllipseElement: false;
|
|
1376
|
-
SVGFEBlendElement: false;
|
|
1377
|
-
SVGFEColorMatrixElement: false;
|
|
1378
|
-
SVGFEComponentTransferElement: false;
|
|
1379
|
-
SVGFECompositeElement: false;
|
|
1380
|
-
SVGFEConvolveMatrixElement: false;
|
|
1381
|
-
SVGFEDiffuseLightingElement: false;
|
|
1382
|
-
SVGFEDisplacementMapElement: false;
|
|
1383
|
-
SVGFEDistantLightElement: false;
|
|
1384
|
-
SVGFEDropShadowElement: false;
|
|
1385
|
-
SVGFEFloodElement: false;
|
|
1386
|
-
SVGFEFuncAElement: false;
|
|
1387
|
-
SVGFEFuncBElement: false;
|
|
1388
|
-
SVGFEFuncGElement: false;
|
|
1389
|
-
SVGFEFuncRElement: false;
|
|
1390
|
-
SVGFEGaussianBlurElement: false;
|
|
1391
|
-
SVGFEImageElement: false;
|
|
1392
|
-
SVGFEMergeElement: false;
|
|
1393
|
-
SVGFEMergeNodeElement: false;
|
|
1394
|
-
SVGFEMorphologyElement: false;
|
|
1395
|
-
SVGFEOffsetElement: false;
|
|
1396
|
-
SVGFEPointLightElement: false;
|
|
1397
|
-
SVGFESpecularLightingElement: false;
|
|
1398
|
-
SVGFESpotLightElement: false;
|
|
1399
|
-
SVGFETileElement: false;
|
|
1400
|
-
SVGFETurbulenceElement: false;
|
|
1401
|
-
SVGFilterElement: false;
|
|
1402
|
-
SVGForeignObjectElement: false;
|
|
1403
|
-
SVGGElement: false;
|
|
1404
|
-
SVGGeometryElement: false;
|
|
1405
|
-
SVGGradientElement: false;
|
|
1406
|
-
SVGGraphicsElement: false;
|
|
1407
|
-
SVGImageElement: false;
|
|
1408
|
-
SVGLength: false;
|
|
1409
|
-
SVGLengthList: false;
|
|
1410
|
-
SVGLinearGradientElement: false;
|
|
1411
|
-
SVGLineElement: false;
|
|
1412
|
-
SVGMarkerElement: false;
|
|
1413
|
-
SVGMaskElement: false;
|
|
1414
|
-
SVGMatrix: false;
|
|
1415
|
-
SVGMetadataElement: false;
|
|
1416
|
-
SVGMPathElement: false;
|
|
1417
|
-
SVGNumber: false;
|
|
1418
|
-
SVGNumberList: false;
|
|
1419
|
-
SVGPathElement: false;
|
|
1420
|
-
SVGPatternElement: false;
|
|
1421
|
-
SVGPoint: false;
|
|
1422
|
-
SVGPointList: false;
|
|
1423
|
-
SVGPolygonElement: false;
|
|
1424
|
-
SVGPolylineElement: false;
|
|
1425
|
-
SVGPreserveAspectRatio: false;
|
|
1426
|
-
SVGRadialGradientElement: false;
|
|
1427
|
-
SVGRect: false;
|
|
1428
|
-
SVGRectElement: false;
|
|
1429
|
-
SVGScriptElement: false;
|
|
1430
|
-
SVGSetElement: false;
|
|
1431
|
-
SVGStopElement: false;
|
|
1432
|
-
SVGStringList: false;
|
|
1433
|
-
SVGStyleElement: false;
|
|
1434
|
-
SVGSVGElement: false;
|
|
1435
|
-
SVGSwitchElement: false;
|
|
1436
|
-
SVGSymbolElement: false;
|
|
1437
|
-
SVGTextContentElement: false;
|
|
1438
|
-
SVGTextElement: false;
|
|
1439
|
-
SVGTextPathElement: false;
|
|
1440
|
-
SVGTextPositioningElement: false;
|
|
1441
|
-
SVGTitleElement: false;
|
|
1442
|
-
SVGTransform: false;
|
|
1443
|
-
SVGTransformList: false;
|
|
1444
|
-
SVGTSpanElement: false;
|
|
1445
|
-
SVGUnitTypes: false;
|
|
1446
|
-
SVGUseElement: false;
|
|
1447
|
-
SVGViewElement: false;
|
|
1448
|
-
SyncManager: false;
|
|
1449
|
-
TaskAttributionTiming: false;
|
|
1450
|
-
TaskController: false;
|
|
1451
|
-
TaskPriorityChangeEvent: false;
|
|
1452
|
-
TaskSignal: false;
|
|
1453
|
-
TEMPORARY: false;
|
|
1454
|
-
Text: false;
|
|
1455
|
-
TextDecoder: false;
|
|
1456
|
-
TextDecoderStream: false;
|
|
1457
|
-
TextEncoder: false;
|
|
1458
|
-
TextEncoderStream: false;
|
|
1459
|
-
TextEvent: false;
|
|
1460
|
-
TextFormat: false;
|
|
1461
|
-
TextFormatUpdateEvent: false;
|
|
1462
|
-
TextMetrics: false;
|
|
1463
|
-
TextTrack: false;
|
|
1464
|
-
TextTrackCue: false;
|
|
1465
|
-
TextTrackCueList: false;
|
|
1466
|
-
TextTrackList: false;
|
|
1467
|
-
TextUpdateEvent: false;
|
|
1468
|
-
TimeEvent: false;
|
|
1469
|
-
TimeRanges: false;
|
|
1470
|
-
ToggleEvent: false;
|
|
1471
|
-
toolbar: false;
|
|
1472
|
-
top: false;
|
|
1473
|
-
Touch: false;
|
|
1474
|
-
TouchEvent: false;
|
|
1475
|
-
TouchList: false;
|
|
1476
|
-
TrackEvent: false;
|
|
1477
|
-
TransformStream: false;
|
|
1478
|
-
TransformStreamDefaultController: false;
|
|
1479
|
-
TransitionEvent: false;
|
|
1480
|
-
TreeWalker: false;
|
|
1481
|
-
TrustedHTML: false;
|
|
1482
|
-
TrustedScript: false;
|
|
1483
|
-
TrustedScriptURL: false;
|
|
1484
|
-
TrustedTypePolicy: false;
|
|
1485
|
-
TrustedTypePolicyFactory: false;
|
|
1486
|
-
trustedTypes: false;
|
|
1487
|
-
UIEvent: false;
|
|
1488
|
-
URL: false;
|
|
1489
|
-
URLPattern: false;
|
|
1490
|
-
URLSearchParams: false;
|
|
1491
|
-
USB: false;
|
|
1492
|
-
USBAlternateInterface: false;
|
|
1493
|
-
USBConfiguration: false;
|
|
1494
|
-
USBConnectionEvent: false;
|
|
1495
|
-
USBDevice: false;
|
|
1496
|
-
USBEndpoint: false;
|
|
1497
|
-
USBInterface: false;
|
|
1498
|
-
USBInTransferResult: false;
|
|
1499
|
-
USBIsochronousInTransferPacket: false;
|
|
1500
|
-
USBIsochronousInTransferResult: false;
|
|
1501
|
-
USBIsochronousOutTransferPacket: false;
|
|
1502
|
-
USBIsochronousOutTransferResult: false;
|
|
1503
|
-
USBOutTransferResult: false;
|
|
1504
|
-
UserActivation: false;
|
|
1505
|
-
ValidityState: false;
|
|
1506
|
-
VideoColorSpace: false;
|
|
1507
|
-
VideoDecoder: false;
|
|
1508
|
-
VideoEncoder: false;
|
|
1509
|
-
VideoFrame: false;
|
|
1510
|
-
VideoPlaybackQuality: false;
|
|
1511
|
-
ViewTimeline: false;
|
|
1512
|
-
ViewTransition: false;
|
|
1513
|
-
ViewTransitionTypeSet: false;
|
|
1514
|
-
VirtualKeyboard: false;
|
|
1515
|
-
VirtualKeyboardGeometryChangeEvent: false;
|
|
1516
|
-
VisibilityStateEntry: false;
|
|
1517
|
-
visualViewport: false;
|
|
1518
|
-
VisualViewport: false;
|
|
1519
|
-
VTTCue: false;
|
|
1520
|
-
VTTRegion: false;
|
|
1521
|
-
WakeLock: false;
|
|
1522
|
-
WakeLockSentinel: false;
|
|
1523
|
-
WaveShaperNode: false;
|
|
1524
|
-
WebAssembly: false;
|
|
1525
|
-
WebGL2RenderingContext: false;
|
|
1526
|
-
WebGLActiveInfo: false;
|
|
1527
|
-
WebGLBuffer: false;
|
|
1528
|
-
WebGLContextEvent: false;
|
|
1529
|
-
WebGLFramebuffer: false;
|
|
1530
|
-
WebGLObject: false;
|
|
1531
|
-
WebGLProgram: false;
|
|
1532
|
-
WebGLQuery: false;
|
|
1533
|
-
WebGLRenderbuffer: false;
|
|
1534
|
-
WebGLRenderingContext: false;
|
|
1535
|
-
WebGLSampler: false;
|
|
1536
|
-
WebGLShader: false;
|
|
1537
|
-
WebGLShaderPrecisionFormat: false;
|
|
1538
|
-
WebGLSync: false;
|
|
1539
|
-
WebGLTexture: false;
|
|
1540
|
-
WebGLTransformFeedback: false;
|
|
1541
|
-
WebGLUniformLocation: false;
|
|
1542
|
-
WebGLVertexArrayObject: false;
|
|
1543
|
-
WebSocket: false;
|
|
1544
|
-
WebSocketError: false;
|
|
1545
|
-
WebSocketStream: false;
|
|
1546
|
-
WebTransport: false;
|
|
1547
|
-
WebTransportBidirectionalStream: false;
|
|
1548
|
-
WebTransportDatagramDuplexStream: false;
|
|
1549
|
-
WebTransportError: false;
|
|
1550
|
-
WebTransportReceiveStream: false;
|
|
1551
|
-
WebTransportSendStream: false;
|
|
1552
|
-
WGSLLanguageFeatures: false;
|
|
1553
|
-
WheelEvent: false;
|
|
1554
|
-
when: false;
|
|
1555
|
-
window: false;
|
|
1556
|
-
Window: false;
|
|
1557
|
-
WindowControlsOverlay: false;
|
|
1558
|
-
WindowControlsOverlayGeometryChangeEvent: false;
|
|
1559
|
-
Worker: false;
|
|
1560
|
-
Worklet: false;
|
|
1561
|
-
WorkletGlobalScope: false;
|
|
1562
|
-
WritableStream: false;
|
|
1563
|
-
WritableStreamDefaultController: false;
|
|
1564
|
-
WritableStreamDefaultWriter: false;
|
|
1565
|
-
XMLDocument: false;
|
|
1566
|
-
XMLHttpRequest: false;
|
|
1567
|
-
XMLHttpRequestEventTarget: false;
|
|
1568
|
-
XMLHttpRequestUpload: false;
|
|
1569
|
-
XMLSerializer: false;
|
|
1570
|
-
XPathEvaluator: false;
|
|
1571
|
-
XPathExpression: false;
|
|
1572
|
-
XPathResult: false;
|
|
1573
|
-
XRAnchor: false;
|
|
1574
|
-
XRAnchorSet: false;
|
|
1575
|
-
XRBoundedReferenceSpace: false;
|
|
1576
|
-
XRCamera: false;
|
|
1577
|
-
XRCPUDepthInformation: false;
|
|
1578
|
-
XRDepthInformation: false;
|
|
1579
|
-
XRDOMOverlayState: false;
|
|
1580
|
-
XRFrame: false;
|
|
1581
|
-
XRHand: false;
|
|
1582
|
-
XRHitTestResult: false;
|
|
1583
|
-
XRHitTestSource: false;
|
|
1584
|
-
XRInputSource: false;
|
|
1585
|
-
XRInputSourceArray: false;
|
|
1586
|
-
XRInputSourceEvent: false;
|
|
1587
|
-
XRInputSourcesChangeEvent: false;
|
|
1588
|
-
XRJointPose: false;
|
|
1589
|
-
XRJointSpace: false;
|
|
1590
|
-
XRLayer: false;
|
|
1591
|
-
XRLightEstimate: false;
|
|
1592
|
-
XRLightProbe: false;
|
|
1593
|
-
XRPose: false;
|
|
1594
|
-
XRRay: false;
|
|
1595
|
-
XRReferenceSpace: false;
|
|
1596
|
-
XRReferenceSpaceEvent: false;
|
|
1597
|
-
XRRenderState: false;
|
|
1598
|
-
XRRigidTransform: false;
|
|
1599
|
-
XRSession: false;
|
|
1600
|
-
XRSessionEvent: false;
|
|
1601
|
-
XRSpace: false;
|
|
1602
|
-
XRSystem: false;
|
|
1603
|
-
XRTransientInputHitTestResult: false;
|
|
1604
|
-
XRTransientInputHitTestSource: false;
|
|
1605
|
-
XRView: false;
|
|
1606
|
-
XRViewerPose: false;
|
|
1607
|
-
XRViewport: false;
|
|
1608
|
-
XRWebGLBinding: false;
|
|
1609
|
-
XRWebGLDepthInformation: false;
|
|
1610
|
-
XRWebGLLayer: false;
|
|
1611
|
-
XSLTProcessor: false;
|
|
1612
|
-
};
|
|
1613
|
-
parserOptions: {
|
|
1614
|
-
ecmaFeatures: {
|
|
1615
|
-
jsx: true;
|
|
1616
|
-
};
|
|
1617
|
-
jsxPragma: null;
|
|
1618
|
-
};
|
|
1619
|
-
};
|
|
1620
|
-
name: string;
|
|
1621
|
-
plugins: {
|
|
1622
|
-
"@eslint-react": {
|
|
1623
|
-
configs: {
|
|
1624
|
-
recommended: {
|
|
1625
|
-
plugins: {
|
|
1626
|
-
"react-x": {
|
|
1627
|
-
readonly meta: {
|
|
1628
|
-
readonly name: string;
|
|
1629
|
-
readonly version: string;
|
|
1630
|
-
};
|
|
1631
|
-
readonly rules: {
|
|
1632
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1633
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1634
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1635
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1636
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1637
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1638
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1639
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1640
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1641
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1642
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1643
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1644
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1645
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1646
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1647
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1648
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1649
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1650
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1651
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1652
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1653
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1654
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1655
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1656
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1657
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1658
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1659
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1660
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1661
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1662
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1663
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1664
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1665
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1666
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1667
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1668
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1669
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1670
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1671
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1672
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1673
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1674
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1675
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1676
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1677
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1678
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
1679
|
-
allowExpressions: boolean;
|
|
1680
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1681
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1682
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1683
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1684
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1685
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1686
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1687
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1688
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1689
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1690
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1691
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1692
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1693
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1694
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1695
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1696
|
-
};
|
|
1697
|
-
};
|
|
1698
|
-
};
|
|
1699
|
-
name: string;
|
|
1700
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1701
|
-
};
|
|
1702
|
-
"recommended-legacy": {
|
|
1703
|
-
plugins: string[];
|
|
1704
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1705
|
-
};
|
|
1706
|
-
"recommended-type-checked": {
|
|
1707
|
-
plugins: {
|
|
1708
|
-
"react-x": {
|
|
1709
|
-
readonly meta: {
|
|
1710
|
-
readonly name: string;
|
|
1711
|
-
readonly version: string;
|
|
1712
|
-
};
|
|
1713
|
-
readonly rules: {
|
|
1714
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1715
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1716
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1717
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1718
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1719
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1720
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1721
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1722
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1723
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1724
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1725
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1726
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1727
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1728
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1729
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1730
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1731
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1732
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1733
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1734
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1735
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1736
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1737
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1738
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1739
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1740
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1741
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1742
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1743
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1744
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1745
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1746
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1747
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1748
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1749
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1750
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1751
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1752
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1753
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1754
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1755
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1756
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1757
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1758
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1759
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1760
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
1761
|
-
allowExpressions: boolean;
|
|
1762
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1763
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1764
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1765
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1766
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1767
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1768
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1769
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1770
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1771
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1772
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1773
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1774
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1775
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1776
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1777
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1778
|
-
};
|
|
1779
|
-
};
|
|
1780
|
-
};
|
|
1781
|
-
name: string;
|
|
1782
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1783
|
-
};
|
|
1784
|
-
"recommended-type-checked-legacy": {
|
|
1785
|
-
plugins: string[];
|
|
1786
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1787
|
-
};
|
|
1788
|
-
"recommended-typescript": {
|
|
1789
|
-
plugins: {
|
|
1790
|
-
"react-x": {
|
|
1791
|
-
readonly meta: {
|
|
1792
|
-
readonly name: string;
|
|
1793
|
-
readonly version: string;
|
|
1794
|
-
};
|
|
1795
|
-
readonly rules: {
|
|
1796
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1797
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1798
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1799
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1800
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1801
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1802
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1803
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1804
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1805
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1806
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1807
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1808
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1809
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1810
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1811
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1812
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1813
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1814
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1815
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1816
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1817
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1818
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1819
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1820
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1821
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1822
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1823
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1824
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1825
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1826
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1827
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1828
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1829
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1830
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1831
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1832
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1833
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1834
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1835
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1836
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1837
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1838
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1839
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1840
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1841
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1842
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
1843
|
-
allowExpressions: boolean;
|
|
1844
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1845
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1846
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1847
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1848
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1849
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1850
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1851
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1852
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1853
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1854
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1855
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1856
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1857
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1858
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1859
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1860
|
-
};
|
|
1861
|
-
};
|
|
1862
|
-
};
|
|
1863
|
-
name: string;
|
|
1864
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1865
|
-
};
|
|
1866
|
-
"recommended-typescript-legacy": {
|
|
1867
|
-
plugins: string[];
|
|
1868
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1869
|
-
};
|
|
1870
|
-
};
|
|
1871
|
-
meta: {
|
|
1872
|
-
readonly name: string;
|
|
1873
|
-
readonly version: string;
|
|
1874
|
-
};
|
|
1875
|
-
rules: {
|
|
1876
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1877
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1878
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1879
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1880
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1881
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1882
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1883
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1884
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1885
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1886
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1887
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1888
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1889
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1890
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1891
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1892
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1893
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1894
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1895
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1896
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1897
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1898
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1899
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1900
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1901
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1902
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1903
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1904
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1905
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1906
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1907
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1908
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1909
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1910
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1911
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1912
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1913
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1914
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1915
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1916
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1917
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1918
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1919
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1920
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1921
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1922
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
1923
|
-
allowExpressions: boolean;
|
|
1924
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1925
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1926
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1927
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1928
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1929
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1930
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1931
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1932
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1933
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1934
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1935
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1936
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1937
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1938
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1939
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1940
|
-
};
|
|
1941
|
-
};
|
|
1942
|
-
"@eslint-react/dom": {
|
|
1943
|
-
configs: {
|
|
1944
|
-
recommended: {
|
|
1945
|
-
plugins: {
|
|
1946
|
-
"react-dom": {
|
|
1947
|
-
readonly meta: {
|
|
1948
|
-
readonly name: string;
|
|
1949
|
-
readonly version: string;
|
|
1950
|
-
};
|
|
1951
|
-
readonly rules: {
|
|
1952
|
-
readonly "no-dangerously-set-innerhtml": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtml", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1953
|
-
readonly "no-dangerously-set-innerhtml-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtmlWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1954
|
-
readonly "no-find-dom-node": _typescript_eslint_utils_ts_eslint.RuleModule<"noFindDomNode", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1955
|
-
readonly "no-flush-sync": _typescript_eslint_utils_ts_eslint.RuleModule<"noFlushSync", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1956
|
-
readonly "no-hydrate": _typescript_eslint_utils_ts_eslint.RuleModule<"noHydrate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1957
|
-
readonly "no-missing-button-type": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingButtonType", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1958
|
-
readonly "no-missing-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1959
|
-
readonly "no-namespace": _typescript_eslint_utils_ts_eslint.RuleModule<"noNamespace", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1960
|
-
readonly "no-render": _typescript_eslint_utils_ts_eslint.RuleModule<"noRender", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1961
|
-
readonly "no-render-return-value": _typescript_eslint_utils_ts_eslint.RuleModule<"noRenderReturnValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1962
|
-
readonly "no-script-url": _typescript_eslint_utils_ts_eslint.RuleModule<"noScriptUrl", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1963
|
-
readonly "no-unknown-property": _typescript_eslint_utils_ts_eslint.RuleModule<"dataLowercaseRequired" | "invalidPropOnTag" | "unknownProp" | "unknownPropWithStandardName", unknown[], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1964
|
-
readonly "no-unsafe-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1965
|
-
readonly "no-unsafe-target-blank": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeTargetBlank", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1966
|
-
readonly "no-use-form-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseFormState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1967
|
-
readonly "no-void-elements-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1968
|
-
readonly "no-children-in-void-dom-elements": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1969
|
-
};
|
|
1970
|
-
};
|
|
1971
|
-
};
|
|
1972
|
-
name: string;
|
|
1973
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1974
|
-
};
|
|
1975
|
-
"recommended-legacy": {
|
|
1976
|
-
plugins: string[];
|
|
1977
|
-
rules: _eslint_react_kit.RulePreset;
|
|
1978
|
-
};
|
|
1979
|
-
};
|
|
1980
|
-
meta: {
|
|
1981
|
-
readonly name: string;
|
|
1982
|
-
readonly version: string;
|
|
1983
|
-
};
|
|
1984
|
-
rules: {
|
|
1985
|
-
readonly "no-dangerously-set-innerhtml": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtml", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1986
|
-
readonly "no-dangerously-set-innerhtml-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtmlWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1987
|
-
readonly "no-find-dom-node": _typescript_eslint_utils_ts_eslint.RuleModule<"noFindDomNode", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1988
|
-
readonly "no-flush-sync": _typescript_eslint_utils_ts_eslint.RuleModule<"noFlushSync", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1989
|
-
readonly "no-hydrate": _typescript_eslint_utils_ts_eslint.RuleModule<"noHydrate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1990
|
-
readonly "no-missing-button-type": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingButtonType", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1991
|
-
readonly "no-missing-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1992
|
-
readonly "no-namespace": _typescript_eslint_utils_ts_eslint.RuleModule<"noNamespace", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1993
|
-
readonly "no-render": _typescript_eslint_utils_ts_eslint.RuleModule<"noRender", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1994
|
-
readonly "no-render-return-value": _typescript_eslint_utils_ts_eslint.RuleModule<"noRenderReturnValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1995
|
-
readonly "no-script-url": _typescript_eslint_utils_ts_eslint.RuleModule<"noScriptUrl", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1996
|
-
readonly "no-unknown-property": _typescript_eslint_utils_ts_eslint.RuleModule<"dataLowercaseRequired" | "invalidPropOnTag" | "unknownProp" | "unknownPropWithStandardName", unknown[], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1997
|
-
readonly "no-unsafe-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1998
|
-
readonly "no-unsafe-target-blank": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeTargetBlank", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
1999
|
-
readonly "no-use-form-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseFormState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2000
|
-
readonly "no-void-elements-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2001
|
-
readonly "no-children-in-void-dom-elements": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2002
|
-
};
|
|
2003
|
-
};
|
|
2004
|
-
"@eslint-react/hooks-extra": {
|
|
2005
|
-
configs: {
|
|
2006
|
-
recommended: {
|
|
2007
|
-
plugins: {
|
|
2008
|
-
"react-hooks-extra": {
|
|
2009
|
-
readonly meta: {
|
|
2010
|
-
readonly name: string;
|
|
2011
|
-
readonly version: string;
|
|
2012
|
-
};
|
|
2013
|
-
readonly rules: {
|
|
2014
|
-
readonly "no-direct-set-state-in-use-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2015
|
-
readonly "no-direct-set-state-in-use-layout-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseLayoutEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2016
|
-
readonly "no-unnecessary-use-callback": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2017
|
-
readonly "no-unnecessary-use-memo": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2018
|
-
readonly "no-unnecessary-use-prefix": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2019
|
-
readonly "prefer-use-state-lazy-initialization": _typescript_eslint_utils_ts_eslint.RuleModule<"preferUseStateLazyInitialization", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2020
|
-
readonly "ensure-custom-hooks-using-other-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2021
|
-
readonly "ensure-use-callback-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2022
|
-
readonly "ensure-use-memo-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2023
|
-
readonly "no-redundant-custom-hook": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2024
|
-
readonly "no-useless-custom-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2025
|
-
};
|
|
2026
|
-
};
|
|
2027
|
-
};
|
|
2028
|
-
name: string;
|
|
2029
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2030
|
-
};
|
|
2031
|
-
"recommended-legacy": {
|
|
2032
|
-
plugins: string[];
|
|
2033
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2034
|
-
};
|
|
2035
|
-
};
|
|
2036
|
-
meta: {
|
|
2037
|
-
readonly name: string;
|
|
2038
|
-
readonly version: string;
|
|
2039
|
-
};
|
|
2040
|
-
rules: {
|
|
2041
|
-
readonly "no-direct-set-state-in-use-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2042
|
-
readonly "no-direct-set-state-in-use-layout-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseLayoutEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2043
|
-
readonly "no-unnecessary-use-callback": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2044
|
-
readonly "no-unnecessary-use-memo": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2045
|
-
readonly "no-unnecessary-use-prefix": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2046
|
-
readonly "prefer-use-state-lazy-initialization": _typescript_eslint_utils_ts_eslint.RuleModule<"preferUseStateLazyInitialization", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2047
|
-
readonly "ensure-custom-hooks-using-other-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2048
|
-
readonly "ensure-use-callback-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2049
|
-
readonly "ensure-use-memo-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2050
|
-
readonly "no-redundant-custom-hook": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2051
|
-
readonly "no-useless-custom-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2052
|
-
};
|
|
2053
|
-
};
|
|
2054
|
-
"@eslint-react/naming-convention": {
|
|
2055
|
-
configs: {
|
|
2056
|
-
recommended: {
|
|
2057
|
-
plugins: {
|
|
2058
|
-
"react-naming-convention": {
|
|
2059
|
-
readonly meta: {
|
|
2060
|
-
readonly name: string;
|
|
2061
|
-
readonly version: string;
|
|
2062
|
-
};
|
|
2063
|
-
readonly rules: {
|
|
2064
|
-
readonly "component-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", readonly [("CONSTANT_CASE" | "PascalCase") | {
|
|
2065
|
-
allowAllCaps?: boolean;
|
|
2066
|
-
allowLeadingUnderscore?: boolean;
|
|
2067
|
-
allowNamespace?: boolean;
|
|
2068
|
-
excepts?: readonly string[];
|
|
2069
|
-
rule?: "CONSTANT_CASE" | "PascalCase";
|
|
2070
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2071
|
-
readonly "context-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2072
|
-
readonly filename: _typescript_eslint_utils_ts_eslint.RuleModule<"filenameEmpty" | "filenameInvalid", readonly [("PascalCase" | "camelCase" | "kebab-case" | "snake_case") | {
|
|
2073
|
-
excepts?: readonly string[];
|
|
2074
|
-
extensions?: readonly string[];
|
|
2075
|
-
rule?: "PascalCase" | "camelCase" | "kebab-case" | "snake_case";
|
|
2076
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2077
|
-
readonly "filename-extension": _typescript_eslint_utils_ts_eslint.RuleModule<"useJsxFileExtension" | "useNonJsxFileExtension", readonly [("always" | "as-needed") | {
|
|
2078
|
-
allow?: "always" | "as-needed";
|
|
2079
|
-
extensions?: readonly string[];
|
|
2080
|
-
ignoreFilesWithoutCode?: boolean;
|
|
2081
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2082
|
-
readonly "use-state": _typescript_eslint_utils_ts_eslint.RuleModule<"missingDestructuring" | "invalidSetterNaming", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2083
|
-
};
|
|
2084
|
-
};
|
|
2085
|
-
};
|
|
2086
|
-
name: string;
|
|
2087
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2088
|
-
};
|
|
2089
|
-
"recommended-legacy": {
|
|
2090
|
-
plugins: string[];
|
|
2091
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2092
|
-
};
|
|
2093
|
-
};
|
|
2094
|
-
meta: {
|
|
2095
|
-
readonly name: string;
|
|
2096
|
-
readonly version: string;
|
|
2097
|
-
};
|
|
2098
|
-
rules: {
|
|
2099
|
-
readonly "component-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", readonly [("CONSTANT_CASE" | "PascalCase") | {
|
|
2100
|
-
allowAllCaps?: boolean;
|
|
2101
|
-
allowLeadingUnderscore?: boolean;
|
|
2102
|
-
allowNamespace?: boolean;
|
|
2103
|
-
excepts?: readonly string[];
|
|
2104
|
-
rule?: "CONSTANT_CASE" | "PascalCase";
|
|
2105
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2106
|
-
readonly "context-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2107
|
-
readonly filename: _typescript_eslint_utils_ts_eslint.RuleModule<"filenameEmpty" | "filenameInvalid", readonly [("PascalCase" | "camelCase" | "kebab-case" | "snake_case") | {
|
|
2108
|
-
excepts?: readonly string[];
|
|
2109
|
-
extensions?: readonly string[];
|
|
2110
|
-
rule?: "PascalCase" | "camelCase" | "kebab-case" | "snake_case";
|
|
2111
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2112
|
-
readonly "filename-extension": _typescript_eslint_utils_ts_eslint.RuleModule<"useJsxFileExtension" | "useNonJsxFileExtension", readonly [("always" | "as-needed") | {
|
|
2113
|
-
allow?: "always" | "as-needed";
|
|
2114
|
-
extensions?: readonly string[];
|
|
2115
|
-
ignoreFilesWithoutCode?: boolean;
|
|
2116
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2117
|
-
readonly "use-state": _typescript_eslint_utils_ts_eslint.RuleModule<"missingDestructuring" | "invalidSetterNaming", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2118
|
-
};
|
|
2119
|
-
};
|
|
2120
|
-
"@eslint-react/web-api": {
|
|
2121
|
-
configs: {
|
|
2122
|
-
recommended: {
|
|
2123
|
-
plugins: {
|
|
2124
|
-
"react-web-api": {
|
|
2125
|
-
readonly meta: {
|
|
2126
|
-
readonly name: string;
|
|
2127
|
-
readonly version: string;
|
|
2128
|
-
};
|
|
2129
|
-
readonly rules: {
|
|
2130
|
-
readonly "no-leaked-event-listener": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedRemoveEventListenerInCleanup" | "expectedRemoveEventListenerInUnmount" | "unexpectedInlineFunction", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2131
|
-
readonly "no-leaked-interval": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearIntervalInCleanup" | "expectedClearIntervalInUnmount" | "expectedIntervalId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2132
|
-
readonly "no-leaked-resize-observer": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedDisconnectInControlFlow" | "expectedDisconnectOrUnobserveInCleanup" | "unexpectedFloatingInstance", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2133
|
-
readonly "no-leaked-timeout": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearTimeoutInCleanup" | "expectedClearTimeoutInUnmount" | "expectedTimeoutId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2134
|
-
};
|
|
2135
|
-
};
|
|
2136
|
-
};
|
|
2137
|
-
name: string;
|
|
2138
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2139
|
-
};
|
|
2140
|
-
"recommended-legacy": {
|
|
2141
|
-
plugins: string[];
|
|
2142
|
-
rules: _eslint_react_kit.RulePreset;
|
|
2143
|
-
};
|
|
2144
|
-
};
|
|
2145
|
-
meta: {
|
|
2146
|
-
readonly name: string;
|
|
2147
|
-
readonly version: string;
|
|
2148
|
-
};
|
|
2149
|
-
rules: {
|
|
2150
|
-
readonly "no-leaked-event-listener": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedRemoveEventListenerInCleanup" | "expectedRemoveEventListenerInUnmount" | "unexpectedInlineFunction", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2151
|
-
readonly "no-leaked-interval": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearIntervalInCleanup" | "expectedClearIntervalInUnmount" | "expectedIntervalId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2152
|
-
readonly "no-leaked-resize-observer": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedDisconnectInControlFlow" | "expectedDisconnectOrUnobserveInCleanup" | "unexpectedFloatingInstance", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2153
|
-
readonly "no-leaked-timeout": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearTimeoutInCleanup" | "expectedClearTimeoutInUnmount" | "expectedTimeoutId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
2154
|
-
};
|
|
2155
|
-
};
|
|
2156
|
-
"jsx-a11y": {
|
|
2157
|
-
configs: {
|
|
2158
|
-
recommended: eslint.Linter.Config<eslint.Linter.RulesRecord>;
|
|
2159
|
-
};
|
|
2160
|
-
};
|
|
2161
|
-
"react-compiler": {
|
|
2162
|
-
default: typeof eslint_plugin_react_compiler;
|
|
2163
|
-
configs: {
|
|
2164
|
-
recommended: {
|
|
2165
|
-
plugins: {
|
|
2166
|
-
"react-compiler": {
|
|
2167
|
-
rules: {
|
|
2168
|
-
"react-compiler": eslint.Rule.RuleModule;
|
|
2169
|
-
};
|
|
2170
|
-
};
|
|
2171
|
-
};
|
|
2172
|
-
rules: {
|
|
2173
|
-
"react-compiler/react-compiler": "error";
|
|
2174
|
-
};
|
|
2175
|
-
};
|
|
2176
|
-
};
|
|
2177
|
-
meta: {
|
|
2178
|
-
name: string;
|
|
2179
|
-
};
|
|
2180
|
-
rules: {
|
|
2181
|
-
'react-compiler': eslint.Rule.RuleModule;
|
|
2182
|
-
};
|
|
2183
|
-
};
|
|
2184
|
-
"react-hooks": {
|
|
2185
|
-
default: typeof eslint_plugin_react_hooks;
|
|
2186
|
-
configs: {
|
|
2187
|
-
'recommended-legacy': {
|
|
2188
|
-
plugins: string[];
|
|
2189
|
-
rules: {
|
|
2190
|
-
"react-hooks/rules-of-hooks": "error";
|
|
2191
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
2192
|
-
};
|
|
2193
|
-
};
|
|
2194
|
-
recommended: {
|
|
2195
|
-
plugins: string[];
|
|
2196
|
-
rules: {
|
|
2197
|
-
"react-hooks/rules-of-hooks": "error";
|
|
2198
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
2199
|
-
};
|
|
2200
|
-
};
|
|
2201
|
-
'recommended-latest': {
|
|
2202
|
-
name: string;
|
|
2203
|
-
plugins: {
|
|
2204
|
-
readonly "react-hooks": eslint.ESLint.Plugin;
|
|
2205
|
-
};
|
|
2206
|
-
rules: {
|
|
2207
|
-
"react-hooks/rules-of-hooks": "error";
|
|
2208
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
2209
|
-
};
|
|
2210
|
-
};
|
|
2211
|
-
};
|
|
2212
|
-
meta: {
|
|
2213
|
-
name: string;
|
|
2214
|
-
};
|
|
2215
|
-
rules: {
|
|
2216
|
-
'rules-of-hooks': {
|
|
2217
|
-
meta: {
|
|
2218
|
-
type: "problem";
|
|
2219
|
-
docs: {
|
|
2220
|
-
description: string;
|
|
2221
|
-
recommended: true;
|
|
2222
|
-
url: string;
|
|
2223
|
-
};
|
|
2224
|
-
};
|
|
2225
|
-
create(context: eslint.Rule.RuleContext): {
|
|
2226
|
-
onCodePathSegmentStart: (segment: eslint.Rule.CodePathSegment) => number;
|
|
2227
|
-
onCodePathSegmentEnd: () => eslint.Rule.CodePathSegment | undefined;
|
|
2228
|
-
onCodePathStart: () => number;
|
|
2229
|
-
onCodePathEnd(codePath: eslint.Rule.CodePath, codePathNode: eslint.Rule.Node): void;
|
|
2230
|
-
CallExpression(node: estree.CallExpression & eslint.Rule.NodeParentExtension): void;
|
|
2231
|
-
Identifier(node: estree.Identifier & eslint.Rule.NodeParentExtension): void;
|
|
2232
|
-
"CallExpression:exit"(node: estree.CallExpression & eslint.Rule.NodeParentExtension): void;
|
|
2233
|
-
FunctionDeclaration(node: estree.FunctionDeclaration & eslint.Rule.NodeParentExtension): void;
|
|
2234
|
-
ArrowFunctionExpression(node: estree.ArrowFunctionExpression & eslint.Rule.NodeParentExtension): void;
|
|
2235
|
-
};
|
|
2236
|
-
};
|
|
2237
|
-
'exhaustive-deps': {
|
|
2238
|
-
meta: {
|
|
2239
|
-
type: "suggestion";
|
|
2240
|
-
docs: {
|
|
2241
|
-
description: string;
|
|
2242
|
-
recommended: true;
|
|
2243
|
-
url: string;
|
|
2244
|
-
};
|
|
2245
|
-
fixable: "code";
|
|
2246
|
-
hasSuggestions: true;
|
|
2247
|
-
schema: {
|
|
2248
|
-
type: "object";
|
|
2249
|
-
additionalProperties: false;
|
|
2250
|
-
enableDangerousAutofixThisMayCauseInfiniteLoops: boolean;
|
|
2251
|
-
properties: {
|
|
2252
|
-
additionalHooks: {
|
|
2253
|
-
type: "string";
|
|
2254
|
-
};
|
|
2255
|
-
enableDangerousAutofixThisMayCauseInfiniteLoops: {
|
|
2256
|
-
type: "boolean";
|
|
2257
|
-
};
|
|
2258
|
-
};
|
|
2259
|
-
}[];
|
|
2260
|
-
};
|
|
2261
|
-
create(context: eslint.Rule.RuleContext): {
|
|
2262
|
-
CallExpression: (node: estree.CallExpression) => void;
|
|
2263
|
-
};
|
|
2264
|
-
};
|
|
2265
|
-
};
|
|
2266
|
-
};
|
|
2267
|
-
"react-refresh": {
|
|
2268
|
-
rules: Record<string, any>;
|
|
2269
|
-
configs: {
|
|
2270
|
-
recommended: {
|
|
2271
|
-
plugins: {
|
|
2272
|
-
"react-refresh": {
|
|
2273
|
-
rules: Record<string, any>;
|
|
2274
|
-
};
|
|
2275
|
-
};
|
|
2276
|
-
rules: Record<string, any>;
|
|
2277
|
-
};
|
|
2278
|
-
vite: {
|
|
2279
|
-
plugins: {
|
|
2280
|
-
"react-refresh": {
|
|
2281
|
-
rules: Record<string, any>;
|
|
2282
|
-
};
|
|
2283
|
-
};
|
|
2284
|
-
rules: Record<string, any>;
|
|
2285
|
-
};
|
|
2286
|
-
};
|
|
2287
|
-
};
|
|
2288
|
-
};
|
|
2289
|
-
rules: {
|
|
2290
|
-
"@eslint-react/avoid-shorthand-boolean": "off";
|
|
2291
|
-
"@eslint-react/avoid-shorthand-fragment": "off";
|
|
2292
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-callback": "error";
|
|
2293
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-memo": "error";
|
|
2294
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-prefix": "error";
|
|
2295
|
-
"@eslint-react/hooks-extra/prefer-use-state-lazy-initialization": "error";
|
|
2296
|
-
"@eslint-react/no-children-prop": "error";
|
|
2297
|
-
"@eslint-react/no-complex-conditional-rendering": "error";
|
|
2298
|
-
"@eslint-react/no-useless-fragment": "error";
|
|
2299
|
-
"@eslint-react/prefer-react-namespace-import": "error";
|
|
2300
|
-
"@eslint-react/prefer-shorthand-boolean": "error";
|
|
2301
|
-
"@eslint-react/prefer-shorthand-fragment": "error";
|
|
2302
|
-
"react-compiler/react-compiler": "error";
|
|
2303
|
-
"react-hooks/exhaustive-deps": "error";
|
|
2304
|
-
"react-hooks/rules-of-hooks": "error";
|
|
2305
|
-
"react-refresh/only-export-components": ["warn", {
|
|
2306
|
-
allowConstantExport: boolean;
|
|
2307
|
-
allowExportNames: string[];
|
|
2308
|
-
}];
|
|
2309
|
-
};
|
|
2310
|
-
settings: {
|
|
2311
|
-
react: {
|
|
2312
|
-
version: string;
|
|
2313
|
-
};
|
|
2314
|
-
};
|
|
2315
|
-
}[]>;
|
|
2316
|
-
|
|
2317
|
-
declare namespace __configs_react {
|
|
2318
|
-
export { reactConfig as default };
|
|
2319
|
-
}
|
|
2320
|
-
|
|
2321
|
-
declare function typescriptConfig(): Promise<(_typescript_eslint_utils_ts_eslint.FlatConfig.Config | {
|
|
2322
|
-
languageOptions: {
|
|
2323
|
-
parserOptions: {
|
|
2324
|
-
projectService: boolean;
|
|
2325
|
-
tsconfigRootDir: string;
|
|
2326
|
-
};
|
|
2327
|
-
};
|
|
2328
|
-
name: string;
|
|
2329
|
-
rules: {
|
|
2330
|
-
"@typescript-eslint/consistent-type-exports": ["error", {
|
|
2331
|
-
fixMixedExportsWithInlineTypeSpecifier: false;
|
|
2332
|
-
}];
|
|
2333
|
-
"@typescript-eslint/consistent-type-imports": ["error", {
|
|
2334
|
-
fixStyle: "separate-type-imports";
|
|
2335
|
-
}];
|
|
2336
|
-
"@typescript-eslint/no-deprecated": "warn";
|
|
2337
|
-
"@typescript-eslint/no-misused-promises": ["error", {
|
|
2338
|
-
checksVoidReturn: {
|
|
2339
|
-
attributes: false;
|
|
2340
|
-
};
|
|
2341
|
-
}];
|
|
2342
|
-
"@typescript-eslint/no-unnecessary-type-conversion": "error";
|
|
2343
|
-
"@typescript-eslint/no-unused-vars": ["error", {
|
|
2344
|
-
args: "all";
|
|
2345
|
-
argsIgnorePattern: string;
|
|
2346
|
-
caughtErrors: "all";
|
|
2347
|
-
caughtErrorsIgnorePattern: string;
|
|
2348
|
-
destructuredArrayIgnorePattern: string;
|
|
2349
|
-
ignoreRestSiblings: true;
|
|
2350
|
-
varsIgnorePattern: string;
|
|
2351
|
-
}];
|
|
2352
|
-
"@typescript-eslint/no-use-before-define": ["error", {
|
|
2353
|
-
allowNamedExports: false;
|
|
2354
|
-
classes: false;
|
|
2355
|
-
functions: false;
|
|
2356
|
-
variables: true;
|
|
2357
|
-
}];
|
|
2358
|
-
"@typescript-eslint/restrict-template-expressions": ["error", {
|
|
2359
|
-
allowNumber: true;
|
|
2360
|
-
}];
|
|
2361
|
-
"no-use-before-define": "off";
|
|
2362
|
-
};
|
|
2363
|
-
files?: undefined;
|
|
2364
|
-
} | {
|
|
2365
|
-
files: string[];
|
|
2366
|
-
name: string;
|
|
2367
|
-
rules: {
|
|
2368
|
-
"@typescript-eslint/no-unsafe-argument": string;
|
|
2369
|
-
"@typescript-eslint/no-unsafe-assignment": string;
|
|
2370
|
-
};
|
|
2371
|
-
languageOptions?: undefined;
|
|
2372
|
-
})[]>;
|
|
2373
|
-
|
|
2374
|
-
declare namespace __configs_typescript {
|
|
2375
|
-
export { typescriptConfig as default };
|
|
2376
|
-
}
|
|
2377
|
-
|
|
2378
456
|
/* eslint-disable */
|
|
2379
457
|
/* prettier-ignore */
|
|
2380
458
|
|
|
@@ -2590,6 +668,11 @@ interface RuleOptions {
|
|
|
2590
668
|
* @see https://eslint-react.xyz/docs/rules/jsx-no-duplicate-props
|
|
2591
669
|
*/
|
|
2592
670
|
'@eslint-react/jsx-no-duplicate-props'?: Linter.RuleEntry<[]>
|
|
671
|
+
/**
|
|
672
|
+
* Disallows 'IIFE' in JSX elements.
|
|
673
|
+
* @see https://eslint-react.xyz/docs/rules/jsx-no-iife
|
|
674
|
+
*/
|
|
675
|
+
'@eslint-react/jsx-no-iife'?: Linter.RuleEntry<[]>
|
|
2593
676
|
/**
|
|
2594
677
|
* Disallow undefined variables in JSX.
|
|
2595
678
|
* @see https://eslint-react.xyz/docs/rules/jsx-no-undef
|
|
@@ -4736,233 +2819,233 @@ interface RuleOptions {
|
|
|
4736
2819
|
'implicit-arrow-linebreak'?: Linter.RuleEntry<ImplicitArrowLinebreak>
|
|
4737
2820
|
/**
|
|
4738
2821
|
* Enforce or ban the use of inline type-only markers for named imports.
|
|
4739
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2822
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/consistent-type-specifier-style.md
|
|
4740
2823
|
*/
|
|
4741
2824
|
'import-x/consistent-type-specifier-style'?: Linter.RuleEntry<ImportXConsistentTypeSpecifierStyle>
|
|
4742
2825
|
/**
|
|
4743
2826
|
* Ensure a default export is present, given a default import.
|
|
4744
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2827
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/default.md
|
|
4745
2828
|
*/
|
|
4746
2829
|
'import-x/default'?: Linter.RuleEntry<[]>
|
|
4747
2830
|
/**
|
|
4748
2831
|
* Enforce a leading comment with the webpackChunkName for dynamic imports.
|
|
4749
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2832
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/dynamic-import-chunkname.md
|
|
4750
2833
|
*/
|
|
4751
2834
|
'import-x/dynamic-import-chunkname'?: Linter.RuleEntry<ImportXDynamicImportChunkname>
|
|
4752
2835
|
/**
|
|
4753
2836
|
* Forbid any invalid exports, i.e. re-export of the same name.
|
|
4754
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2837
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/export.md
|
|
4755
2838
|
*/
|
|
4756
2839
|
'import-x/export'?: Linter.RuleEntry<[]>
|
|
4757
2840
|
/**
|
|
4758
2841
|
* Ensure all exports appear after other statements.
|
|
4759
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2842
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/exports-last.md
|
|
4760
2843
|
*/
|
|
4761
2844
|
'import-x/exports-last'?: Linter.RuleEntry<[]>
|
|
4762
2845
|
/**
|
|
4763
2846
|
* Ensure consistent use of file extension within the import path.
|
|
4764
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2847
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/extensions.md
|
|
4765
2848
|
*/
|
|
4766
2849
|
'import-x/extensions'?: Linter.RuleEntry<ImportXExtensions>
|
|
4767
2850
|
/**
|
|
4768
2851
|
* Ensure all imports appear before other statements.
|
|
4769
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2852
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/first.md
|
|
4770
2853
|
*/
|
|
4771
2854
|
'import-x/first'?: Linter.RuleEntry<ImportXFirst>
|
|
4772
2855
|
/**
|
|
4773
2856
|
* Prefer named exports to be grouped together in a single export declaration.
|
|
4774
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2857
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/group-exports.md
|
|
4775
2858
|
*/
|
|
4776
2859
|
'import-x/group-exports'?: Linter.RuleEntry<[]>
|
|
4777
2860
|
/**
|
|
4778
2861
|
* Replaced by `import-x/first`.
|
|
4779
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2862
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/imports-first.md
|
|
4780
2863
|
* @deprecated
|
|
4781
2864
|
*/
|
|
4782
2865
|
'import-x/imports-first'?: Linter.RuleEntry<ImportXImportsFirst>
|
|
4783
2866
|
/**
|
|
4784
2867
|
* Enforce the maximum number of dependencies a module can have.
|
|
4785
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2868
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/max-dependencies.md
|
|
4786
2869
|
*/
|
|
4787
2870
|
'import-x/max-dependencies'?: Linter.RuleEntry<ImportXMaxDependencies>
|
|
4788
2871
|
/**
|
|
4789
2872
|
* Ensure named imports correspond to a named export in the remote file.
|
|
4790
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2873
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/named.md
|
|
4791
2874
|
*/
|
|
4792
2875
|
'import-x/named'?: Linter.RuleEntry<ImportXNamed>
|
|
4793
2876
|
/**
|
|
4794
2877
|
* Ensure imported namespaces contain dereferenced properties as they are dereferenced.
|
|
4795
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2878
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/namespace.md
|
|
4796
2879
|
*/
|
|
4797
2880
|
'import-x/namespace'?: Linter.RuleEntry<ImportXNamespace>
|
|
4798
2881
|
/**
|
|
4799
2882
|
* Enforce a newline after import statements.
|
|
4800
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2883
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/newline-after-import.md
|
|
4801
2884
|
*/
|
|
4802
2885
|
'import-x/newline-after-import'?: Linter.RuleEntry<ImportXNewlineAfterImport>
|
|
4803
2886
|
/**
|
|
4804
2887
|
* Forbid import of modules using absolute paths.
|
|
4805
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2888
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-absolute-path.md
|
|
4806
2889
|
*/
|
|
4807
2890
|
'import-x/no-absolute-path'?: Linter.RuleEntry<ImportXNoAbsolutePath>
|
|
4808
2891
|
/**
|
|
4809
2892
|
* Forbid AMD `require` and `define` calls.
|
|
4810
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2893
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-amd.md
|
|
4811
2894
|
*/
|
|
4812
2895
|
'import-x/no-amd'?: Linter.RuleEntry<[]>
|
|
4813
2896
|
/**
|
|
4814
2897
|
* Forbid anonymous values as default exports.
|
|
4815
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2898
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-anonymous-default-export.md
|
|
4816
2899
|
*/
|
|
4817
2900
|
'import-x/no-anonymous-default-export'?: Linter.RuleEntry<ImportXNoAnonymousDefaultExport>
|
|
4818
2901
|
/**
|
|
4819
2902
|
* Forbid CommonJS `require` calls and `module.exports` or `exports.*`.
|
|
4820
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2903
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-commonjs.md
|
|
4821
2904
|
*/
|
|
4822
2905
|
'import-x/no-commonjs'?: Linter.RuleEntry<ImportXNoCommonjs>
|
|
4823
2906
|
/**
|
|
4824
2907
|
* Forbid a module from importing a module with a dependency path back to itself.
|
|
4825
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2908
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-cycle.md
|
|
4826
2909
|
*/
|
|
4827
2910
|
'import-x/no-cycle'?: Linter.RuleEntry<ImportXNoCycle>
|
|
4828
2911
|
/**
|
|
4829
2912
|
* Forbid default exports.
|
|
4830
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2913
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-default-export.md
|
|
4831
2914
|
*/
|
|
4832
2915
|
'import-x/no-default-export'?: Linter.RuleEntry<[]>
|
|
4833
2916
|
/**
|
|
4834
2917
|
* Forbid imported names marked with `@deprecated` documentation tag.
|
|
4835
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2918
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-deprecated.md
|
|
4836
2919
|
*/
|
|
4837
2920
|
'import-x/no-deprecated'?: Linter.RuleEntry<[]>
|
|
4838
2921
|
/**
|
|
4839
2922
|
* Forbid repeated import of the same module in multiple places.
|
|
4840
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2923
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-duplicates.md
|
|
4841
2924
|
*/
|
|
4842
2925
|
'import-x/no-duplicates'?: Linter.RuleEntry<ImportXNoDuplicates>
|
|
4843
2926
|
/**
|
|
4844
2927
|
* Forbid `require()` calls with expressions.
|
|
4845
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2928
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-dynamic-require.md
|
|
4846
2929
|
*/
|
|
4847
2930
|
'import-x/no-dynamic-require'?: Linter.RuleEntry<ImportXNoDynamicRequire>
|
|
4848
2931
|
/**
|
|
4849
2932
|
* Forbid empty named import blocks.
|
|
4850
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2933
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-empty-named-blocks.md
|
|
4851
2934
|
*/
|
|
4852
2935
|
'import-x/no-empty-named-blocks'?: Linter.RuleEntry<[]>
|
|
4853
2936
|
/**
|
|
4854
2937
|
* Forbid the use of extraneous packages.
|
|
4855
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2938
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-extraneous-dependencies.md
|
|
4856
2939
|
*/
|
|
4857
2940
|
'import-x/no-extraneous-dependencies'?: Linter.RuleEntry<ImportXNoExtraneousDependencies>
|
|
4858
2941
|
/**
|
|
4859
2942
|
* Forbid import statements with CommonJS module.exports.
|
|
4860
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2943
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-import-module-exports.md
|
|
4861
2944
|
*/
|
|
4862
2945
|
'import-x/no-import-module-exports'?: Linter.RuleEntry<ImportXNoImportModuleExports>
|
|
4863
2946
|
/**
|
|
4864
2947
|
* Forbid importing the submodules of other modules.
|
|
4865
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2948
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-internal-modules.md
|
|
4866
2949
|
*/
|
|
4867
2950
|
'import-x/no-internal-modules'?: Linter.RuleEntry<ImportXNoInternalModules>
|
|
4868
2951
|
/**
|
|
4869
2952
|
* Forbid the use of mutable exports with `var` or `let`.
|
|
4870
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2953
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-mutable-exports.md
|
|
4871
2954
|
*/
|
|
4872
2955
|
'import-x/no-mutable-exports'?: Linter.RuleEntry<[]>
|
|
4873
2956
|
/**
|
|
4874
2957
|
* Forbid use of exported name as identifier of default export.
|
|
4875
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2958
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-named-as-default.md
|
|
4876
2959
|
*/
|
|
4877
2960
|
'import-x/no-named-as-default'?: Linter.RuleEntry<[]>
|
|
4878
2961
|
/**
|
|
4879
2962
|
* Forbid use of exported name as property of default export.
|
|
4880
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2963
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-named-as-default-member.md
|
|
4881
2964
|
*/
|
|
4882
2965
|
'import-x/no-named-as-default-member'?: Linter.RuleEntry<[]>
|
|
4883
2966
|
/**
|
|
4884
2967
|
* Forbid named default exports.
|
|
4885
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2968
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-named-default.md
|
|
4886
2969
|
*/
|
|
4887
2970
|
'import-x/no-named-default'?: Linter.RuleEntry<[]>
|
|
4888
2971
|
/**
|
|
4889
2972
|
* Forbid named exports.
|
|
4890
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2973
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-named-export.md
|
|
4891
2974
|
*/
|
|
4892
2975
|
'import-x/no-named-export'?: Linter.RuleEntry<[]>
|
|
4893
2976
|
/**
|
|
4894
2977
|
* Forbid namespace (a.k.a. "wildcard" `*`) imports.
|
|
4895
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2978
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-namespace.md
|
|
4896
2979
|
*/
|
|
4897
2980
|
'import-x/no-namespace'?: Linter.RuleEntry<ImportXNoNamespace>
|
|
4898
2981
|
/**
|
|
4899
2982
|
* Forbid Node.js builtin modules.
|
|
4900
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2983
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-nodejs-modules.md
|
|
4901
2984
|
*/
|
|
4902
2985
|
'import-x/no-nodejs-modules'?: Linter.RuleEntry<ImportXNoNodejsModules>
|
|
4903
2986
|
/**
|
|
4904
2987
|
* Forbid importing packages through relative paths.
|
|
4905
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2988
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-relative-packages.md
|
|
4906
2989
|
*/
|
|
4907
2990
|
'import-x/no-relative-packages'?: Linter.RuleEntry<ImportXNoRelativePackages>
|
|
4908
2991
|
/**
|
|
4909
2992
|
* Forbid importing modules from parent directories.
|
|
4910
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2993
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-relative-parent-imports.md
|
|
4911
2994
|
*/
|
|
4912
2995
|
'import-x/no-relative-parent-imports'?: Linter.RuleEntry<ImportXNoRelativeParentImports>
|
|
4913
2996
|
/**
|
|
4914
2997
|
* Forbid importing a default export by a different name.
|
|
4915
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
2998
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-rename-default.md
|
|
4916
2999
|
*/
|
|
4917
3000
|
'import-x/no-rename-default'?: Linter.RuleEntry<ImportXNoRenameDefault>
|
|
4918
3001
|
/**
|
|
4919
3002
|
* Enforce which files can be imported in a given folder.
|
|
4920
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3003
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-restricted-paths.md
|
|
4921
3004
|
*/
|
|
4922
3005
|
'import-x/no-restricted-paths'?: Linter.RuleEntry<ImportXNoRestrictedPaths>
|
|
4923
3006
|
/**
|
|
4924
3007
|
* Forbid a module from importing itself.
|
|
4925
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3008
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-self-import.md
|
|
4926
3009
|
*/
|
|
4927
3010
|
'import-x/no-self-import'?: Linter.RuleEntry<[]>
|
|
4928
3011
|
/**
|
|
4929
3012
|
* Forbid unassigned imports.
|
|
4930
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3013
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-unassigned-import.md
|
|
4931
3014
|
*/
|
|
4932
3015
|
'import-x/no-unassigned-import'?: Linter.RuleEntry<ImportXNoUnassignedImport>
|
|
4933
3016
|
/**
|
|
4934
3017
|
* Ensure imports point to a file/module that can be resolved.
|
|
4935
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3018
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-unresolved.md
|
|
4936
3019
|
*/
|
|
4937
3020
|
'import-x/no-unresolved'?: Linter.RuleEntry<ImportXNoUnresolved>
|
|
4938
3021
|
/**
|
|
4939
3022
|
* Forbid modules without exports, or exports without matching import in another module.
|
|
4940
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3023
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-unused-modules.md
|
|
4941
3024
|
*/
|
|
4942
3025
|
'import-x/no-unused-modules'?: Linter.RuleEntry<ImportXNoUnusedModules>
|
|
4943
3026
|
/**
|
|
4944
3027
|
* Forbid unnecessary path segments in import and require statements.
|
|
4945
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3028
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-useless-path-segments.md
|
|
4946
3029
|
*/
|
|
4947
3030
|
'import-x/no-useless-path-segments'?: Linter.RuleEntry<ImportXNoUselessPathSegments>
|
|
4948
3031
|
/**
|
|
4949
3032
|
* Forbid webpack loader syntax in imports.
|
|
4950
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3033
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/no-webpack-loader-syntax.md
|
|
4951
3034
|
*/
|
|
4952
3035
|
'import-x/no-webpack-loader-syntax'?: Linter.RuleEntry<[]>
|
|
4953
3036
|
/**
|
|
4954
3037
|
* Enforce a convention in module import order.
|
|
4955
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3038
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/order.md
|
|
4956
3039
|
*/
|
|
4957
3040
|
'import-x/order'?: Linter.RuleEntry<ImportXOrder>
|
|
4958
3041
|
/**
|
|
4959
3042
|
* Prefer a default export if module exports a single name or multiple names.
|
|
4960
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3043
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/prefer-default-export.md
|
|
4961
3044
|
*/
|
|
4962
3045
|
'import-x/prefer-default-export'?: Linter.RuleEntry<ImportXPreferDefaultExport>
|
|
4963
3046
|
/**
|
|
4964
3047
|
* Forbid potentially ambiguous parse goal (`script` vs. `module`).
|
|
4965
|
-
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.
|
|
3048
|
+
* @see https://github.com/un-ts/eslint-plugin-import-x/blob/v4.15.1/docs/rules/unambiguous.md
|
|
4966
3049
|
*/
|
|
4967
3050
|
'import-x/unambiguous'?: Linter.RuleEntry<[]>
|
|
4968
3051
|
/**
|
|
@@ -7809,7 +5892,7 @@ interface RuleOptions {
|
|
|
7809
5892
|
* enforce using quantifier
|
|
7810
5893
|
* @see https://ota-meshi.github.io/eslint-plugin-regexp/rules/prefer-quantifier.html
|
|
7811
5894
|
*/
|
|
7812
|
-
'regexp/prefer-quantifier'?: Linter.RuleEntry<
|
|
5895
|
+
'regexp/prefer-quantifier'?: Linter.RuleEntry<RegexpPreferQuantifier>
|
|
7813
5896
|
/**
|
|
7814
5897
|
* enforce using `?` quantifier
|
|
7815
5898
|
* @see https://ota-meshi.github.io/eslint-plugin-regexp/rules/prefer-question-quantifier.html
|
|
@@ -14617,7 +12700,9 @@ type PerfectionistSortArrayIncludes = {
|
|
|
14617
12700
|
|
|
14618
12701
|
groups?: (string | string[] | {
|
|
14619
12702
|
|
|
14620
|
-
newlinesBetween
|
|
12703
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
12704
|
+
|
|
12705
|
+
commentAbove?: string
|
|
14621
12706
|
})[]
|
|
14622
12707
|
}[]
|
|
14623
12708
|
// ----- perfectionist/sort-classes -----
|
|
@@ -14813,7 +12898,9 @@ type PerfectionistSortClasses = []|[{
|
|
|
14813
12898
|
|
|
14814
12899
|
groups?: (string | string[] | {
|
|
14815
12900
|
|
|
14816
|
-
newlinesBetween
|
|
12901
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
12902
|
+
|
|
12903
|
+
commentAbove?: string
|
|
14817
12904
|
})[]
|
|
14818
12905
|
}]
|
|
14819
12906
|
// ----- perfectionist/sort-decorators -----
|
|
@@ -14891,7 +12978,9 @@ type PerfectionistSortDecorators = []|[{
|
|
|
14891
12978
|
|
|
14892
12979
|
groups?: (string | string[] | {
|
|
14893
12980
|
|
|
14894
|
-
newlinesBetween
|
|
12981
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
12982
|
+
|
|
12983
|
+
commentAbove?: string
|
|
14895
12984
|
})[]
|
|
14896
12985
|
}]
|
|
14897
12986
|
// ----- perfectionist/sort-enums -----
|
|
@@ -15048,7 +13137,9 @@ type PerfectionistSortEnums = []|[{
|
|
|
15048
13137
|
|
|
15049
13138
|
groups?: (string | string[] | {
|
|
15050
13139
|
|
|
15051
|
-
newlinesBetween
|
|
13140
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13141
|
+
|
|
13142
|
+
commentAbove?: string
|
|
15052
13143
|
})[]
|
|
15053
13144
|
}]
|
|
15054
13145
|
// ----- perfectionist/sort-exports -----
|
|
@@ -15186,7 +13277,9 @@ type PerfectionistSortExports = {
|
|
|
15186
13277
|
|
|
15187
13278
|
groups?: (string | string[] | {
|
|
15188
13279
|
|
|
15189
|
-
newlinesBetween
|
|
13280
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13281
|
+
|
|
13282
|
+
commentAbove?: string
|
|
15190
13283
|
})[]
|
|
15191
13284
|
}[]
|
|
15192
13285
|
// ----- perfectionist/sort-heritage-clauses -----
|
|
@@ -15217,7 +13310,9 @@ type PerfectionistSortHeritageClauses = []|[{
|
|
|
15217
13310
|
|
|
15218
13311
|
groups?: (string | string[] | {
|
|
15219
13312
|
|
|
15220
|
-
newlinesBetween
|
|
13313
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13314
|
+
|
|
13315
|
+
commentAbove?: string
|
|
15221
13316
|
})[]
|
|
15222
13317
|
}]
|
|
15223
13318
|
// ----- perfectionist/sort-imports -----
|
|
@@ -15341,6 +13436,12 @@ type PerfectionistSortImports = {
|
|
|
15341
13436
|
flags?: string
|
|
15342
13437
|
} | string))
|
|
15343
13438
|
})[])
|
|
13439
|
+
tsconfig?: {
|
|
13440
|
+
|
|
13441
|
+
rootDir: string
|
|
13442
|
+
|
|
13443
|
+
filename?: string
|
|
13444
|
+
}
|
|
15344
13445
|
|
|
15345
13446
|
maxLineLength?: number
|
|
15346
13447
|
|
|
@@ -15405,7 +13506,9 @@ type PerfectionistSortImports = {
|
|
|
15405
13506
|
|
|
15406
13507
|
groups?: (string | string[] | {
|
|
15407
13508
|
|
|
15408
|
-
newlinesBetween
|
|
13509
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13510
|
+
|
|
13511
|
+
commentAbove?: string
|
|
15409
13512
|
})[]
|
|
15410
13513
|
}[]
|
|
15411
13514
|
// ----- perfectionist/sort-interfaces -----
|
|
@@ -15613,7 +13716,9 @@ type PerfectionistSortInterfaces = {
|
|
|
15613
13716
|
|
|
15614
13717
|
groups?: (string | string[] | {
|
|
15615
13718
|
|
|
15616
|
-
newlinesBetween
|
|
13719
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13720
|
+
|
|
13721
|
+
commentAbove?: string
|
|
15617
13722
|
})[]
|
|
15618
13723
|
}[]
|
|
15619
13724
|
// ----- perfectionist/sort-intersection-types -----
|
|
@@ -15745,7 +13850,9 @@ type PerfectionistSortIntersectionTypes = {
|
|
|
15745
13850
|
|
|
15746
13851
|
groups?: (string | string[] | {
|
|
15747
13852
|
|
|
15748
|
-
newlinesBetween
|
|
13853
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
13854
|
+
|
|
13855
|
+
commentAbove?: string
|
|
15749
13856
|
})[]
|
|
15750
13857
|
}[]
|
|
15751
13858
|
// ----- perfectionist/sort-jsx-props -----
|
|
@@ -15908,7 +14015,9 @@ type PerfectionistSortJsxProps = {
|
|
|
15908
14015
|
|
|
15909
14016
|
groups?: (string | string[] | {
|
|
15910
14017
|
|
|
15911
|
-
newlinesBetween
|
|
14018
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14019
|
+
|
|
14020
|
+
commentAbove?: string
|
|
15912
14021
|
})[]
|
|
15913
14022
|
}[]
|
|
15914
14023
|
// ----- perfectionist/sort-maps -----
|
|
@@ -16051,7 +14160,9 @@ type PerfectionistSortMaps = {
|
|
|
16051
14160
|
|
|
16052
14161
|
groups?: (string | string[] | {
|
|
16053
14162
|
|
|
16054
|
-
newlinesBetween
|
|
14163
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14164
|
+
|
|
14165
|
+
commentAbove?: string
|
|
16055
14166
|
})[]
|
|
16056
14167
|
}[]
|
|
16057
14168
|
// ----- perfectionist/sort-modules -----
|
|
@@ -16211,7 +14322,9 @@ type PerfectionistSortModules = []|[{
|
|
|
16211
14322
|
|
|
16212
14323
|
groups?: (string | string[] | {
|
|
16213
14324
|
|
|
16214
|
-
newlinesBetween
|
|
14325
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14326
|
+
|
|
14327
|
+
commentAbove?: string
|
|
16215
14328
|
})[]
|
|
16216
14329
|
}]
|
|
16217
14330
|
// ----- perfectionist/sort-named-exports -----
|
|
@@ -16351,7 +14464,9 @@ type PerfectionistSortNamedExports = {
|
|
|
16351
14464
|
|
|
16352
14465
|
groups?: (string | string[] | {
|
|
16353
14466
|
|
|
16354
|
-
newlinesBetween
|
|
14467
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14468
|
+
|
|
14469
|
+
commentAbove?: string
|
|
16355
14470
|
})[]
|
|
16356
14471
|
}[]
|
|
16357
14472
|
// ----- perfectionist/sort-named-imports -----
|
|
@@ -16491,7 +14606,9 @@ type PerfectionistSortNamedImports = {
|
|
|
16491
14606
|
|
|
16492
14607
|
groups?: (string | string[] | {
|
|
16493
14608
|
|
|
16494
|
-
newlinesBetween
|
|
14609
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14610
|
+
|
|
14611
|
+
commentAbove?: string
|
|
16495
14612
|
})[]
|
|
16496
14613
|
}[]
|
|
16497
14614
|
// ----- perfectionist/sort-object-types -----
|
|
@@ -16699,7 +14816,9 @@ type PerfectionistSortObjectTypes = {
|
|
|
16699
14816
|
|
|
16700
14817
|
groups?: (string | string[] | {
|
|
16701
14818
|
|
|
16702
|
-
newlinesBetween
|
|
14819
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
14820
|
+
|
|
14821
|
+
commentAbove?: string
|
|
16703
14822
|
})[]
|
|
16704
14823
|
}[]
|
|
16705
14824
|
// ----- perfectionist/sort-objects -----
|
|
@@ -16910,7 +15029,9 @@ type PerfectionistSortObjects = {
|
|
|
16910
15029
|
|
|
16911
15030
|
groups?: (string | string[] | {
|
|
16912
15031
|
|
|
16913
|
-
newlinesBetween
|
|
15032
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
15033
|
+
|
|
15034
|
+
commentAbove?: string
|
|
16914
15035
|
})[]
|
|
16915
15036
|
}[]
|
|
16916
15037
|
// ----- perfectionist/sort-sets -----
|
|
@@ -17059,7 +15180,9 @@ type PerfectionistSortSets = {
|
|
|
17059
15180
|
|
|
17060
15181
|
groups?: (string | string[] | {
|
|
17061
15182
|
|
|
17062
|
-
newlinesBetween
|
|
15183
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
15184
|
+
|
|
15185
|
+
commentAbove?: string
|
|
17063
15186
|
})[]
|
|
17064
15187
|
}[]
|
|
17065
15188
|
// ----- perfectionist/sort-switch-case -----
|
|
@@ -17213,7 +15336,9 @@ type PerfectionistSortUnionTypes = {
|
|
|
17213
15336
|
|
|
17214
15337
|
groups?: (string | string[] | {
|
|
17215
15338
|
|
|
17216
|
-
newlinesBetween
|
|
15339
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
15340
|
+
|
|
15341
|
+
commentAbove?: string
|
|
17217
15342
|
})[]
|
|
17218
15343
|
}[]
|
|
17219
15344
|
// ----- perfectionist/sort-variable-declarations -----
|
|
@@ -17345,7 +15470,9 @@ type PerfectionistSortVariableDeclarations = []|[{
|
|
|
17345
15470
|
|
|
17346
15471
|
groups?: (string | string[] | {
|
|
17347
15472
|
|
|
17348
|
-
newlinesBetween
|
|
15473
|
+
newlinesBetween?: ("ignore" | "always" | "never")
|
|
15474
|
+
|
|
15475
|
+
commentAbove?: string
|
|
17349
15476
|
})[]
|
|
17350
15477
|
}]
|
|
17351
15478
|
// ----- playwright/expect-expect -----
|
|
@@ -17591,6 +15718,10 @@ type RegexpPreferLookaround = []|[{
|
|
|
17591
15718
|
type RegexpPreferNamedReplacement = []|[{
|
|
17592
15719
|
strictTypes?: boolean
|
|
17593
15720
|
}]
|
|
15721
|
+
// ----- regexp/prefer-quantifier -----
|
|
15722
|
+
type RegexpPreferQuantifier = []|[{
|
|
15723
|
+
allows?: string[]
|
|
15724
|
+
}]
|
|
17594
15725
|
// ----- regexp/prefer-range -----
|
|
17595
15726
|
type RegexpPreferRange = []|[{
|
|
17596
15727
|
target?: (("all" | "alphanumeric") | [("all" | "alphanumeric")] | [("alphanumeric" | string), ...(("alphanumeric" | string))[]])
|
|
@@ -18213,6 +16344,69 @@ interface Options {
|
|
|
18213
16344
|
vitest?: boolean;
|
|
18214
16345
|
}
|
|
18215
16346
|
|
|
16347
|
+
declare function reactConfig(): Promise<TypedConfigItem[]>;
|
|
16348
|
+
|
|
16349
|
+
declare namespace __configs_react {
|
|
16350
|
+
export { reactConfig as default };
|
|
16351
|
+
}
|
|
16352
|
+
|
|
16353
|
+
declare function typescriptConfig(): Promise<(_typescript_eslint_utils_ts_eslint.FlatConfig.Config | {
|
|
16354
|
+
languageOptions: {
|
|
16355
|
+
parserOptions: {
|
|
16356
|
+
projectService: boolean;
|
|
16357
|
+
tsconfigRootDir: string;
|
|
16358
|
+
};
|
|
16359
|
+
};
|
|
16360
|
+
name: string;
|
|
16361
|
+
rules: {
|
|
16362
|
+
"@typescript-eslint/consistent-type-exports": ["error", {
|
|
16363
|
+
fixMixedExportsWithInlineTypeSpecifier: false;
|
|
16364
|
+
}];
|
|
16365
|
+
"@typescript-eslint/consistent-type-imports": ["error", {
|
|
16366
|
+
fixStyle: "separate-type-imports";
|
|
16367
|
+
}];
|
|
16368
|
+
"@typescript-eslint/no-deprecated": "warn";
|
|
16369
|
+
"@typescript-eslint/no-misused-promises": ["error", {
|
|
16370
|
+
checksVoidReturn: {
|
|
16371
|
+
attributes: false;
|
|
16372
|
+
};
|
|
16373
|
+
}];
|
|
16374
|
+
"@typescript-eslint/no-unnecessary-type-conversion": "error";
|
|
16375
|
+
"@typescript-eslint/no-unused-vars": ["error", {
|
|
16376
|
+
args: "all";
|
|
16377
|
+
argsIgnorePattern: string;
|
|
16378
|
+
caughtErrors: "all";
|
|
16379
|
+
caughtErrorsIgnorePattern: string;
|
|
16380
|
+
destructuredArrayIgnorePattern: string;
|
|
16381
|
+
ignoreRestSiblings: true;
|
|
16382
|
+
varsIgnorePattern: string;
|
|
16383
|
+
}];
|
|
16384
|
+
"@typescript-eslint/no-use-before-define": ["error", {
|
|
16385
|
+
allowNamedExports: false;
|
|
16386
|
+
classes: false;
|
|
16387
|
+
functions: false;
|
|
16388
|
+
variables: true;
|
|
16389
|
+
}];
|
|
16390
|
+
"@typescript-eslint/restrict-template-expressions": ["error", {
|
|
16391
|
+
allowNumber: true;
|
|
16392
|
+
}];
|
|
16393
|
+
"no-use-before-define": "off";
|
|
16394
|
+
};
|
|
16395
|
+
files?: undefined;
|
|
16396
|
+
} | {
|
|
16397
|
+
files: string[];
|
|
16398
|
+
name: string;
|
|
16399
|
+
rules: {
|
|
16400
|
+
"@typescript-eslint/no-unsafe-argument": string;
|
|
16401
|
+
"@typescript-eslint/no-unsafe-assignment": string;
|
|
16402
|
+
};
|
|
16403
|
+
languageOptions?: undefined;
|
|
16404
|
+
})[]>;
|
|
16405
|
+
|
|
16406
|
+
declare namespace __configs_typescript {
|
|
16407
|
+
export { typescriptConfig as default };
|
|
16408
|
+
}
|
|
16409
|
+
|
|
18216
16410
|
/**
|
|
18217
16411
|
* Generates an ESLint configuration based on the provided options.
|
|
18218
16412
|
*
|
|
@@ -18281,6 +16475,7 @@ declare const defineConfig: ({ astro, autoDetect, ignores, jest, nextjs, overrid
|
|
|
18281
16475
|
"no-self-compare": "error";
|
|
18282
16476
|
"no-template-curly-in-string": "error";
|
|
18283
16477
|
"no-throw-literal": "error";
|
|
16478
|
+
"no-unassigned-vars": "error";
|
|
18284
16479
|
"no-unmodified-loop-condition": "error";
|
|
18285
16480
|
"no-unreachable-loop": "error";
|
|
18286
16481
|
"no-use-before-define": ["error", {
|
|
@@ -18516,1861 +16711,6 @@ declare const defineConfig: ({ astro, autoDetect, ignores, jest, nextjs, overrid
|
|
|
18516
16711
|
"@typescript-eslint/no-unsafe-assignment": string;
|
|
18517
16712
|
};
|
|
18518
16713
|
languageOptions?: undefined;
|
|
18519
|
-
} | {
|
|
18520
|
-
files: string[];
|
|
18521
|
-
languageOptions: {
|
|
18522
|
-
globals: {
|
|
18523
|
-
AbortController: false;
|
|
18524
|
-
AbortSignal: false;
|
|
18525
|
-
AbsoluteOrientationSensor: false;
|
|
18526
|
-
AbstractRange: false;
|
|
18527
|
-
Accelerometer: false;
|
|
18528
|
-
addEventListener: false;
|
|
18529
|
-
ai: false;
|
|
18530
|
-
AI: false;
|
|
18531
|
-
AICreateMonitor: false;
|
|
18532
|
-
AITextSession: false;
|
|
18533
|
-
alert: false;
|
|
18534
|
-
AnalyserNode: false;
|
|
18535
|
-
Animation: false;
|
|
18536
|
-
AnimationEffect: false;
|
|
18537
|
-
AnimationEvent: false;
|
|
18538
|
-
AnimationPlaybackEvent: false;
|
|
18539
|
-
AnimationTimeline: false;
|
|
18540
|
-
AsyncDisposableStack: false;
|
|
18541
|
-
atob: false;
|
|
18542
|
-
Attr: false;
|
|
18543
|
-
Audio: false;
|
|
18544
|
-
AudioBuffer: false;
|
|
18545
|
-
AudioBufferSourceNode: false;
|
|
18546
|
-
AudioContext: false;
|
|
18547
|
-
AudioData: false;
|
|
18548
|
-
AudioDecoder: false;
|
|
18549
|
-
AudioDestinationNode: false;
|
|
18550
|
-
AudioEncoder: false;
|
|
18551
|
-
AudioListener: false;
|
|
18552
|
-
AudioNode: false;
|
|
18553
|
-
AudioParam: false;
|
|
18554
|
-
AudioParamMap: false;
|
|
18555
|
-
AudioProcessingEvent: false;
|
|
18556
|
-
AudioScheduledSourceNode: false;
|
|
18557
|
-
AudioSinkInfo: false;
|
|
18558
|
-
AudioWorklet: false;
|
|
18559
|
-
AudioWorkletGlobalScope: false;
|
|
18560
|
-
AudioWorkletNode: false;
|
|
18561
|
-
AudioWorkletProcessor: false;
|
|
18562
|
-
AuthenticatorAssertionResponse: false;
|
|
18563
|
-
AuthenticatorAttestationResponse: false;
|
|
18564
|
-
AuthenticatorResponse: false;
|
|
18565
|
-
BackgroundFetchManager: false;
|
|
18566
|
-
BackgroundFetchRecord: false;
|
|
18567
|
-
BackgroundFetchRegistration: false;
|
|
18568
|
-
BarcodeDetector: false;
|
|
18569
|
-
BarProp: false;
|
|
18570
|
-
BaseAudioContext: false;
|
|
18571
|
-
BatteryManager: false;
|
|
18572
|
-
BeforeUnloadEvent: false;
|
|
18573
|
-
BiquadFilterNode: false;
|
|
18574
|
-
Blob: false;
|
|
18575
|
-
BlobEvent: false;
|
|
18576
|
-
Bluetooth: false;
|
|
18577
|
-
BluetoothCharacteristicProperties: false;
|
|
18578
|
-
BluetoothDevice: false;
|
|
18579
|
-
BluetoothRemoteGATTCharacteristic: false;
|
|
18580
|
-
BluetoothRemoteGATTDescriptor: false;
|
|
18581
|
-
BluetoothRemoteGATTServer: false;
|
|
18582
|
-
BluetoothRemoteGATTService: false;
|
|
18583
|
-
BluetoothUUID: false;
|
|
18584
|
-
blur: false;
|
|
18585
|
-
BroadcastChannel: false;
|
|
18586
|
-
BrowserCaptureMediaStreamTrack: false;
|
|
18587
|
-
btoa: false;
|
|
18588
|
-
ByteLengthQueuingStrategy: false;
|
|
18589
|
-
Cache: false;
|
|
18590
|
-
caches: false;
|
|
18591
|
-
CacheStorage: false;
|
|
18592
|
-
cancelAnimationFrame: false;
|
|
18593
|
-
cancelIdleCallback: false;
|
|
18594
|
-
CanvasCaptureMediaStream: false;
|
|
18595
|
-
CanvasCaptureMediaStreamTrack: false;
|
|
18596
|
-
CanvasGradient: false;
|
|
18597
|
-
CanvasPattern: false;
|
|
18598
|
-
CanvasRenderingContext2D: false;
|
|
18599
|
-
CaptureController: false;
|
|
18600
|
-
CaretPosition: false;
|
|
18601
|
-
CDATASection: false;
|
|
18602
|
-
ChannelMergerNode: false;
|
|
18603
|
-
ChannelSplitterNode: false;
|
|
18604
|
-
ChapterInformation: false;
|
|
18605
|
-
CharacterBoundsUpdateEvent: false;
|
|
18606
|
-
CharacterData: false;
|
|
18607
|
-
clearInterval: false;
|
|
18608
|
-
clearTimeout: false;
|
|
18609
|
-
clientInformation: false;
|
|
18610
|
-
Clipboard: false;
|
|
18611
|
-
ClipboardEvent: false;
|
|
18612
|
-
ClipboardItem: false;
|
|
18613
|
-
close: false;
|
|
18614
|
-
closed: false;
|
|
18615
|
-
CloseEvent: false;
|
|
18616
|
-
CloseWatcher: false;
|
|
18617
|
-
CommandEvent: false;
|
|
18618
|
-
Comment: false;
|
|
18619
|
-
CompositionEvent: false;
|
|
18620
|
-
CompressionStream: false;
|
|
18621
|
-
confirm: false;
|
|
18622
|
-
console: false;
|
|
18623
|
-
ConstantSourceNode: false;
|
|
18624
|
-
ContentVisibilityAutoStateChangeEvent: false;
|
|
18625
|
-
ConvolverNode: false;
|
|
18626
|
-
CookieChangeEvent: false;
|
|
18627
|
-
CookieDeprecationLabel: false;
|
|
18628
|
-
cookieStore: false;
|
|
18629
|
-
CookieStore: false;
|
|
18630
|
-
CookieStoreManager: false;
|
|
18631
|
-
CountQueuingStrategy: false;
|
|
18632
|
-
createImageBitmap: false;
|
|
18633
|
-
Credential: false;
|
|
18634
|
-
credentialless: false;
|
|
18635
|
-
CredentialsContainer: false;
|
|
18636
|
-
CropTarget: false;
|
|
18637
|
-
crossOriginIsolated: false;
|
|
18638
|
-
crypto: false;
|
|
18639
|
-
Crypto: false;
|
|
18640
|
-
CryptoKey: false;
|
|
18641
|
-
CSPViolationReportBody: false;
|
|
18642
|
-
CSS: false;
|
|
18643
|
-
CSSAnimation: false;
|
|
18644
|
-
CSSConditionRule: false;
|
|
18645
|
-
CSSContainerRule: false;
|
|
18646
|
-
CSSCounterStyleRule: false;
|
|
18647
|
-
CSSFontFaceRule: false;
|
|
18648
|
-
CSSFontFeatureValuesRule: false;
|
|
18649
|
-
CSSFontPaletteValuesRule: false;
|
|
18650
|
-
CSSGroupingRule: false;
|
|
18651
|
-
CSSImageValue: false;
|
|
18652
|
-
CSSImportRule: false;
|
|
18653
|
-
CSSKeyframeRule: false;
|
|
18654
|
-
CSSKeyframesRule: false;
|
|
18655
|
-
CSSKeywordValue: false;
|
|
18656
|
-
CSSLayerBlockRule: false;
|
|
18657
|
-
CSSLayerStatementRule: false;
|
|
18658
|
-
CSSMarginRule: false;
|
|
18659
|
-
CSSMathClamp: false;
|
|
18660
|
-
CSSMathInvert: false;
|
|
18661
|
-
CSSMathMax: false;
|
|
18662
|
-
CSSMathMin: false;
|
|
18663
|
-
CSSMathNegate: false;
|
|
18664
|
-
CSSMathProduct: false;
|
|
18665
|
-
CSSMathSum: false;
|
|
18666
|
-
CSSMathValue: false;
|
|
18667
|
-
CSSMatrixComponent: false;
|
|
18668
|
-
CSSMediaRule: false;
|
|
18669
|
-
CSSNamespaceRule: false;
|
|
18670
|
-
CSSNestedDeclarations: false;
|
|
18671
|
-
CSSNumericArray: false;
|
|
18672
|
-
CSSNumericValue: false;
|
|
18673
|
-
CSSPageDescriptors: false;
|
|
18674
|
-
CSSPageRule: false;
|
|
18675
|
-
CSSPerspective: false;
|
|
18676
|
-
CSSPositionTryDescriptors: false;
|
|
18677
|
-
CSSPositionTryRule: false;
|
|
18678
|
-
CSSPositionValue: false;
|
|
18679
|
-
CSSPropertyRule: false;
|
|
18680
|
-
CSSRotate: false;
|
|
18681
|
-
CSSRule: false;
|
|
18682
|
-
CSSRuleList: false;
|
|
18683
|
-
CSSScale: false;
|
|
18684
|
-
CSSScopeRule: false;
|
|
18685
|
-
CSSSkew: false;
|
|
18686
|
-
CSSSkewX: false;
|
|
18687
|
-
CSSSkewY: false;
|
|
18688
|
-
CSSStartingStyleRule: false;
|
|
18689
|
-
CSSStyleDeclaration: false;
|
|
18690
|
-
CSSStyleRule: false;
|
|
18691
|
-
CSSStyleSheet: false;
|
|
18692
|
-
CSSStyleValue: false;
|
|
18693
|
-
CSSSupportsRule: false;
|
|
18694
|
-
CSSTransformComponent: false;
|
|
18695
|
-
CSSTransformValue: false;
|
|
18696
|
-
CSSTransition: false;
|
|
18697
|
-
CSSTranslate: false;
|
|
18698
|
-
CSSUnitValue: false;
|
|
18699
|
-
CSSUnparsedValue: false;
|
|
18700
|
-
CSSVariableReferenceValue: false;
|
|
18701
|
-
CSSViewTransitionRule: false;
|
|
18702
|
-
currentFrame: false;
|
|
18703
|
-
currentTime: false;
|
|
18704
|
-
CustomElementRegistry: false;
|
|
18705
|
-
customElements: false;
|
|
18706
|
-
CustomEvent: false;
|
|
18707
|
-
CustomStateSet: false;
|
|
18708
|
-
DataTransfer: false;
|
|
18709
|
-
DataTransferItem: false;
|
|
18710
|
-
DataTransferItemList: false;
|
|
18711
|
-
DecompressionStream: false;
|
|
18712
|
-
DelayNode: false;
|
|
18713
|
-
DelegatedInkTrailPresenter: false;
|
|
18714
|
-
DeviceMotionEvent: false;
|
|
18715
|
-
DeviceMotionEventAcceleration: false;
|
|
18716
|
-
DeviceMotionEventRotationRate: false;
|
|
18717
|
-
DeviceOrientationEvent: false;
|
|
18718
|
-
devicePixelRatio: false;
|
|
18719
|
-
DevicePosture: false;
|
|
18720
|
-
dispatchEvent: false;
|
|
18721
|
-
DisposableStack: false;
|
|
18722
|
-
document: false;
|
|
18723
|
-
Document: false;
|
|
18724
|
-
DocumentFragment: false;
|
|
18725
|
-
documentPictureInPicture: false;
|
|
18726
|
-
DocumentPictureInPicture: false;
|
|
18727
|
-
DocumentPictureInPictureEvent: false;
|
|
18728
|
-
DocumentTimeline: false;
|
|
18729
|
-
DocumentType: false;
|
|
18730
|
-
DOMError: false;
|
|
18731
|
-
DOMException: false;
|
|
18732
|
-
DOMImplementation: false;
|
|
18733
|
-
DOMMatrix: false;
|
|
18734
|
-
DOMMatrixReadOnly: false;
|
|
18735
|
-
DOMParser: false;
|
|
18736
|
-
DOMPoint: false;
|
|
18737
|
-
DOMPointReadOnly: false;
|
|
18738
|
-
DOMQuad: false;
|
|
18739
|
-
DOMRect: false;
|
|
18740
|
-
DOMRectList: false;
|
|
18741
|
-
DOMRectReadOnly: false;
|
|
18742
|
-
DOMStringList: false;
|
|
18743
|
-
DOMStringMap: false;
|
|
18744
|
-
DOMTokenList: false;
|
|
18745
|
-
DragEvent: false;
|
|
18746
|
-
DynamicsCompressorNode: false;
|
|
18747
|
-
EditContext: false;
|
|
18748
|
-
Element: false;
|
|
18749
|
-
ElementInternals: false;
|
|
18750
|
-
EncodedAudioChunk: false;
|
|
18751
|
-
EncodedVideoChunk: false;
|
|
18752
|
-
ErrorEvent: false;
|
|
18753
|
-
event: false;
|
|
18754
|
-
Event: false;
|
|
18755
|
-
EventCounts: false;
|
|
18756
|
-
EventSource: false;
|
|
18757
|
-
EventTarget: false;
|
|
18758
|
-
external: false;
|
|
18759
|
-
External: false;
|
|
18760
|
-
EyeDropper: false;
|
|
18761
|
-
FeaturePolicy: false;
|
|
18762
|
-
FederatedCredential: false;
|
|
18763
|
-
fence: false;
|
|
18764
|
-
Fence: false;
|
|
18765
|
-
FencedFrameConfig: false;
|
|
18766
|
-
fetch: false;
|
|
18767
|
-
fetchLater: false;
|
|
18768
|
-
FetchLaterResult: false;
|
|
18769
|
-
File: false;
|
|
18770
|
-
FileList: false;
|
|
18771
|
-
FileReader: false;
|
|
18772
|
-
FileSystem: false;
|
|
18773
|
-
FileSystemDirectoryEntry: false;
|
|
18774
|
-
FileSystemDirectoryHandle: false;
|
|
18775
|
-
FileSystemDirectoryReader: false;
|
|
18776
|
-
FileSystemEntry: false;
|
|
18777
|
-
FileSystemFileEntry: false;
|
|
18778
|
-
FileSystemFileHandle: false;
|
|
18779
|
-
FileSystemHandle: false;
|
|
18780
|
-
FileSystemObserver: false;
|
|
18781
|
-
FileSystemWritableFileStream: false;
|
|
18782
|
-
find: false;
|
|
18783
|
-
focus: false;
|
|
18784
|
-
FocusEvent: false;
|
|
18785
|
-
FontData: false;
|
|
18786
|
-
FontFace: false;
|
|
18787
|
-
FontFaceSet: false;
|
|
18788
|
-
FontFaceSetLoadEvent: false;
|
|
18789
|
-
FormData: false;
|
|
18790
|
-
FormDataEvent: false;
|
|
18791
|
-
FragmentDirective: false;
|
|
18792
|
-
frameElement: false;
|
|
18793
|
-
frames: false;
|
|
18794
|
-
GainNode: false;
|
|
18795
|
-
Gamepad: false;
|
|
18796
|
-
GamepadAxisMoveEvent: false;
|
|
18797
|
-
GamepadButton: false;
|
|
18798
|
-
GamepadButtonEvent: false;
|
|
18799
|
-
GamepadEvent: false;
|
|
18800
|
-
GamepadHapticActuator: false;
|
|
18801
|
-
GamepadPose: false;
|
|
18802
|
-
Geolocation: false;
|
|
18803
|
-
GeolocationCoordinates: false;
|
|
18804
|
-
GeolocationPosition: false;
|
|
18805
|
-
GeolocationPositionError: false;
|
|
18806
|
-
getComputedStyle: false;
|
|
18807
|
-
getScreenDetails: false;
|
|
18808
|
-
getSelection: false;
|
|
18809
|
-
GPU: false;
|
|
18810
|
-
GPUAdapter: false;
|
|
18811
|
-
GPUAdapterInfo: false;
|
|
18812
|
-
GPUBindGroup: false;
|
|
18813
|
-
GPUBindGroupLayout: false;
|
|
18814
|
-
GPUBuffer: false;
|
|
18815
|
-
GPUBufferUsage: false;
|
|
18816
|
-
GPUCanvasContext: false;
|
|
18817
|
-
GPUColorWrite: false;
|
|
18818
|
-
GPUCommandBuffer: false;
|
|
18819
|
-
GPUCommandEncoder: false;
|
|
18820
|
-
GPUCompilationInfo: false;
|
|
18821
|
-
GPUCompilationMessage: false;
|
|
18822
|
-
GPUComputePassEncoder: false;
|
|
18823
|
-
GPUComputePipeline: false;
|
|
18824
|
-
GPUDevice: false;
|
|
18825
|
-
GPUDeviceLostInfo: false;
|
|
18826
|
-
GPUError: false;
|
|
18827
|
-
GPUExternalTexture: false;
|
|
18828
|
-
GPUInternalError: false;
|
|
18829
|
-
GPUMapMode: false;
|
|
18830
|
-
GPUOutOfMemoryError: false;
|
|
18831
|
-
GPUPipelineError: false;
|
|
18832
|
-
GPUPipelineLayout: false;
|
|
18833
|
-
GPUQuerySet: false;
|
|
18834
|
-
GPUQueue: false;
|
|
18835
|
-
GPURenderBundle: false;
|
|
18836
|
-
GPURenderBundleEncoder: false;
|
|
18837
|
-
GPURenderPassEncoder: false;
|
|
18838
|
-
GPURenderPipeline: false;
|
|
18839
|
-
GPUSampler: false;
|
|
18840
|
-
GPUShaderModule: false;
|
|
18841
|
-
GPUShaderStage: false;
|
|
18842
|
-
GPUSupportedFeatures: false;
|
|
18843
|
-
GPUSupportedLimits: false;
|
|
18844
|
-
GPUTexture: false;
|
|
18845
|
-
GPUTextureUsage: false;
|
|
18846
|
-
GPUTextureView: false;
|
|
18847
|
-
GPUUncapturedErrorEvent: false;
|
|
18848
|
-
GPUValidationError: false;
|
|
18849
|
-
GravitySensor: false;
|
|
18850
|
-
Gyroscope: false;
|
|
18851
|
-
HashChangeEvent: false;
|
|
18852
|
-
Headers: false;
|
|
18853
|
-
HID: false;
|
|
18854
|
-
HIDConnectionEvent: false;
|
|
18855
|
-
HIDDevice: false;
|
|
18856
|
-
HIDInputReportEvent: false;
|
|
18857
|
-
Highlight: false;
|
|
18858
|
-
HighlightRegistry: false;
|
|
18859
|
-
history: false;
|
|
18860
|
-
History: false;
|
|
18861
|
-
HTMLAllCollection: false;
|
|
18862
|
-
HTMLAnchorElement: false;
|
|
18863
|
-
HTMLAreaElement: false;
|
|
18864
|
-
HTMLAudioElement: false;
|
|
18865
|
-
HTMLBaseElement: false;
|
|
18866
|
-
HTMLBodyElement: false;
|
|
18867
|
-
HTMLBRElement: false;
|
|
18868
|
-
HTMLButtonElement: false;
|
|
18869
|
-
HTMLCanvasElement: false;
|
|
18870
|
-
HTMLCollection: false;
|
|
18871
|
-
HTMLDataElement: false;
|
|
18872
|
-
HTMLDataListElement: false;
|
|
18873
|
-
HTMLDetailsElement: false;
|
|
18874
|
-
HTMLDialogElement: false;
|
|
18875
|
-
HTMLDirectoryElement: false;
|
|
18876
|
-
HTMLDivElement: false;
|
|
18877
|
-
HTMLDListElement: false;
|
|
18878
|
-
HTMLDocument: false;
|
|
18879
|
-
HTMLElement: false;
|
|
18880
|
-
HTMLEmbedElement: false;
|
|
18881
|
-
HTMLFencedFrameElement: false;
|
|
18882
|
-
HTMLFieldSetElement: false;
|
|
18883
|
-
HTMLFontElement: false;
|
|
18884
|
-
HTMLFormControlsCollection: false;
|
|
18885
|
-
HTMLFormElement: false;
|
|
18886
|
-
HTMLFrameElement: false;
|
|
18887
|
-
HTMLFrameSetElement: false;
|
|
18888
|
-
HTMLHeadElement: false;
|
|
18889
|
-
HTMLHeadingElement: false;
|
|
18890
|
-
HTMLHRElement: false;
|
|
18891
|
-
HTMLHtmlElement: false;
|
|
18892
|
-
HTMLIFrameElement: false;
|
|
18893
|
-
HTMLImageElement: false;
|
|
18894
|
-
HTMLInputElement: false;
|
|
18895
|
-
HTMLLabelElement: false;
|
|
18896
|
-
HTMLLegendElement: false;
|
|
18897
|
-
HTMLLIElement: false;
|
|
18898
|
-
HTMLLinkElement: false;
|
|
18899
|
-
HTMLMapElement: false;
|
|
18900
|
-
HTMLMarqueeElement: false;
|
|
18901
|
-
HTMLMediaElement: false;
|
|
18902
|
-
HTMLMenuElement: false;
|
|
18903
|
-
HTMLMetaElement: false;
|
|
18904
|
-
HTMLMeterElement: false;
|
|
18905
|
-
HTMLModElement: false;
|
|
18906
|
-
HTMLObjectElement: false;
|
|
18907
|
-
HTMLOListElement: false;
|
|
18908
|
-
HTMLOptGroupElement: false;
|
|
18909
|
-
HTMLOptionElement: false;
|
|
18910
|
-
HTMLOptionsCollection: false;
|
|
18911
|
-
HTMLOutputElement: false;
|
|
18912
|
-
HTMLParagraphElement: false;
|
|
18913
|
-
HTMLParamElement: false;
|
|
18914
|
-
HTMLPictureElement: false;
|
|
18915
|
-
HTMLPreElement: false;
|
|
18916
|
-
HTMLProgressElement: false;
|
|
18917
|
-
HTMLQuoteElement: false;
|
|
18918
|
-
HTMLScriptElement: false;
|
|
18919
|
-
HTMLSelectedContentElement: false;
|
|
18920
|
-
HTMLSelectElement: false;
|
|
18921
|
-
HTMLSlotElement: false;
|
|
18922
|
-
HTMLSourceElement: false;
|
|
18923
|
-
HTMLSpanElement: false;
|
|
18924
|
-
HTMLStyleElement: false;
|
|
18925
|
-
HTMLTableCaptionElement: false;
|
|
18926
|
-
HTMLTableCellElement: false;
|
|
18927
|
-
HTMLTableColElement: false;
|
|
18928
|
-
HTMLTableElement: false;
|
|
18929
|
-
HTMLTableRowElement: false;
|
|
18930
|
-
HTMLTableSectionElement: false;
|
|
18931
|
-
HTMLTemplateElement: false;
|
|
18932
|
-
HTMLTextAreaElement: false;
|
|
18933
|
-
HTMLTimeElement: false;
|
|
18934
|
-
HTMLTitleElement: false;
|
|
18935
|
-
HTMLTrackElement: false;
|
|
18936
|
-
HTMLUListElement: false;
|
|
18937
|
-
HTMLUnknownElement: false;
|
|
18938
|
-
HTMLVideoElement: false;
|
|
18939
|
-
IDBCursor: false;
|
|
18940
|
-
IDBCursorWithValue: false;
|
|
18941
|
-
IDBDatabase: false;
|
|
18942
|
-
IDBFactory: false;
|
|
18943
|
-
IDBIndex: false;
|
|
18944
|
-
IDBKeyRange: false;
|
|
18945
|
-
IDBObjectStore: false;
|
|
18946
|
-
IDBOpenDBRequest: false;
|
|
18947
|
-
IDBRequest: false;
|
|
18948
|
-
IDBTransaction: false;
|
|
18949
|
-
IDBVersionChangeEvent: false;
|
|
18950
|
-
IdentityCredential: false;
|
|
18951
|
-
IdentityCredentialError: false;
|
|
18952
|
-
IdentityProvider: false;
|
|
18953
|
-
IdleDeadline: false;
|
|
18954
|
-
IdleDetector: false;
|
|
18955
|
-
IIRFilterNode: false;
|
|
18956
|
-
Image: false;
|
|
18957
|
-
ImageBitmap: false;
|
|
18958
|
-
ImageBitmapRenderingContext: false;
|
|
18959
|
-
ImageCapture: false;
|
|
18960
|
-
ImageData: false;
|
|
18961
|
-
ImageDecoder: false;
|
|
18962
|
-
ImageTrack: false;
|
|
18963
|
-
ImageTrackList: false;
|
|
18964
|
-
indexedDB: false;
|
|
18965
|
-
Ink: false;
|
|
18966
|
-
innerHeight: false;
|
|
18967
|
-
innerWidth: false;
|
|
18968
|
-
InputDeviceCapabilities: false;
|
|
18969
|
-
InputDeviceInfo: false;
|
|
18970
|
-
InputEvent: false;
|
|
18971
|
-
IntersectionObserver: false;
|
|
18972
|
-
IntersectionObserverEntry: false;
|
|
18973
|
-
isSecureContext: false;
|
|
18974
|
-
Keyboard: false;
|
|
18975
|
-
KeyboardEvent: false;
|
|
18976
|
-
KeyboardLayoutMap: false;
|
|
18977
|
-
KeyframeEffect: false;
|
|
18978
|
-
LanguageDetector: false;
|
|
18979
|
-
LargestContentfulPaint: false;
|
|
18980
|
-
LaunchParams: false;
|
|
18981
|
-
launchQueue: false;
|
|
18982
|
-
LaunchQueue: false;
|
|
18983
|
-
LayoutShift: false;
|
|
18984
|
-
LayoutShiftAttribution: false;
|
|
18985
|
-
length: false;
|
|
18986
|
-
LinearAccelerationSensor: false;
|
|
18987
|
-
localStorage: false;
|
|
18988
|
-
location: true;
|
|
18989
|
-
Location: false;
|
|
18990
|
-
locationbar: false;
|
|
18991
|
-
Lock: false;
|
|
18992
|
-
LockManager: false;
|
|
18993
|
-
matchMedia: false;
|
|
18994
|
-
MathMLElement: false;
|
|
18995
|
-
MediaCapabilities: false;
|
|
18996
|
-
MediaCapabilitiesInfo: false;
|
|
18997
|
-
MediaDeviceInfo: false;
|
|
18998
|
-
MediaDevices: false;
|
|
18999
|
-
MediaElementAudioSourceNode: false;
|
|
19000
|
-
MediaEncryptedEvent: false;
|
|
19001
|
-
MediaError: false;
|
|
19002
|
-
MediaKeyError: false;
|
|
19003
|
-
MediaKeyMessageEvent: false;
|
|
19004
|
-
MediaKeys: false;
|
|
19005
|
-
MediaKeySession: false;
|
|
19006
|
-
MediaKeyStatusMap: false;
|
|
19007
|
-
MediaKeySystemAccess: false;
|
|
19008
|
-
MediaList: false;
|
|
19009
|
-
MediaMetadata: false;
|
|
19010
|
-
MediaQueryList: false;
|
|
19011
|
-
MediaQueryListEvent: false;
|
|
19012
|
-
MediaRecorder: false;
|
|
19013
|
-
MediaRecorderErrorEvent: false;
|
|
19014
|
-
MediaSession: false;
|
|
19015
|
-
MediaSource: false;
|
|
19016
|
-
MediaSourceHandle: false;
|
|
19017
|
-
MediaStream: false;
|
|
19018
|
-
MediaStreamAudioDestinationNode: false;
|
|
19019
|
-
MediaStreamAudioSourceNode: false;
|
|
19020
|
-
MediaStreamEvent: false;
|
|
19021
|
-
MediaStreamTrack: false;
|
|
19022
|
-
MediaStreamTrackAudioSourceNode: false;
|
|
19023
|
-
MediaStreamTrackAudioStats: false;
|
|
19024
|
-
MediaStreamTrackEvent: false;
|
|
19025
|
-
MediaStreamTrackGenerator: false;
|
|
19026
|
-
MediaStreamTrackProcessor: false;
|
|
19027
|
-
MediaStreamTrackVideoStats: false;
|
|
19028
|
-
menubar: false;
|
|
19029
|
-
MessageChannel: false;
|
|
19030
|
-
MessageEvent: false;
|
|
19031
|
-
MessagePort: false;
|
|
19032
|
-
MIDIAccess: false;
|
|
19033
|
-
MIDIConnectionEvent: false;
|
|
19034
|
-
MIDIInput: false;
|
|
19035
|
-
MIDIInputMap: false;
|
|
19036
|
-
MIDIMessageEvent: false;
|
|
19037
|
-
MIDIOutput: false;
|
|
19038
|
-
MIDIOutputMap: false;
|
|
19039
|
-
MIDIPort: false;
|
|
19040
|
-
MimeType: false;
|
|
19041
|
-
MimeTypeArray: false;
|
|
19042
|
-
model: false;
|
|
19043
|
-
ModelGenericSession: false;
|
|
19044
|
-
ModelManager: false;
|
|
19045
|
-
MouseEvent: false;
|
|
19046
|
-
moveBy: false;
|
|
19047
|
-
moveTo: false;
|
|
19048
|
-
MutationEvent: false;
|
|
19049
|
-
MutationObserver: false;
|
|
19050
|
-
MutationRecord: false;
|
|
19051
|
-
name: false;
|
|
19052
|
-
NamedNodeMap: false;
|
|
19053
|
-
NavigateEvent: false;
|
|
19054
|
-
navigation: false;
|
|
19055
|
-
Navigation: false;
|
|
19056
|
-
NavigationActivation: false;
|
|
19057
|
-
NavigationCurrentEntryChangeEvent: false;
|
|
19058
|
-
NavigationDestination: false;
|
|
19059
|
-
NavigationHistoryEntry: false;
|
|
19060
|
-
NavigationPreloadManager: false;
|
|
19061
|
-
NavigationTransition: false;
|
|
19062
|
-
navigator: false;
|
|
19063
|
-
Navigator: false;
|
|
19064
|
-
NavigatorLogin: false;
|
|
19065
|
-
NavigatorManagedData: false;
|
|
19066
|
-
NavigatorUAData: false;
|
|
19067
|
-
NetworkInformation: false;
|
|
19068
|
-
Node: false;
|
|
19069
|
-
NodeFilter: false;
|
|
19070
|
-
NodeIterator: false;
|
|
19071
|
-
NodeList: false;
|
|
19072
|
-
Notification: false;
|
|
19073
|
-
NotifyPaintEvent: false;
|
|
19074
|
-
NotRestoredReasonDetails: false;
|
|
19075
|
-
NotRestoredReasons: false;
|
|
19076
|
-
Observable: false;
|
|
19077
|
-
OfflineAudioCompletionEvent: false;
|
|
19078
|
-
OfflineAudioContext: false;
|
|
19079
|
-
offscreenBuffering: false;
|
|
19080
|
-
OffscreenCanvas: false;
|
|
19081
|
-
OffscreenCanvasRenderingContext2D: false;
|
|
19082
|
-
onabort: true;
|
|
19083
|
-
onafterprint: true;
|
|
19084
|
-
onanimationcancel: true;
|
|
19085
|
-
onanimationend: true;
|
|
19086
|
-
onanimationiteration: true;
|
|
19087
|
-
onanimationstart: true;
|
|
19088
|
-
onappinstalled: true;
|
|
19089
|
-
onauxclick: true;
|
|
19090
|
-
onbeforeinput: true;
|
|
19091
|
-
onbeforeinstallprompt: true;
|
|
19092
|
-
onbeforematch: true;
|
|
19093
|
-
onbeforeprint: true;
|
|
19094
|
-
onbeforetoggle: true;
|
|
19095
|
-
onbeforeunload: true;
|
|
19096
|
-
onbeforexrselect: true;
|
|
19097
|
-
onblur: true;
|
|
19098
|
-
oncancel: true;
|
|
19099
|
-
oncanplay: true;
|
|
19100
|
-
oncanplaythrough: true;
|
|
19101
|
-
onchange: true;
|
|
19102
|
-
onclick: true;
|
|
19103
|
-
onclose: true;
|
|
19104
|
-
oncommand: true;
|
|
19105
|
-
oncontentvisibilityautostatechange: true;
|
|
19106
|
-
oncontextlost: true;
|
|
19107
|
-
oncontextmenu: true;
|
|
19108
|
-
oncontextrestored: true;
|
|
19109
|
-
oncopy: true;
|
|
19110
|
-
oncuechange: true;
|
|
19111
|
-
oncut: true;
|
|
19112
|
-
ondblclick: true;
|
|
19113
|
-
ondevicemotion: true;
|
|
19114
|
-
ondeviceorientation: true;
|
|
19115
|
-
ondeviceorientationabsolute: true;
|
|
19116
|
-
ondrag: true;
|
|
19117
|
-
ondragend: true;
|
|
19118
|
-
ondragenter: true;
|
|
19119
|
-
ondragleave: true;
|
|
19120
|
-
ondragover: true;
|
|
19121
|
-
ondragstart: true;
|
|
19122
|
-
ondrop: true;
|
|
19123
|
-
ondurationchange: true;
|
|
19124
|
-
onemptied: true;
|
|
19125
|
-
onended: true;
|
|
19126
|
-
onerror: true;
|
|
19127
|
-
onfocus: true;
|
|
19128
|
-
onformdata: true;
|
|
19129
|
-
ongamepadconnected: true;
|
|
19130
|
-
ongamepaddisconnected: true;
|
|
19131
|
-
ongotpointercapture: true;
|
|
19132
|
-
onhashchange: true;
|
|
19133
|
-
oninput: true;
|
|
19134
|
-
oninvalid: true;
|
|
19135
|
-
onkeydown: true;
|
|
19136
|
-
onkeypress: true;
|
|
19137
|
-
onkeyup: true;
|
|
19138
|
-
onlanguagechange: true;
|
|
19139
|
-
onload: true;
|
|
19140
|
-
onloadeddata: true;
|
|
19141
|
-
onloadedmetadata: true;
|
|
19142
|
-
onloadstart: true;
|
|
19143
|
-
onlostpointercapture: true;
|
|
19144
|
-
onmessage: true;
|
|
19145
|
-
onmessageerror: true;
|
|
19146
|
-
onmousedown: true;
|
|
19147
|
-
onmouseenter: true;
|
|
19148
|
-
onmouseleave: true;
|
|
19149
|
-
onmousemove: true;
|
|
19150
|
-
onmouseout: true;
|
|
19151
|
-
onmouseover: true;
|
|
19152
|
-
onmouseup: true;
|
|
19153
|
-
onmousewheel: true;
|
|
19154
|
-
onoffline: true;
|
|
19155
|
-
ononline: true;
|
|
19156
|
-
onpagehide: true;
|
|
19157
|
-
onpagereveal: true;
|
|
19158
|
-
onpageshow: true;
|
|
19159
|
-
onpageswap: true;
|
|
19160
|
-
onpaste: true;
|
|
19161
|
-
onpause: true;
|
|
19162
|
-
onplay: true;
|
|
19163
|
-
onplaying: true;
|
|
19164
|
-
onpointercancel: true;
|
|
19165
|
-
onpointerdown: true;
|
|
19166
|
-
onpointerenter: true;
|
|
19167
|
-
onpointerleave: true;
|
|
19168
|
-
onpointermove: true;
|
|
19169
|
-
onpointerout: true;
|
|
19170
|
-
onpointerover: true;
|
|
19171
|
-
onpointerrawupdate: true;
|
|
19172
|
-
onpointerup: true;
|
|
19173
|
-
onpopstate: true;
|
|
19174
|
-
onprogress: true;
|
|
19175
|
-
onratechange: true;
|
|
19176
|
-
onrejectionhandled: true;
|
|
19177
|
-
onreset: true;
|
|
19178
|
-
onresize: true;
|
|
19179
|
-
onscroll: true;
|
|
19180
|
-
onscrollend: true;
|
|
19181
|
-
onscrollsnapchange: true;
|
|
19182
|
-
onscrollsnapchanging: true;
|
|
19183
|
-
onsearch: true;
|
|
19184
|
-
onsecuritypolicyviolation: true;
|
|
19185
|
-
onseeked: true;
|
|
19186
|
-
onseeking: true;
|
|
19187
|
-
onselect: true;
|
|
19188
|
-
onselectionchange: true;
|
|
19189
|
-
onselectstart: true;
|
|
19190
|
-
onslotchange: true;
|
|
19191
|
-
onstalled: true;
|
|
19192
|
-
onstorage: true;
|
|
19193
|
-
onsubmit: true;
|
|
19194
|
-
onsuspend: true;
|
|
19195
|
-
ontimeupdate: true;
|
|
19196
|
-
ontoggle: true;
|
|
19197
|
-
ontransitioncancel: true;
|
|
19198
|
-
ontransitionend: true;
|
|
19199
|
-
ontransitionrun: true;
|
|
19200
|
-
ontransitionstart: true;
|
|
19201
|
-
onunhandledrejection: true;
|
|
19202
|
-
onunload: true;
|
|
19203
|
-
onvolumechange: true;
|
|
19204
|
-
onwaiting: true;
|
|
19205
|
-
onwheel: true;
|
|
19206
|
-
open: false;
|
|
19207
|
-
opener: false;
|
|
19208
|
-
Option: false;
|
|
19209
|
-
OrientationSensor: false;
|
|
19210
|
-
origin: false;
|
|
19211
|
-
originAgentCluster: false;
|
|
19212
|
-
OscillatorNode: false;
|
|
19213
|
-
OTPCredential: false;
|
|
19214
|
-
outerHeight: false;
|
|
19215
|
-
outerWidth: false;
|
|
19216
|
-
OverconstrainedError: false;
|
|
19217
|
-
PageRevealEvent: false;
|
|
19218
|
-
PageSwapEvent: false;
|
|
19219
|
-
PageTransitionEvent: false;
|
|
19220
|
-
pageXOffset: false;
|
|
19221
|
-
pageYOffset: false;
|
|
19222
|
-
PannerNode: false;
|
|
19223
|
-
parent: false;
|
|
19224
|
-
PasswordCredential: false;
|
|
19225
|
-
Path2D: false;
|
|
19226
|
-
PaymentAddress: false;
|
|
19227
|
-
PaymentManager: false;
|
|
19228
|
-
PaymentMethodChangeEvent: false;
|
|
19229
|
-
PaymentRequest: false;
|
|
19230
|
-
PaymentRequestUpdateEvent: false;
|
|
19231
|
-
PaymentResponse: false;
|
|
19232
|
-
performance: false;
|
|
19233
|
-
Performance: false;
|
|
19234
|
-
PerformanceElementTiming: false;
|
|
19235
|
-
PerformanceEntry: false;
|
|
19236
|
-
PerformanceEventTiming: false;
|
|
19237
|
-
PerformanceLongAnimationFrameTiming: false;
|
|
19238
|
-
PerformanceLongTaskTiming: false;
|
|
19239
|
-
PerformanceMark: false;
|
|
19240
|
-
PerformanceMeasure: false;
|
|
19241
|
-
PerformanceNavigation: false;
|
|
19242
|
-
PerformanceNavigationTiming: false;
|
|
19243
|
-
PerformanceObserver: false;
|
|
19244
|
-
PerformanceObserverEntryList: false;
|
|
19245
|
-
PerformancePaintTiming: false;
|
|
19246
|
-
PerformanceResourceTiming: false;
|
|
19247
|
-
PerformanceScriptTiming: false;
|
|
19248
|
-
PerformanceServerTiming: false;
|
|
19249
|
-
PerformanceTiming: false;
|
|
19250
|
-
PeriodicSyncManager: false;
|
|
19251
|
-
PeriodicWave: false;
|
|
19252
|
-
Permissions: false;
|
|
19253
|
-
PermissionStatus: false;
|
|
19254
|
-
PERSISTENT: false;
|
|
19255
|
-
personalbar: false;
|
|
19256
|
-
PictureInPictureEvent: false;
|
|
19257
|
-
PictureInPictureWindow: false;
|
|
19258
|
-
Plugin: false;
|
|
19259
|
-
PluginArray: false;
|
|
19260
|
-
PointerEvent: false;
|
|
19261
|
-
PopStateEvent: false;
|
|
19262
|
-
postMessage: false;
|
|
19263
|
-
Presentation: false;
|
|
19264
|
-
PresentationAvailability: false;
|
|
19265
|
-
PresentationConnection: false;
|
|
19266
|
-
PresentationConnectionAvailableEvent: false;
|
|
19267
|
-
PresentationConnectionCloseEvent: false;
|
|
19268
|
-
PresentationConnectionList: false;
|
|
19269
|
-
PresentationReceiver: false;
|
|
19270
|
-
PresentationRequest: false;
|
|
19271
|
-
PressureObserver: false;
|
|
19272
|
-
PressureRecord: false;
|
|
19273
|
-
print: false;
|
|
19274
|
-
ProcessingInstruction: false;
|
|
19275
|
-
Profiler: false;
|
|
19276
|
-
ProgressEvent: false;
|
|
19277
|
-
PromiseRejectionEvent: false;
|
|
19278
|
-
prompt: false;
|
|
19279
|
-
ProtectedAudience: false;
|
|
19280
|
-
PublicKeyCredential: false;
|
|
19281
|
-
PushManager: false;
|
|
19282
|
-
PushSubscription: false;
|
|
19283
|
-
PushSubscriptionOptions: false;
|
|
19284
|
-
queryLocalFonts: false;
|
|
19285
|
-
queueMicrotask: false;
|
|
19286
|
-
RadioNodeList: false;
|
|
19287
|
-
Range: false;
|
|
19288
|
-
ReadableByteStreamController: false;
|
|
19289
|
-
ReadableStream: false;
|
|
19290
|
-
ReadableStreamBYOBReader: false;
|
|
19291
|
-
ReadableStreamBYOBRequest: false;
|
|
19292
|
-
ReadableStreamDefaultController: false;
|
|
19293
|
-
ReadableStreamDefaultReader: false;
|
|
19294
|
-
registerProcessor: false;
|
|
19295
|
-
RelativeOrientationSensor: false;
|
|
19296
|
-
RemotePlayback: false;
|
|
19297
|
-
removeEventListener: false;
|
|
19298
|
-
ReportBody: false;
|
|
19299
|
-
reportError: false;
|
|
19300
|
-
ReportingObserver: false;
|
|
19301
|
-
Request: false;
|
|
19302
|
-
requestAnimationFrame: false;
|
|
19303
|
-
requestIdleCallback: false;
|
|
19304
|
-
resizeBy: false;
|
|
19305
|
-
ResizeObserver: false;
|
|
19306
|
-
ResizeObserverEntry: false;
|
|
19307
|
-
ResizeObserverSize: false;
|
|
19308
|
-
resizeTo: false;
|
|
19309
|
-
Response: false;
|
|
19310
|
-
RestrictionTarget: false;
|
|
19311
|
-
RTCCertificate: false;
|
|
19312
|
-
RTCDataChannel: false;
|
|
19313
|
-
RTCDataChannelEvent: false;
|
|
19314
|
-
RTCDtlsTransport: false;
|
|
19315
|
-
RTCDTMFSender: false;
|
|
19316
|
-
RTCDTMFToneChangeEvent: false;
|
|
19317
|
-
RTCEncodedAudioFrame: false;
|
|
19318
|
-
RTCEncodedVideoFrame: false;
|
|
19319
|
-
RTCError: false;
|
|
19320
|
-
RTCErrorEvent: false;
|
|
19321
|
-
RTCIceCandidate: false;
|
|
19322
|
-
RTCIceTransport: false;
|
|
19323
|
-
RTCPeerConnection: false;
|
|
19324
|
-
RTCPeerConnectionIceErrorEvent: false;
|
|
19325
|
-
RTCPeerConnectionIceEvent: false;
|
|
19326
|
-
RTCRtpReceiver: false;
|
|
19327
|
-
RTCRtpScriptTransform: false;
|
|
19328
|
-
RTCRtpSender: false;
|
|
19329
|
-
RTCRtpTransceiver: false;
|
|
19330
|
-
RTCSctpTransport: false;
|
|
19331
|
-
RTCSessionDescription: false;
|
|
19332
|
-
RTCStatsReport: false;
|
|
19333
|
-
RTCTrackEvent: false;
|
|
19334
|
-
sampleRate: false;
|
|
19335
|
-
scheduler: false;
|
|
19336
|
-
Scheduler: false;
|
|
19337
|
-
Scheduling: false;
|
|
19338
|
-
screen: false;
|
|
19339
|
-
Screen: false;
|
|
19340
|
-
ScreenDetailed: false;
|
|
19341
|
-
ScreenDetails: false;
|
|
19342
|
-
screenLeft: false;
|
|
19343
|
-
ScreenOrientation: false;
|
|
19344
|
-
screenTop: false;
|
|
19345
|
-
screenX: false;
|
|
19346
|
-
screenY: false;
|
|
19347
|
-
ScriptProcessorNode: false;
|
|
19348
|
-
scroll: false;
|
|
19349
|
-
scrollbars: false;
|
|
19350
|
-
scrollBy: false;
|
|
19351
|
-
ScrollTimeline: false;
|
|
19352
|
-
scrollTo: false;
|
|
19353
|
-
scrollX: false;
|
|
19354
|
-
scrollY: false;
|
|
19355
|
-
SecurityPolicyViolationEvent: false;
|
|
19356
|
-
Selection: false;
|
|
19357
|
-
self: false;
|
|
19358
|
-
Sensor: false;
|
|
19359
|
-
SensorErrorEvent: false;
|
|
19360
|
-
Serial: false;
|
|
19361
|
-
SerialPort: false;
|
|
19362
|
-
ServiceWorker: false;
|
|
19363
|
-
ServiceWorkerContainer: false;
|
|
19364
|
-
ServiceWorkerRegistration: false;
|
|
19365
|
-
sessionStorage: false;
|
|
19366
|
-
setInterval: false;
|
|
19367
|
-
setTimeout: false;
|
|
19368
|
-
ShadowRoot: false;
|
|
19369
|
-
sharedStorage: false;
|
|
19370
|
-
SharedStorage: false;
|
|
19371
|
-
SharedStorageAppendMethod: false;
|
|
19372
|
-
SharedStorageClearMethod: false;
|
|
19373
|
-
SharedStorageDeleteMethod: false;
|
|
19374
|
-
SharedStorageModifierMethod: false;
|
|
19375
|
-
SharedStorageSetMethod: false;
|
|
19376
|
-
SharedStorageWorklet: false;
|
|
19377
|
-
SharedWorker: false;
|
|
19378
|
-
showDirectoryPicker: false;
|
|
19379
|
-
showOpenFilePicker: false;
|
|
19380
|
-
showSaveFilePicker: false;
|
|
19381
|
-
SnapEvent: false;
|
|
19382
|
-
SourceBuffer: false;
|
|
19383
|
-
SourceBufferList: false;
|
|
19384
|
-
speechSynthesis: false;
|
|
19385
|
-
SpeechSynthesis: false;
|
|
19386
|
-
SpeechSynthesisErrorEvent: false;
|
|
19387
|
-
SpeechSynthesisEvent: false;
|
|
19388
|
-
SpeechSynthesisUtterance: false;
|
|
19389
|
-
SpeechSynthesisVoice: false;
|
|
19390
|
-
StaticRange: false;
|
|
19391
|
-
status: false;
|
|
19392
|
-
statusbar: false;
|
|
19393
|
-
StereoPannerNode: false;
|
|
19394
|
-
stop: false;
|
|
19395
|
-
Storage: false;
|
|
19396
|
-
StorageBucket: false;
|
|
19397
|
-
StorageBucketManager: false;
|
|
19398
|
-
StorageEvent: false;
|
|
19399
|
-
StorageManager: false;
|
|
19400
|
-
structuredClone: false;
|
|
19401
|
-
styleMedia: false;
|
|
19402
|
-
StylePropertyMap: false;
|
|
19403
|
-
StylePropertyMapReadOnly: false;
|
|
19404
|
-
StyleSheet: false;
|
|
19405
|
-
StyleSheetList: false;
|
|
19406
|
-
SubmitEvent: false;
|
|
19407
|
-
Subscriber: false;
|
|
19408
|
-
SubtleCrypto: false;
|
|
19409
|
-
SuppressedError: false;
|
|
19410
|
-
SVGAElement: false;
|
|
19411
|
-
SVGAngle: false;
|
|
19412
|
-
SVGAnimatedAngle: false;
|
|
19413
|
-
SVGAnimatedBoolean: false;
|
|
19414
|
-
SVGAnimatedEnumeration: false;
|
|
19415
|
-
SVGAnimatedInteger: false;
|
|
19416
|
-
SVGAnimatedLength: false;
|
|
19417
|
-
SVGAnimatedLengthList: false;
|
|
19418
|
-
SVGAnimatedNumber: false;
|
|
19419
|
-
SVGAnimatedNumberList: false;
|
|
19420
|
-
SVGAnimatedPreserveAspectRatio: false;
|
|
19421
|
-
SVGAnimatedRect: false;
|
|
19422
|
-
SVGAnimatedString: false;
|
|
19423
|
-
SVGAnimatedTransformList: false;
|
|
19424
|
-
SVGAnimateElement: false;
|
|
19425
|
-
SVGAnimateMotionElement: false;
|
|
19426
|
-
SVGAnimateTransformElement: false;
|
|
19427
|
-
SVGAnimationElement: false;
|
|
19428
|
-
SVGCircleElement: false;
|
|
19429
|
-
SVGClipPathElement: false;
|
|
19430
|
-
SVGComponentTransferFunctionElement: false;
|
|
19431
|
-
SVGDefsElement: false;
|
|
19432
|
-
SVGDescElement: false;
|
|
19433
|
-
SVGElement: false;
|
|
19434
|
-
SVGEllipseElement: false;
|
|
19435
|
-
SVGFEBlendElement: false;
|
|
19436
|
-
SVGFEColorMatrixElement: false;
|
|
19437
|
-
SVGFEComponentTransferElement: false;
|
|
19438
|
-
SVGFECompositeElement: false;
|
|
19439
|
-
SVGFEConvolveMatrixElement: false;
|
|
19440
|
-
SVGFEDiffuseLightingElement: false;
|
|
19441
|
-
SVGFEDisplacementMapElement: false;
|
|
19442
|
-
SVGFEDistantLightElement: false;
|
|
19443
|
-
SVGFEDropShadowElement: false;
|
|
19444
|
-
SVGFEFloodElement: false;
|
|
19445
|
-
SVGFEFuncAElement: false;
|
|
19446
|
-
SVGFEFuncBElement: false;
|
|
19447
|
-
SVGFEFuncGElement: false;
|
|
19448
|
-
SVGFEFuncRElement: false;
|
|
19449
|
-
SVGFEGaussianBlurElement: false;
|
|
19450
|
-
SVGFEImageElement: false;
|
|
19451
|
-
SVGFEMergeElement: false;
|
|
19452
|
-
SVGFEMergeNodeElement: false;
|
|
19453
|
-
SVGFEMorphologyElement: false;
|
|
19454
|
-
SVGFEOffsetElement: false;
|
|
19455
|
-
SVGFEPointLightElement: false;
|
|
19456
|
-
SVGFESpecularLightingElement: false;
|
|
19457
|
-
SVGFESpotLightElement: false;
|
|
19458
|
-
SVGFETileElement: false;
|
|
19459
|
-
SVGFETurbulenceElement: false;
|
|
19460
|
-
SVGFilterElement: false;
|
|
19461
|
-
SVGForeignObjectElement: false;
|
|
19462
|
-
SVGGElement: false;
|
|
19463
|
-
SVGGeometryElement: false;
|
|
19464
|
-
SVGGradientElement: false;
|
|
19465
|
-
SVGGraphicsElement: false;
|
|
19466
|
-
SVGImageElement: false;
|
|
19467
|
-
SVGLength: false;
|
|
19468
|
-
SVGLengthList: false;
|
|
19469
|
-
SVGLinearGradientElement: false;
|
|
19470
|
-
SVGLineElement: false;
|
|
19471
|
-
SVGMarkerElement: false;
|
|
19472
|
-
SVGMaskElement: false;
|
|
19473
|
-
SVGMatrix: false;
|
|
19474
|
-
SVGMetadataElement: false;
|
|
19475
|
-
SVGMPathElement: false;
|
|
19476
|
-
SVGNumber: false;
|
|
19477
|
-
SVGNumberList: false;
|
|
19478
|
-
SVGPathElement: false;
|
|
19479
|
-
SVGPatternElement: false;
|
|
19480
|
-
SVGPoint: false;
|
|
19481
|
-
SVGPointList: false;
|
|
19482
|
-
SVGPolygonElement: false;
|
|
19483
|
-
SVGPolylineElement: false;
|
|
19484
|
-
SVGPreserveAspectRatio: false;
|
|
19485
|
-
SVGRadialGradientElement: false;
|
|
19486
|
-
SVGRect: false;
|
|
19487
|
-
SVGRectElement: false;
|
|
19488
|
-
SVGScriptElement: false;
|
|
19489
|
-
SVGSetElement: false;
|
|
19490
|
-
SVGStopElement: false;
|
|
19491
|
-
SVGStringList: false;
|
|
19492
|
-
SVGStyleElement: false;
|
|
19493
|
-
SVGSVGElement: false;
|
|
19494
|
-
SVGSwitchElement: false;
|
|
19495
|
-
SVGSymbolElement: false;
|
|
19496
|
-
SVGTextContentElement: false;
|
|
19497
|
-
SVGTextElement: false;
|
|
19498
|
-
SVGTextPathElement: false;
|
|
19499
|
-
SVGTextPositioningElement: false;
|
|
19500
|
-
SVGTitleElement: false;
|
|
19501
|
-
SVGTransform: false;
|
|
19502
|
-
SVGTransformList: false;
|
|
19503
|
-
SVGTSpanElement: false;
|
|
19504
|
-
SVGUnitTypes: false;
|
|
19505
|
-
SVGUseElement: false;
|
|
19506
|
-
SVGViewElement: false;
|
|
19507
|
-
SyncManager: false;
|
|
19508
|
-
TaskAttributionTiming: false;
|
|
19509
|
-
TaskController: false;
|
|
19510
|
-
TaskPriorityChangeEvent: false;
|
|
19511
|
-
TaskSignal: false;
|
|
19512
|
-
TEMPORARY: false;
|
|
19513
|
-
Text: false;
|
|
19514
|
-
TextDecoder: false;
|
|
19515
|
-
TextDecoderStream: false;
|
|
19516
|
-
TextEncoder: false;
|
|
19517
|
-
TextEncoderStream: false;
|
|
19518
|
-
TextEvent: false;
|
|
19519
|
-
TextFormat: false;
|
|
19520
|
-
TextFormatUpdateEvent: false;
|
|
19521
|
-
TextMetrics: false;
|
|
19522
|
-
TextTrack: false;
|
|
19523
|
-
TextTrackCue: false;
|
|
19524
|
-
TextTrackCueList: false;
|
|
19525
|
-
TextTrackList: false;
|
|
19526
|
-
TextUpdateEvent: false;
|
|
19527
|
-
TimeEvent: false;
|
|
19528
|
-
TimeRanges: false;
|
|
19529
|
-
ToggleEvent: false;
|
|
19530
|
-
toolbar: false;
|
|
19531
|
-
top: false;
|
|
19532
|
-
Touch: false;
|
|
19533
|
-
TouchEvent: false;
|
|
19534
|
-
TouchList: false;
|
|
19535
|
-
TrackEvent: false;
|
|
19536
|
-
TransformStream: false;
|
|
19537
|
-
TransformStreamDefaultController: false;
|
|
19538
|
-
TransitionEvent: false;
|
|
19539
|
-
TreeWalker: false;
|
|
19540
|
-
TrustedHTML: false;
|
|
19541
|
-
TrustedScript: false;
|
|
19542
|
-
TrustedScriptURL: false;
|
|
19543
|
-
TrustedTypePolicy: false;
|
|
19544
|
-
TrustedTypePolicyFactory: false;
|
|
19545
|
-
trustedTypes: false;
|
|
19546
|
-
UIEvent: false;
|
|
19547
|
-
URL: false;
|
|
19548
|
-
URLPattern: false;
|
|
19549
|
-
URLSearchParams: false;
|
|
19550
|
-
USB: false;
|
|
19551
|
-
USBAlternateInterface: false;
|
|
19552
|
-
USBConfiguration: false;
|
|
19553
|
-
USBConnectionEvent: false;
|
|
19554
|
-
USBDevice: false;
|
|
19555
|
-
USBEndpoint: false;
|
|
19556
|
-
USBInterface: false;
|
|
19557
|
-
USBInTransferResult: false;
|
|
19558
|
-
USBIsochronousInTransferPacket: false;
|
|
19559
|
-
USBIsochronousInTransferResult: false;
|
|
19560
|
-
USBIsochronousOutTransferPacket: false;
|
|
19561
|
-
USBIsochronousOutTransferResult: false;
|
|
19562
|
-
USBOutTransferResult: false;
|
|
19563
|
-
UserActivation: false;
|
|
19564
|
-
ValidityState: false;
|
|
19565
|
-
VideoColorSpace: false;
|
|
19566
|
-
VideoDecoder: false;
|
|
19567
|
-
VideoEncoder: false;
|
|
19568
|
-
VideoFrame: false;
|
|
19569
|
-
VideoPlaybackQuality: false;
|
|
19570
|
-
ViewTimeline: false;
|
|
19571
|
-
ViewTransition: false;
|
|
19572
|
-
ViewTransitionTypeSet: false;
|
|
19573
|
-
VirtualKeyboard: false;
|
|
19574
|
-
VirtualKeyboardGeometryChangeEvent: false;
|
|
19575
|
-
VisibilityStateEntry: false;
|
|
19576
|
-
visualViewport: false;
|
|
19577
|
-
VisualViewport: false;
|
|
19578
|
-
VTTCue: false;
|
|
19579
|
-
VTTRegion: false;
|
|
19580
|
-
WakeLock: false;
|
|
19581
|
-
WakeLockSentinel: false;
|
|
19582
|
-
WaveShaperNode: false;
|
|
19583
|
-
WebAssembly: false;
|
|
19584
|
-
WebGL2RenderingContext: false;
|
|
19585
|
-
WebGLActiveInfo: false;
|
|
19586
|
-
WebGLBuffer: false;
|
|
19587
|
-
WebGLContextEvent: false;
|
|
19588
|
-
WebGLFramebuffer: false;
|
|
19589
|
-
WebGLObject: false;
|
|
19590
|
-
WebGLProgram: false;
|
|
19591
|
-
WebGLQuery: false;
|
|
19592
|
-
WebGLRenderbuffer: false;
|
|
19593
|
-
WebGLRenderingContext: false;
|
|
19594
|
-
WebGLSampler: false;
|
|
19595
|
-
WebGLShader: false;
|
|
19596
|
-
WebGLShaderPrecisionFormat: false;
|
|
19597
|
-
WebGLSync: false;
|
|
19598
|
-
WebGLTexture: false;
|
|
19599
|
-
WebGLTransformFeedback: false;
|
|
19600
|
-
WebGLUniformLocation: false;
|
|
19601
|
-
WebGLVertexArrayObject: false;
|
|
19602
|
-
WebSocket: false;
|
|
19603
|
-
WebSocketError: false;
|
|
19604
|
-
WebSocketStream: false;
|
|
19605
|
-
WebTransport: false;
|
|
19606
|
-
WebTransportBidirectionalStream: false;
|
|
19607
|
-
WebTransportDatagramDuplexStream: false;
|
|
19608
|
-
WebTransportError: false;
|
|
19609
|
-
WebTransportReceiveStream: false;
|
|
19610
|
-
WebTransportSendStream: false;
|
|
19611
|
-
WGSLLanguageFeatures: false;
|
|
19612
|
-
WheelEvent: false;
|
|
19613
|
-
when: false;
|
|
19614
|
-
window: false;
|
|
19615
|
-
Window: false;
|
|
19616
|
-
WindowControlsOverlay: false;
|
|
19617
|
-
WindowControlsOverlayGeometryChangeEvent: false;
|
|
19618
|
-
Worker: false;
|
|
19619
|
-
Worklet: false;
|
|
19620
|
-
WorkletGlobalScope: false;
|
|
19621
|
-
WritableStream: false;
|
|
19622
|
-
WritableStreamDefaultController: false;
|
|
19623
|
-
WritableStreamDefaultWriter: false;
|
|
19624
|
-
XMLDocument: false;
|
|
19625
|
-
XMLHttpRequest: false;
|
|
19626
|
-
XMLHttpRequestEventTarget: false;
|
|
19627
|
-
XMLHttpRequestUpload: false;
|
|
19628
|
-
XMLSerializer: false;
|
|
19629
|
-
XPathEvaluator: false;
|
|
19630
|
-
XPathExpression: false;
|
|
19631
|
-
XPathResult: false;
|
|
19632
|
-
XRAnchor: false;
|
|
19633
|
-
XRAnchorSet: false;
|
|
19634
|
-
XRBoundedReferenceSpace: false;
|
|
19635
|
-
XRCamera: false;
|
|
19636
|
-
XRCPUDepthInformation: false;
|
|
19637
|
-
XRDepthInformation: false;
|
|
19638
|
-
XRDOMOverlayState: false;
|
|
19639
|
-
XRFrame: false;
|
|
19640
|
-
XRHand: false;
|
|
19641
|
-
XRHitTestResult: false;
|
|
19642
|
-
XRHitTestSource: false;
|
|
19643
|
-
XRInputSource: false;
|
|
19644
|
-
XRInputSourceArray: false;
|
|
19645
|
-
XRInputSourceEvent: false;
|
|
19646
|
-
XRInputSourcesChangeEvent: false;
|
|
19647
|
-
XRJointPose: false;
|
|
19648
|
-
XRJointSpace: false;
|
|
19649
|
-
XRLayer: false;
|
|
19650
|
-
XRLightEstimate: false;
|
|
19651
|
-
XRLightProbe: false;
|
|
19652
|
-
XRPose: false;
|
|
19653
|
-
XRRay: false;
|
|
19654
|
-
XRReferenceSpace: false;
|
|
19655
|
-
XRReferenceSpaceEvent: false;
|
|
19656
|
-
XRRenderState: false;
|
|
19657
|
-
XRRigidTransform: false;
|
|
19658
|
-
XRSession: false;
|
|
19659
|
-
XRSessionEvent: false;
|
|
19660
|
-
XRSpace: false;
|
|
19661
|
-
XRSystem: false;
|
|
19662
|
-
XRTransientInputHitTestResult: false;
|
|
19663
|
-
XRTransientInputHitTestSource: false;
|
|
19664
|
-
XRView: false;
|
|
19665
|
-
XRViewerPose: false;
|
|
19666
|
-
XRViewport: false;
|
|
19667
|
-
XRWebGLBinding: false;
|
|
19668
|
-
XRWebGLDepthInformation: false;
|
|
19669
|
-
XRWebGLLayer: false;
|
|
19670
|
-
XSLTProcessor: false;
|
|
19671
|
-
};
|
|
19672
|
-
parserOptions: {
|
|
19673
|
-
ecmaFeatures: {
|
|
19674
|
-
jsx: true;
|
|
19675
|
-
};
|
|
19676
|
-
jsxPragma: null;
|
|
19677
|
-
};
|
|
19678
|
-
};
|
|
19679
|
-
name: string;
|
|
19680
|
-
plugins: {
|
|
19681
|
-
"@eslint-react": {
|
|
19682
|
-
configs: {
|
|
19683
|
-
recommended: {
|
|
19684
|
-
plugins: {
|
|
19685
|
-
"react-x": {
|
|
19686
|
-
readonly meta: {
|
|
19687
|
-
readonly name: string;
|
|
19688
|
-
readonly version: string;
|
|
19689
|
-
};
|
|
19690
|
-
readonly rules: {
|
|
19691
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19692
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19693
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19694
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19695
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19696
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19697
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19698
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19699
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19700
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19701
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19702
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19703
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19704
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19705
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19706
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19707
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19708
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19709
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19710
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19711
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19712
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19713
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19714
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19715
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19716
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19717
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19718
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19719
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19720
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19721
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19722
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19723
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19724
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19725
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19726
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19727
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19728
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19729
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19730
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19731
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19732
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19733
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19734
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19735
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19736
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19737
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
19738
|
-
allowExpressions: boolean;
|
|
19739
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19740
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19741
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19742
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19743
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19744
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19745
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19746
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19747
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19748
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19749
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19750
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19751
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19752
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19753
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19754
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19755
|
-
};
|
|
19756
|
-
};
|
|
19757
|
-
};
|
|
19758
|
-
name: string;
|
|
19759
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19760
|
-
};
|
|
19761
|
-
"recommended-legacy": {
|
|
19762
|
-
plugins: string[];
|
|
19763
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19764
|
-
};
|
|
19765
|
-
"recommended-type-checked": {
|
|
19766
|
-
plugins: {
|
|
19767
|
-
"react-x": {
|
|
19768
|
-
readonly meta: {
|
|
19769
|
-
readonly name: string;
|
|
19770
|
-
readonly version: string;
|
|
19771
|
-
};
|
|
19772
|
-
readonly rules: {
|
|
19773
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19774
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19775
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19776
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19777
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19778
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19779
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19780
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19781
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19782
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19783
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19784
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19785
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19786
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19787
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19788
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19789
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19790
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19791
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19792
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19793
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19794
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19795
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19796
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19797
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19798
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19799
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19800
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19801
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19802
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19803
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19804
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19805
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19806
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19807
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19808
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19809
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19810
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19811
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19812
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19813
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19814
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19815
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19816
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19817
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19818
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19819
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
19820
|
-
allowExpressions: boolean;
|
|
19821
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19822
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19823
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19824
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19825
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19826
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19827
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19828
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19829
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19830
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19831
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19832
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19833
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19834
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19835
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19836
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19837
|
-
};
|
|
19838
|
-
};
|
|
19839
|
-
};
|
|
19840
|
-
name: string;
|
|
19841
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19842
|
-
};
|
|
19843
|
-
"recommended-type-checked-legacy": {
|
|
19844
|
-
plugins: string[];
|
|
19845
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19846
|
-
};
|
|
19847
|
-
"recommended-typescript": {
|
|
19848
|
-
plugins: {
|
|
19849
|
-
"react-x": {
|
|
19850
|
-
readonly meta: {
|
|
19851
|
-
readonly name: string;
|
|
19852
|
-
readonly version: string;
|
|
19853
|
-
};
|
|
19854
|
-
readonly rules: {
|
|
19855
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19856
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19857
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19858
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19859
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19860
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19861
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19862
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19863
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19864
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19865
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19866
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19867
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19868
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19869
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19870
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19871
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19872
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19873
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19874
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19875
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19876
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19877
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19878
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19879
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19880
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19881
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19882
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19883
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19884
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19885
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19886
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19887
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19888
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19889
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19890
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19891
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19892
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19893
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19894
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19895
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19896
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19897
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19898
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19899
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19900
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19901
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
19902
|
-
allowExpressions: boolean;
|
|
19903
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19904
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19905
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19906
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19907
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19908
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19909
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19910
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19911
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19912
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19913
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19914
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19915
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19916
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19917
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19918
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19919
|
-
};
|
|
19920
|
-
};
|
|
19921
|
-
};
|
|
19922
|
-
name: string;
|
|
19923
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19924
|
-
};
|
|
19925
|
-
"recommended-typescript-legacy": {
|
|
19926
|
-
plugins: string[];
|
|
19927
|
-
rules: _eslint_react_kit.RulePreset;
|
|
19928
|
-
};
|
|
19929
|
-
};
|
|
19930
|
-
meta: {
|
|
19931
|
-
readonly name: string;
|
|
19932
|
-
readonly version: string;
|
|
19933
|
-
};
|
|
19934
|
-
rules: {
|
|
19935
|
-
readonly "avoid-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19936
|
-
readonly "avoid-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"avoidShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19937
|
-
readonly "no-access-state-in-setstate": _typescript_eslint_utils_ts_eslint.RuleModule<"noAccessStateInSetstate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19938
|
-
readonly "no-array-index-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noArrayIndexKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19939
|
-
readonly "no-children-count": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenCount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19940
|
-
readonly "no-children-for-each": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenForEach", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19941
|
-
readonly "no-children-map": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenMap", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19942
|
-
readonly "no-children-only": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenOnly", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19943
|
-
readonly "no-children-prop": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenProp", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19944
|
-
readonly "no-children-to-array": _typescript_eslint_utils_ts_eslint.RuleModule<"noChildrenToArray", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19945
|
-
readonly "no-class-component": _typescript_eslint_utils_ts_eslint.RuleModule<"noClassComponent", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19946
|
-
readonly "no-clone-element": _typescript_eslint_utils_ts_eslint.RuleModule<"noCloneElement", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19947
|
-
readonly "no-comment-textnodes": _typescript_eslint_utils_ts_eslint.RuleModule<"noCommentTextnodes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19948
|
-
readonly "no-complex-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19949
|
-
readonly "no-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19950
|
-
readonly "no-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19951
|
-
readonly "no-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19952
|
-
readonly "no-context-provider": _typescript_eslint_utils_ts_eslint.RuleModule<"noContextProvider", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19953
|
-
readonly "no-create-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noCreateRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19954
|
-
readonly "no-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19955
|
-
readonly "no-direct-mutation-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectMutationState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19956
|
-
readonly "no-duplicate-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noDuplicateKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19957
|
-
readonly "no-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19958
|
-
readonly "no-implicit-key": _typescript_eslint_utils_ts_eslint.RuleModule<"noImplicitKey", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19959
|
-
readonly "no-leaked-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noLeakedConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19960
|
-
readonly "no-missing-component-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingComponentDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19961
|
-
readonly "no-missing-context-display-name": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingContextDisplayName", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19962
|
-
readonly "no-missing-key": _typescript_eslint_utils_ts_eslint.RuleModule<"missingKey" | "unexpectedFragmentSyntax", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19963
|
-
readonly "no-misused-capture-owner-stack": _typescript_eslint_utils_ts_eslint.RuleModule<"useNamespaceImport" | "missingDevelopmentOnlyCheck", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19964
|
-
readonly "no-nested-component-definitions": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19965
|
-
readonly "no-nested-lazy-component-declarations": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19966
|
-
readonly "no-prop-types": _typescript_eslint_utils_ts_eslint.RuleModule<"noPropTypes", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19967
|
-
readonly "no-redundant-should-component-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noRedundantShouldComponentUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19968
|
-
readonly "no-set-state-in-component-did-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19969
|
-
readonly "no-set-state-in-component-did-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentDidUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19970
|
-
readonly "no-set-state-in-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noSetStateInComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19971
|
-
readonly "no-string-refs": _typescript_eslint_utils_ts_eslint.RuleModule<"noStringRefs", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19972
|
-
readonly "no-unsafe-component-will-mount": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillMount", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19973
|
-
readonly "no-unsafe-component-will-receive-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillReceiveProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19974
|
-
readonly "no-unsafe-component-will-update": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeComponentWillUpdate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19975
|
-
readonly "no-unstable-context-value": _typescript_eslint_utils_ts_eslint.RuleModule<"unstableContextValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19976
|
-
readonly "no-unstable-default-props": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnstableDefaultProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19977
|
-
readonly "no-unused-class-component-members": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedClassComponentMembers", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19978
|
-
readonly "no-unused-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnusedState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19979
|
-
readonly "no-use-context": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseContext", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19980
|
-
readonly "no-useless-forward-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19981
|
-
readonly "no-useless-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"uselessFragment", readonly [{
|
|
19982
|
-
allowExpressions: boolean;
|
|
19983
|
-
}], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19984
|
-
readonly "prefer-destructuring-assignment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferDestructuringAssignment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19985
|
-
readonly "prefer-react-namespace-import": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReactNamespaceImport", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19986
|
-
readonly "prefer-read-only-props": _typescript_eslint_utils_ts_eslint.RuleModule<"preferReadOnlyProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19987
|
-
readonly "prefer-shorthand-boolean": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandBoolean", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19988
|
-
readonly "prefer-shorthand-fragment": _typescript_eslint_utils_ts_eslint.RuleModule<"preferShorthandFragment", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19989
|
-
readonly "jsx-key-before-spread": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxKeyBeforeSpread", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19990
|
-
readonly "jsx-no-duplicate-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19991
|
-
readonly "jsx-no-undef": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoUndef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19992
|
-
readonly "jsx-uses-react": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesReact", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19993
|
-
readonly "jsx-uses-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19994
|
-
readonly "ensure-forward-ref-using-ref": _typescript_eslint_utils_ts_eslint.RuleModule<"noUselessForwardRef", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19995
|
-
readonly "no-complicated-conditional-rendering": _typescript_eslint_utils_ts_eslint.RuleModule<"noComplexConditionalRendering", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19996
|
-
readonly "no-duplicate-jsx-props": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxNoDuplicateProps", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19997
|
-
readonly "no-nested-components": _typescript_eslint_utils_ts_eslint.RuleModule<"noNestedComponentDefinitions", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19998
|
-
readonly "use-jsx-vars": _typescript_eslint_utils_ts_eslint.RuleModule<"jsxUsesVars", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
19999
|
-
};
|
|
20000
|
-
};
|
|
20001
|
-
"@eslint-react/dom": {
|
|
20002
|
-
configs: {
|
|
20003
|
-
recommended: {
|
|
20004
|
-
plugins: {
|
|
20005
|
-
"react-dom": {
|
|
20006
|
-
readonly meta: {
|
|
20007
|
-
readonly name: string;
|
|
20008
|
-
readonly version: string;
|
|
20009
|
-
};
|
|
20010
|
-
readonly rules: {
|
|
20011
|
-
readonly "no-dangerously-set-innerhtml": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtml", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20012
|
-
readonly "no-dangerously-set-innerhtml-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtmlWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20013
|
-
readonly "no-find-dom-node": _typescript_eslint_utils_ts_eslint.RuleModule<"noFindDomNode", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20014
|
-
readonly "no-flush-sync": _typescript_eslint_utils_ts_eslint.RuleModule<"noFlushSync", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20015
|
-
readonly "no-hydrate": _typescript_eslint_utils_ts_eslint.RuleModule<"noHydrate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20016
|
-
readonly "no-missing-button-type": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingButtonType", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20017
|
-
readonly "no-missing-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20018
|
-
readonly "no-namespace": _typescript_eslint_utils_ts_eslint.RuleModule<"noNamespace", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20019
|
-
readonly "no-render": _typescript_eslint_utils_ts_eslint.RuleModule<"noRender", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20020
|
-
readonly "no-render-return-value": _typescript_eslint_utils_ts_eslint.RuleModule<"noRenderReturnValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20021
|
-
readonly "no-script-url": _typescript_eslint_utils_ts_eslint.RuleModule<"noScriptUrl", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20022
|
-
readonly "no-unknown-property": _typescript_eslint_utils_ts_eslint.RuleModule<"dataLowercaseRequired" | "invalidPropOnTag" | "unknownProp" | "unknownPropWithStandardName", unknown[], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20023
|
-
readonly "no-unsafe-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20024
|
-
readonly "no-unsafe-target-blank": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeTargetBlank", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20025
|
-
readonly "no-use-form-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseFormState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20026
|
-
readonly "no-void-elements-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20027
|
-
readonly "no-children-in-void-dom-elements": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20028
|
-
};
|
|
20029
|
-
};
|
|
20030
|
-
};
|
|
20031
|
-
name: string;
|
|
20032
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20033
|
-
};
|
|
20034
|
-
"recommended-legacy": {
|
|
20035
|
-
plugins: string[];
|
|
20036
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20037
|
-
};
|
|
20038
|
-
};
|
|
20039
|
-
meta: {
|
|
20040
|
-
readonly name: string;
|
|
20041
|
-
readonly version: string;
|
|
20042
|
-
};
|
|
20043
|
-
rules: {
|
|
20044
|
-
readonly "no-dangerously-set-innerhtml": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtml", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20045
|
-
readonly "no-dangerously-set-innerhtml-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noDangerouslySetInnerhtmlWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20046
|
-
readonly "no-find-dom-node": _typescript_eslint_utils_ts_eslint.RuleModule<"noFindDomNode", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20047
|
-
readonly "no-flush-sync": _typescript_eslint_utils_ts_eslint.RuleModule<"noFlushSync", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20048
|
-
readonly "no-hydrate": _typescript_eslint_utils_ts_eslint.RuleModule<"noHydrate", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20049
|
-
readonly "no-missing-button-type": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingButtonType", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20050
|
-
readonly "no-missing-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noMissingIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20051
|
-
readonly "no-namespace": _typescript_eslint_utils_ts_eslint.RuleModule<"noNamespace", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20052
|
-
readonly "no-render": _typescript_eslint_utils_ts_eslint.RuleModule<"noRender", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20053
|
-
readonly "no-render-return-value": _typescript_eslint_utils_ts_eslint.RuleModule<"noRenderReturnValue", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20054
|
-
readonly "no-script-url": _typescript_eslint_utils_ts_eslint.RuleModule<"noScriptUrl", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20055
|
-
readonly "no-unknown-property": _typescript_eslint_utils_ts_eslint.RuleModule<"dataLowercaseRequired" | "invalidPropOnTag" | "unknownProp" | "unknownPropWithStandardName", unknown[], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20056
|
-
readonly "no-unsafe-iframe-sandbox": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeIframeSandbox", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20057
|
-
readonly "no-unsafe-target-blank": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnsafeTargetBlank", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20058
|
-
readonly "no-use-form-state": _typescript_eslint_utils_ts_eslint.RuleModule<"noUseFormState", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20059
|
-
readonly "no-void-elements-with-children": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20060
|
-
readonly "no-children-in-void-dom-elements": _typescript_eslint_utils_ts_eslint.RuleModule<"noVoidElementsWithChildren", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20061
|
-
};
|
|
20062
|
-
};
|
|
20063
|
-
"@eslint-react/hooks-extra": {
|
|
20064
|
-
configs: {
|
|
20065
|
-
recommended: {
|
|
20066
|
-
plugins: {
|
|
20067
|
-
"react-hooks-extra": {
|
|
20068
|
-
readonly meta: {
|
|
20069
|
-
readonly name: string;
|
|
20070
|
-
readonly version: string;
|
|
20071
|
-
};
|
|
20072
|
-
readonly rules: {
|
|
20073
|
-
readonly "no-direct-set-state-in-use-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20074
|
-
readonly "no-direct-set-state-in-use-layout-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseLayoutEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20075
|
-
readonly "no-unnecessary-use-callback": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20076
|
-
readonly "no-unnecessary-use-memo": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20077
|
-
readonly "no-unnecessary-use-prefix": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20078
|
-
readonly "prefer-use-state-lazy-initialization": _typescript_eslint_utils_ts_eslint.RuleModule<"preferUseStateLazyInitialization", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20079
|
-
readonly "ensure-custom-hooks-using-other-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20080
|
-
readonly "ensure-use-callback-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20081
|
-
readonly "ensure-use-memo-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20082
|
-
readonly "no-redundant-custom-hook": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20083
|
-
readonly "no-useless-custom-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20084
|
-
};
|
|
20085
|
-
};
|
|
20086
|
-
};
|
|
20087
|
-
name: string;
|
|
20088
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20089
|
-
};
|
|
20090
|
-
"recommended-legacy": {
|
|
20091
|
-
plugins: string[];
|
|
20092
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20093
|
-
};
|
|
20094
|
-
};
|
|
20095
|
-
meta: {
|
|
20096
|
-
readonly name: string;
|
|
20097
|
-
readonly version: string;
|
|
20098
|
-
};
|
|
20099
|
-
rules: {
|
|
20100
|
-
readonly "no-direct-set-state-in-use-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20101
|
-
readonly "no-direct-set-state-in-use-layout-effect": _typescript_eslint_utils_ts_eslint.RuleModule<"noDirectSetStateInUseLayoutEffect", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20102
|
-
readonly "no-unnecessary-use-callback": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20103
|
-
readonly "no-unnecessary-use-memo": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20104
|
-
readonly "no-unnecessary-use-prefix": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20105
|
-
readonly "prefer-use-state-lazy-initialization": _typescript_eslint_utils_ts_eslint.RuleModule<"preferUseStateLazyInitialization", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20106
|
-
readonly "ensure-custom-hooks-using-other-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20107
|
-
readonly "ensure-use-callback-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseCallback", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20108
|
-
readonly "ensure-use-memo-has-non-empty-deps": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUseMemo", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20109
|
-
readonly "no-redundant-custom-hook": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20110
|
-
readonly "no-useless-custom-hooks": _typescript_eslint_utils_ts_eslint.RuleModule<"noUnnecessaryUsePrefix", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20111
|
-
};
|
|
20112
|
-
};
|
|
20113
|
-
"@eslint-react/naming-convention": {
|
|
20114
|
-
configs: {
|
|
20115
|
-
recommended: {
|
|
20116
|
-
plugins: {
|
|
20117
|
-
"react-naming-convention": {
|
|
20118
|
-
readonly meta: {
|
|
20119
|
-
readonly name: string;
|
|
20120
|
-
readonly version: string;
|
|
20121
|
-
};
|
|
20122
|
-
readonly rules: {
|
|
20123
|
-
readonly "component-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", readonly [("CONSTANT_CASE" | "PascalCase") | {
|
|
20124
|
-
allowAllCaps?: boolean;
|
|
20125
|
-
allowLeadingUnderscore?: boolean;
|
|
20126
|
-
allowNamespace?: boolean;
|
|
20127
|
-
excepts?: readonly string[];
|
|
20128
|
-
rule?: "CONSTANT_CASE" | "PascalCase";
|
|
20129
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20130
|
-
readonly "context-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20131
|
-
readonly filename: _typescript_eslint_utils_ts_eslint.RuleModule<"filenameEmpty" | "filenameInvalid", readonly [("PascalCase" | "camelCase" | "kebab-case" | "snake_case") | {
|
|
20132
|
-
excepts?: readonly string[];
|
|
20133
|
-
extensions?: readonly string[];
|
|
20134
|
-
rule?: "PascalCase" | "camelCase" | "kebab-case" | "snake_case";
|
|
20135
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20136
|
-
readonly "filename-extension": _typescript_eslint_utils_ts_eslint.RuleModule<"useJsxFileExtension" | "useNonJsxFileExtension", readonly [("always" | "as-needed") | {
|
|
20137
|
-
allow?: "always" | "as-needed";
|
|
20138
|
-
extensions?: readonly string[];
|
|
20139
|
-
ignoreFilesWithoutCode?: boolean;
|
|
20140
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20141
|
-
readonly "use-state": _typescript_eslint_utils_ts_eslint.RuleModule<"missingDestructuring" | "invalidSetterNaming", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20142
|
-
};
|
|
20143
|
-
};
|
|
20144
|
-
};
|
|
20145
|
-
name: string;
|
|
20146
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20147
|
-
};
|
|
20148
|
-
"recommended-legacy": {
|
|
20149
|
-
plugins: string[];
|
|
20150
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20151
|
-
};
|
|
20152
|
-
};
|
|
20153
|
-
meta: {
|
|
20154
|
-
readonly name: string;
|
|
20155
|
-
readonly version: string;
|
|
20156
|
-
};
|
|
20157
|
-
rules: {
|
|
20158
|
-
readonly "component-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", readonly [("CONSTANT_CASE" | "PascalCase") | {
|
|
20159
|
-
allowAllCaps?: boolean;
|
|
20160
|
-
allowLeadingUnderscore?: boolean;
|
|
20161
|
-
allowNamespace?: boolean;
|
|
20162
|
-
excepts?: readonly string[];
|
|
20163
|
-
rule?: "CONSTANT_CASE" | "PascalCase";
|
|
20164
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20165
|
-
readonly "context-name": _typescript_eslint_utils_ts_eslint.RuleModule<"invalid", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20166
|
-
readonly filename: _typescript_eslint_utils_ts_eslint.RuleModule<"filenameEmpty" | "filenameInvalid", readonly [("PascalCase" | "camelCase" | "kebab-case" | "snake_case") | {
|
|
20167
|
-
excepts?: readonly string[];
|
|
20168
|
-
extensions?: readonly string[];
|
|
20169
|
-
rule?: "PascalCase" | "camelCase" | "kebab-case" | "snake_case";
|
|
20170
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20171
|
-
readonly "filename-extension": _typescript_eslint_utils_ts_eslint.RuleModule<"useJsxFileExtension" | "useNonJsxFileExtension", readonly [("always" | "as-needed") | {
|
|
20172
|
-
allow?: "always" | "as-needed";
|
|
20173
|
-
extensions?: readonly string[];
|
|
20174
|
-
ignoreFilesWithoutCode?: boolean;
|
|
20175
|
-
} | undefined], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20176
|
-
readonly "use-state": _typescript_eslint_utils_ts_eslint.RuleModule<"missingDestructuring" | "invalidSetterNaming", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20177
|
-
};
|
|
20178
|
-
};
|
|
20179
|
-
"@eslint-react/web-api": {
|
|
20180
|
-
configs: {
|
|
20181
|
-
recommended: {
|
|
20182
|
-
plugins: {
|
|
20183
|
-
"react-web-api": {
|
|
20184
|
-
readonly meta: {
|
|
20185
|
-
readonly name: string;
|
|
20186
|
-
readonly version: string;
|
|
20187
|
-
};
|
|
20188
|
-
readonly rules: {
|
|
20189
|
-
readonly "no-leaked-event-listener": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedRemoveEventListenerInCleanup" | "expectedRemoveEventListenerInUnmount" | "unexpectedInlineFunction", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20190
|
-
readonly "no-leaked-interval": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearIntervalInCleanup" | "expectedClearIntervalInUnmount" | "expectedIntervalId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20191
|
-
readonly "no-leaked-resize-observer": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedDisconnectInControlFlow" | "expectedDisconnectOrUnobserveInCleanup" | "unexpectedFloatingInstance", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20192
|
-
readonly "no-leaked-timeout": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearTimeoutInCleanup" | "expectedClearTimeoutInUnmount" | "expectedTimeoutId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20193
|
-
};
|
|
20194
|
-
};
|
|
20195
|
-
};
|
|
20196
|
-
name: string;
|
|
20197
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20198
|
-
};
|
|
20199
|
-
"recommended-legacy": {
|
|
20200
|
-
plugins: string[];
|
|
20201
|
-
rules: _eslint_react_kit.RulePreset;
|
|
20202
|
-
};
|
|
20203
|
-
};
|
|
20204
|
-
meta: {
|
|
20205
|
-
readonly name: string;
|
|
20206
|
-
readonly version: string;
|
|
20207
|
-
};
|
|
20208
|
-
rules: {
|
|
20209
|
-
readonly "no-leaked-event-listener": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedRemoveEventListenerInCleanup" | "expectedRemoveEventListenerInUnmount" | "unexpectedInlineFunction", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20210
|
-
readonly "no-leaked-interval": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearIntervalInCleanup" | "expectedClearIntervalInUnmount" | "expectedIntervalId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20211
|
-
readonly "no-leaked-resize-observer": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedDisconnectInControlFlow" | "expectedDisconnectOrUnobserveInCleanup" | "unexpectedFloatingInstance", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20212
|
-
readonly "no-leaked-timeout": _typescript_eslint_utils_ts_eslint.RuleModule<"expectedClearTimeoutInCleanup" | "expectedClearTimeoutInUnmount" | "expectedTimeoutId", [], unknown, _typescript_eslint_utils_ts_eslint.RuleListener>;
|
|
20213
|
-
};
|
|
20214
|
-
};
|
|
20215
|
-
"jsx-a11y": {
|
|
20216
|
-
configs: {
|
|
20217
|
-
recommended: Linter.Config<Linter.RulesRecord>;
|
|
20218
|
-
};
|
|
20219
|
-
};
|
|
20220
|
-
"react-compiler": {
|
|
20221
|
-
default: typeof eslint_plugin_react_compiler;
|
|
20222
|
-
configs: {
|
|
20223
|
-
recommended: {
|
|
20224
|
-
plugins: {
|
|
20225
|
-
"react-compiler": {
|
|
20226
|
-
rules: {
|
|
20227
|
-
"react-compiler": eslint.Rule.RuleModule;
|
|
20228
|
-
};
|
|
20229
|
-
};
|
|
20230
|
-
};
|
|
20231
|
-
rules: {
|
|
20232
|
-
"react-compiler/react-compiler": "error";
|
|
20233
|
-
};
|
|
20234
|
-
};
|
|
20235
|
-
};
|
|
20236
|
-
meta: {
|
|
20237
|
-
name: string;
|
|
20238
|
-
};
|
|
20239
|
-
rules: {
|
|
20240
|
-
'react-compiler': eslint.Rule.RuleModule;
|
|
20241
|
-
};
|
|
20242
|
-
};
|
|
20243
|
-
"react-hooks": {
|
|
20244
|
-
default: typeof eslint_plugin_react_hooks;
|
|
20245
|
-
configs: {
|
|
20246
|
-
'recommended-legacy': {
|
|
20247
|
-
plugins: string[];
|
|
20248
|
-
rules: {
|
|
20249
|
-
"react-hooks/rules-of-hooks": "error";
|
|
20250
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
20251
|
-
};
|
|
20252
|
-
};
|
|
20253
|
-
recommended: {
|
|
20254
|
-
plugins: string[];
|
|
20255
|
-
rules: {
|
|
20256
|
-
"react-hooks/rules-of-hooks": "error";
|
|
20257
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
20258
|
-
};
|
|
20259
|
-
};
|
|
20260
|
-
'recommended-latest': {
|
|
20261
|
-
name: string;
|
|
20262
|
-
plugins: {
|
|
20263
|
-
readonly "react-hooks": eslint.ESLint.Plugin;
|
|
20264
|
-
};
|
|
20265
|
-
rules: {
|
|
20266
|
-
"react-hooks/rules-of-hooks": "error";
|
|
20267
|
-
"react-hooks/exhaustive-deps": "warn";
|
|
20268
|
-
};
|
|
20269
|
-
};
|
|
20270
|
-
};
|
|
20271
|
-
meta: {
|
|
20272
|
-
name: string;
|
|
20273
|
-
};
|
|
20274
|
-
rules: {
|
|
20275
|
-
'rules-of-hooks': {
|
|
20276
|
-
meta: {
|
|
20277
|
-
type: "problem";
|
|
20278
|
-
docs: {
|
|
20279
|
-
description: string;
|
|
20280
|
-
recommended: true;
|
|
20281
|
-
url: string;
|
|
20282
|
-
};
|
|
20283
|
-
};
|
|
20284
|
-
create(context: eslint.Rule.RuleContext): {
|
|
20285
|
-
onCodePathSegmentStart: (segment: eslint.Rule.CodePathSegment) => number;
|
|
20286
|
-
onCodePathSegmentEnd: () => eslint.Rule.CodePathSegment | undefined;
|
|
20287
|
-
onCodePathStart: () => number;
|
|
20288
|
-
onCodePathEnd(codePath: eslint.Rule.CodePath, codePathNode: eslint.Rule.Node): void;
|
|
20289
|
-
CallExpression(node: estree.CallExpression & eslint.Rule.NodeParentExtension): void;
|
|
20290
|
-
Identifier(node: estree.Identifier & eslint.Rule.NodeParentExtension): void;
|
|
20291
|
-
"CallExpression:exit"(node: estree.CallExpression & eslint.Rule.NodeParentExtension): void;
|
|
20292
|
-
FunctionDeclaration(node: estree.FunctionDeclaration & eslint.Rule.NodeParentExtension): void;
|
|
20293
|
-
ArrowFunctionExpression(node: estree.ArrowFunctionExpression & eslint.Rule.NodeParentExtension): void;
|
|
20294
|
-
};
|
|
20295
|
-
};
|
|
20296
|
-
'exhaustive-deps': {
|
|
20297
|
-
meta: {
|
|
20298
|
-
type: "suggestion";
|
|
20299
|
-
docs: {
|
|
20300
|
-
description: string;
|
|
20301
|
-
recommended: true;
|
|
20302
|
-
url: string;
|
|
20303
|
-
};
|
|
20304
|
-
fixable: "code";
|
|
20305
|
-
hasSuggestions: true;
|
|
20306
|
-
schema: {
|
|
20307
|
-
type: "object";
|
|
20308
|
-
additionalProperties: false;
|
|
20309
|
-
enableDangerousAutofixThisMayCauseInfiniteLoops: boolean;
|
|
20310
|
-
properties: {
|
|
20311
|
-
additionalHooks: {
|
|
20312
|
-
type: "string";
|
|
20313
|
-
};
|
|
20314
|
-
enableDangerousAutofixThisMayCauseInfiniteLoops: {
|
|
20315
|
-
type: "boolean";
|
|
20316
|
-
};
|
|
20317
|
-
};
|
|
20318
|
-
}[];
|
|
20319
|
-
};
|
|
20320
|
-
create(context: eslint.Rule.RuleContext): {
|
|
20321
|
-
CallExpression: (node: estree.CallExpression) => void;
|
|
20322
|
-
};
|
|
20323
|
-
};
|
|
20324
|
-
};
|
|
20325
|
-
};
|
|
20326
|
-
"react-refresh": {
|
|
20327
|
-
rules: Record<string, any>;
|
|
20328
|
-
configs: {
|
|
20329
|
-
recommended: {
|
|
20330
|
-
plugins: {
|
|
20331
|
-
"react-refresh": {
|
|
20332
|
-
rules: Record<string, any>;
|
|
20333
|
-
};
|
|
20334
|
-
};
|
|
20335
|
-
rules: Record<string, any>;
|
|
20336
|
-
};
|
|
20337
|
-
vite: {
|
|
20338
|
-
plugins: {
|
|
20339
|
-
"react-refresh": {
|
|
20340
|
-
rules: Record<string, any>;
|
|
20341
|
-
};
|
|
20342
|
-
};
|
|
20343
|
-
rules: Record<string, any>;
|
|
20344
|
-
};
|
|
20345
|
-
};
|
|
20346
|
-
};
|
|
20347
|
-
};
|
|
20348
|
-
rules: {
|
|
20349
|
-
"@eslint-react/avoid-shorthand-boolean": "off";
|
|
20350
|
-
"@eslint-react/avoid-shorthand-fragment": "off";
|
|
20351
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-callback": "error";
|
|
20352
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-memo": "error";
|
|
20353
|
-
"@eslint-react/hooks-extra/no-unnecessary-use-prefix": "error";
|
|
20354
|
-
"@eslint-react/hooks-extra/prefer-use-state-lazy-initialization": "error";
|
|
20355
|
-
"@eslint-react/no-children-prop": "error";
|
|
20356
|
-
"@eslint-react/no-complex-conditional-rendering": "error";
|
|
20357
|
-
"@eslint-react/no-useless-fragment": "error";
|
|
20358
|
-
"@eslint-react/prefer-react-namespace-import": "error";
|
|
20359
|
-
"@eslint-react/prefer-shorthand-boolean": "error";
|
|
20360
|
-
"@eslint-react/prefer-shorthand-fragment": "error";
|
|
20361
|
-
"react-compiler/react-compiler": "error";
|
|
20362
|
-
"react-hooks/exhaustive-deps": "error";
|
|
20363
|
-
"react-hooks/rules-of-hooks": "error";
|
|
20364
|
-
"react-refresh/only-export-components": ["warn", {
|
|
20365
|
-
allowConstantExport: boolean;
|
|
20366
|
-
allowExportNames: string[];
|
|
20367
|
-
}];
|
|
20368
|
-
};
|
|
20369
|
-
settings: {
|
|
20370
|
-
react: {
|
|
20371
|
-
version: string;
|
|
20372
|
-
};
|
|
20373
|
-
};
|
|
20374
16714
|
} | {
|
|
20375
16715
|
files: string[];
|
|
20376
16716
|
name: string;
|