@jsse/eslint-config 0.3.5 → 0.3.7
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/CHANGELOG.md +12 -0
- package/README.md +17 -12
- package/dist/cli.js +1 -1
- package/dist/esm/configs/sort-package-json.js +19 -6
- package/dist/esm/configs/sort-tsconfig.js +3 -0
- package/dist/esm/configs/ts/requires-type-checking.js +1 -0
- package/dist/esm/fixable.js +6 -2
- package/dist/esm/generated/version.d.ts +1 -1
- package/dist/esm/generated/version.js +1 -1
- package/dist/index.d.ts +186 -142
- package/dist/index.js +88 -12
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -28,9 +28,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
28
28
|
mod
|
|
29
29
|
));
|
|
30
30
|
|
|
31
|
-
// node_modules/.pnpm/globals@16.
|
|
31
|
+
// node_modules/.pnpm/globals@16.1.0/node_modules/globals/globals.json
|
|
32
32
|
var require_globals = __commonJS({
|
|
33
|
-
"node_modules/.pnpm/globals@16.
|
|
33
|
+
"node_modules/.pnpm/globals@16.1.0/node_modules/globals/globals.json"(exports, module) {
|
|
34
34
|
module.exports = {
|
|
35
35
|
amd: {
|
|
36
36
|
define: false,
|
|
@@ -68,6 +68,7 @@ var require_globals = __commonJS({
|
|
|
68
68
|
addEventListener: false,
|
|
69
69
|
ai: false,
|
|
70
70
|
AI: false,
|
|
71
|
+
AICreateMonitor: false,
|
|
71
72
|
AITextSession: false,
|
|
72
73
|
alert: false,
|
|
73
74
|
AnalyserNode: false,
|
|
@@ -76,6 +77,7 @@ var require_globals = __commonJS({
|
|
|
76
77
|
AnimationEvent: false,
|
|
77
78
|
AnimationPlaybackEvent: false,
|
|
78
79
|
AnimationTimeline: false,
|
|
80
|
+
AsyncDisposableStack: false,
|
|
79
81
|
atob: false,
|
|
80
82
|
Attr: false,
|
|
81
83
|
Audio: false,
|
|
@@ -152,6 +154,7 @@ var require_globals = __commonJS({
|
|
|
152
154
|
closed: false,
|
|
153
155
|
CloseEvent: false,
|
|
154
156
|
CloseWatcher: false,
|
|
157
|
+
CommandEvent: false,
|
|
155
158
|
Comment: false,
|
|
156
159
|
CompositionEvent: false,
|
|
157
160
|
CompressionStream: false,
|
|
@@ -175,6 +178,7 @@ var require_globals = __commonJS({
|
|
|
175
178
|
crypto: false,
|
|
176
179
|
Crypto: false,
|
|
177
180
|
CryptoKey: false,
|
|
181
|
+
CSPViolationReportBody: false,
|
|
178
182
|
CSS: false,
|
|
179
183
|
CSSAnimation: false,
|
|
180
184
|
CSSConditionRule: false,
|
|
@@ -252,7 +256,9 @@ var require_globals = __commonJS({
|
|
|
252
256
|
DeviceMotionEventRotationRate: false,
|
|
253
257
|
DeviceOrientationEvent: false,
|
|
254
258
|
devicePixelRatio: false,
|
|
259
|
+
DevicePosture: false,
|
|
255
260
|
dispatchEvent: false,
|
|
261
|
+
DisposableStack: false,
|
|
256
262
|
document: false,
|
|
257
263
|
Document: false,
|
|
258
264
|
DocumentFragment: false,
|
|
@@ -311,9 +317,9 @@ var require_globals = __commonJS({
|
|
|
311
317
|
FileSystemFileEntry: false,
|
|
312
318
|
FileSystemFileHandle: false,
|
|
313
319
|
FileSystemHandle: false,
|
|
320
|
+
FileSystemObserver: false,
|
|
314
321
|
FileSystemWritableFileStream: false,
|
|
315
322
|
find: false,
|
|
316
|
-
Float16Array: false,
|
|
317
323
|
focus: false,
|
|
318
324
|
FocusEvent: false,
|
|
319
325
|
FontData: false,
|
|
@@ -450,6 +456,7 @@ var require_globals = __commonJS({
|
|
|
450
456
|
HTMLProgressElement: false,
|
|
451
457
|
HTMLQuoteElement: false,
|
|
452
458
|
HTMLScriptElement: false,
|
|
459
|
+
HTMLSelectedContentElement: false,
|
|
453
460
|
HTMLSelectElement: false,
|
|
454
461
|
HTMLSlotElement: false,
|
|
455
462
|
HTMLSourceElement: false,
|
|
@@ -508,6 +515,7 @@ var require_globals = __commonJS({
|
|
|
508
515
|
KeyboardEvent: false,
|
|
509
516
|
KeyboardLayoutMap: false,
|
|
510
517
|
KeyframeEffect: false,
|
|
518
|
+
LanguageDetector: false,
|
|
511
519
|
LargestContentfulPaint: false,
|
|
512
520
|
LaunchParams: false,
|
|
513
521
|
launchQueue: false,
|
|
@@ -605,6 +613,7 @@ var require_globals = __commonJS({
|
|
|
605
613
|
NotifyPaintEvent: false,
|
|
606
614
|
NotRestoredReasonDetails: false,
|
|
607
615
|
NotRestoredReasons: false,
|
|
616
|
+
Observable: false,
|
|
608
617
|
OfflineAudioCompletionEvent: false,
|
|
609
618
|
OfflineAudioContext: false,
|
|
610
619
|
offscreenBuffering: false,
|
|
@@ -632,6 +641,7 @@ var require_globals = __commonJS({
|
|
|
632
641
|
onchange: true,
|
|
633
642
|
onclick: true,
|
|
634
643
|
onclose: true,
|
|
644
|
+
oncommand: true,
|
|
635
645
|
oncontentvisibilityautostatechange: true,
|
|
636
646
|
oncontextlost: true,
|
|
637
647
|
oncontextmenu: true,
|
|
@@ -825,6 +835,7 @@ var require_globals = __commonJS({
|
|
|
825
835
|
RelativeOrientationSensor: false,
|
|
826
836
|
RemotePlayback: false,
|
|
827
837
|
removeEventListener: false,
|
|
838
|
+
ReportBody: false,
|
|
828
839
|
reportError: false,
|
|
829
840
|
ReportingObserver: false,
|
|
830
841
|
Request: false,
|
|
@@ -836,6 +847,7 @@ var require_globals = __commonJS({
|
|
|
836
847
|
ResizeObserverSize: false,
|
|
837
848
|
resizeTo: false,
|
|
838
849
|
Response: false,
|
|
850
|
+
RestrictionTarget: false,
|
|
839
851
|
RTCCertificate: false,
|
|
840
852
|
RTCDataChannel: false,
|
|
841
853
|
RTCDataChannelEvent: false,
|
|
@@ -896,6 +908,11 @@ var require_globals = __commonJS({
|
|
|
896
908
|
ShadowRoot: false,
|
|
897
909
|
sharedStorage: false,
|
|
898
910
|
SharedStorage: false,
|
|
911
|
+
SharedStorageAppendMethod: false,
|
|
912
|
+
SharedStorageClearMethod: false,
|
|
913
|
+
SharedStorageDeleteMethod: false,
|
|
914
|
+
SharedStorageModifierMethod: false,
|
|
915
|
+
SharedStorageSetMethod: false,
|
|
899
916
|
SharedStorageWorklet: false,
|
|
900
917
|
SharedWorker: false,
|
|
901
918
|
showDirectoryPicker: false,
|
|
@@ -927,7 +944,9 @@ var require_globals = __commonJS({
|
|
|
927
944
|
StyleSheet: false,
|
|
928
945
|
StyleSheetList: false,
|
|
929
946
|
SubmitEvent: false,
|
|
947
|
+
Subscriber: false,
|
|
930
948
|
SubtleCrypto: false,
|
|
949
|
+
SuppressedError: false,
|
|
931
950
|
SVGAElement: false,
|
|
932
951
|
SVGAngle: false,
|
|
933
952
|
SVGAnimatedAngle: false,
|
|
@@ -1131,6 +1150,7 @@ var require_globals = __commonJS({
|
|
|
1131
1150
|
WebTransportSendStream: false,
|
|
1132
1151
|
WGSLLanguageFeatures: false,
|
|
1133
1152
|
WheelEvent: false,
|
|
1153
|
+
when: false,
|
|
1134
1154
|
window: false,
|
|
1135
1155
|
Window: false,
|
|
1136
1156
|
WindowControlsOverlay: false,
|
|
@@ -1209,6 +1229,7 @@ var require_globals = __commonJS({
|
|
|
1209
1229
|
eval: false,
|
|
1210
1230
|
EvalError: false,
|
|
1211
1231
|
FinalizationRegistry: false,
|
|
1232
|
+
Float16Array: false,
|
|
1212
1233
|
Float32Array: false,
|
|
1213
1234
|
Float64Array: false,
|
|
1214
1235
|
Function: false,
|
|
@@ -1921,6 +1942,7 @@ var require_globals = __commonJS({
|
|
|
1921
1942
|
eval: false,
|
|
1922
1943
|
EvalError: false,
|
|
1923
1944
|
FinalizationRegistry: false,
|
|
1945
|
+
Float16Array: false,
|
|
1924
1946
|
Float32Array: false,
|
|
1925
1947
|
Float64Array: false,
|
|
1926
1948
|
Function: false,
|
|
@@ -2223,6 +2245,7 @@ var require_globals = __commonJS({
|
|
|
2223
2245
|
__filename: false,
|
|
2224
2246
|
AbortController: false,
|
|
2225
2247
|
AbortSignal: false,
|
|
2248
|
+
AsyncDisposableStack: false,
|
|
2226
2249
|
atob: false,
|
|
2227
2250
|
Blob: false,
|
|
2228
2251
|
BroadcastChannel: false,
|
|
@@ -2241,6 +2264,7 @@ var require_globals = __commonJS({
|
|
|
2241
2264
|
CryptoKey: false,
|
|
2242
2265
|
CustomEvent: false,
|
|
2243
2266
|
DecompressionStream: false,
|
|
2267
|
+
DisposableStack: false,
|
|
2244
2268
|
DOMException: false,
|
|
2245
2269
|
Event: false,
|
|
2246
2270
|
EventTarget: false,
|
|
@@ -2280,6 +2304,7 @@ var require_globals = __commonJS({
|
|
|
2280
2304
|
setTimeout: false,
|
|
2281
2305
|
structuredClone: false,
|
|
2282
2306
|
SubtleCrypto: false,
|
|
2307
|
+
SuppressedError: false,
|
|
2283
2308
|
TextDecoder: false,
|
|
2284
2309
|
TextDecoderStream: false,
|
|
2285
2310
|
TextEncoder: false,
|
|
@@ -2287,6 +2312,7 @@ var require_globals = __commonJS({
|
|
|
2287
2312
|
TransformStream: false,
|
|
2288
2313
|
TransformStreamDefaultController: false,
|
|
2289
2314
|
URL: false,
|
|
2315
|
+
URLPattern: false,
|
|
2290
2316
|
URLSearchParams: false,
|
|
2291
2317
|
WebAssembly: false,
|
|
2292
2318
|
WebSocket: false,
|
|
@@ -2297,6 +2323,7 @@ var require_globals = __commonJS({
|
|
|
2297
2323
|
nodeBuiltin: {
|
|
2298
2324
|
AbortController: false,
|
|
2299
2325
|
AbortSignal: false,
|
|
2326
|
+
AsyncDisposableStack: false,
|
|
2300
2327
|
atob: false,
|
|
2301
2328
|
Blob: false,
|
|
2302
2329
|
BroadcastChannel: false,
|
|
@@ -2315,6 +2342,7 @@ var require_globals = __commonJS({
|
|
|
2315
2342
|
CryptoKey: false,
|
|
2316
2343
|
CustomEvent: false,
|
|
2317
2344
|
DecompressionStream: false,
|
|
2345
|
+
DisposableStack: false,
|
|
2318
2346
|
DOMException: false,
|
|
2319
2347
|
Event: false,
|
|
2320
2348
|
EventTarget: false,
|
|
@@ -2351,6 +2379,7 @@ var require_globals = __commonJS({
|
|
|
2351
2379
|
setTimeout: false,
|
|
2352
2380
|
structuredClone: false,
|
|
2353
2381
|
SubtleCrypto: false,
|
|
2382
|
+
SuppressedError: false,
|
|
2354
2383
|
TextDecoder: false,
|
|
2355
2384
|
TextDecoderStream: false,
|
|
2356
2385
|
TextEncoder: false,
|
|
@@ -2358,6 +2387,7 @@ var require_globals = __commonJS({
|
|
|
2358
2387
|
TransformStream: false,
|
|
2359
2388
|
TransformStreamDefaultController: false,
|
|
2360
2389
|
URL: false,
|
|
2390
|
+
URLPattern: false,
|
|
2361
2391
|
URLSearchParams: false,
|
|
2362
2392
|
WebAssembly: false,
|
|
2363
2393
|
WebSocket: false,
|
|
@@ -2471,6 +2501,10 @@ var require_globals = __commonJS({
|
|
|
2471
2501
|
AbortPaymentEvent: false,
|
|
2472
2502
|
AbortSignal: false,
|
|
2473
2503
|
addEventListener: false,
|
|
2504
|
+
ai: false,
|
|
2505
|
+
AI: false,
|
|
2506
|
+
AICreateMonitor: false,
|
|
2507
|
+
AsyncDisposableStack: false,
|
|
2474
2508
|
atob: false,
|
|
2475
2509
|
BackgroundFetchEvent: false,
|
|
2476
2510
|
BackgroundFetchManager: false,
|
|
@@ -2511,6 +2545,7 @@ var require_globals = __commonJS({
|
|
|
2511
2545
|
CustomEvent: false,
|
|
2512
2546
|
DecompressionStream: false,
|
|
2513
2547
|
dispatchEvent: false,
|
|
2548
|
+
DisposableStack: false,
|
|
2514
2549
|
DOMException: false,
|
|
2515
2550
|
DOMMatrix: false,
|
|
2516
2551
|
DOMMatrixReadOnly: false,
|
|
@@ -2598,6 +2633,7 @@ var require_globals = __commonJS({
|
|
|
2598
2633
|
indexedDB: false,
|
|
2599
2634
|
InstallEvent: false,
|
|
2600
2635
|
isSecureContext: false,
|
|
2636
|
+
LanguageDetector: false,
|
|
2601
2637
|
location: false,
|
|
2602
2638
|
Lock: false,
|
|
2603
2639
|
LockManager: false,
|
|
@@ -2611,6 +2647,7 @@ var require_globals = __commonJS({
|
|
|
2611
2647
|
NetworkInformation: false,
|
|
2612
2648
|
Notification: false,
|
|
2613
2649
|
NotificationEvent: false,
|
|
2650
|
+
Observable: false,
|
|
2614
2651
|
OffscreenCanvas: false,
|
|
2615
2652
|
OffscreenCanvasRenderingContext2D: false,
|
|
2616
2653
|
onabortpayment: true,
|
|
@@ -2667,10 +2704,12 @@ var require_globals = __commonJS({
|
|
|
2667
2704
|
ReadableStreamDefaultReader: false,
|
|
2668
2705
|
registration: false,
|
|
2669
2706
|
removeEventListener: false,
|
|
2707
|
+
ReportBody: false,
|
|
2670
2708
|
reportError: false,
|
|
2671
2709
|
ReportingObserver: false,
|
|
2672
2710
|
Request: false,
|
|
2673
2711
|
Response: false,
|
|
2712
|
+
RestrictionTarget: false,
|
|
2674
2713
|
scheduler: false,
|
|
2675
2714
|
Scheduler: false,
|
|
2676
2715
|
SecurityPolicyViolationEvent: false,
|
|
@@ -2686,7 +2725,9 @@ var require_globals = __commonJS({
|
|
|
2686
2725
|
StorageBucketManager: false,
|
|
2687
2726
|
StorageManager: false,
|
|
2688
2727
|
structuredClone: false,
|
|
2728
|
+
Subscriber: false,
|
|
2689
2729
|
SubtleCrypto: false,
|
|
2730
|
+
SuppressedError: false,
|
|
2690
2731
|
SyncEvent: false,
|
|
2691
2732
|
SyncManager: false,
|
|
2692
2733
|
TaskController: false,
|
|
@@ -2736,6 +2777,7 @@ var require_globals = __commonJS({
|
|
|
2736
2777
|
WebTransportDatagramDuplexStream: false,
|
|
2737
2778
|
WebTransportError: false,
|
|
2738
2779
|
WGSLLanguageFeatures: false,
|
|
2780
|
+
when: false,
|
|
2739
2781
|
WindowClient: false,
|
|
2740
2782
|
WorkerGlobalScope: false,
|
|
2741
2783
|
WorkerLocation: false,
|
|
@@ -2747,6 +2789,7 @@ var require_globals = __commonJS({
|
|
|
2747
2789
|
"shared-node-browser": {
|
|
2748
2790
|
AbortController: false,
|
|
2749
2791
|
AbortSignal: false,
|
|
2792
|
+
AsyncDisposableStack: false,
|
|
2750
2793
|
atob: false,
|
|
2751
2794
|
Blob: false,
|
|
2752
2795
|
BroadcastChannel: false,
|
|
@@ -2763,6 +2806,7 @@ var require_globals = __commonJS({
|
|
|
2763
2806
|
CryptoKey: false,
|
|
2764
2807
|
CustomEvent: false,
|
|
2765
2808
|
DecompressionStream: false,
|
|
2809
|
+
DisposableStack: false,
|
|
2766
2810
|
DOMException: false,
|
|
2767
2811
|
Event: false,
|
|
2768
2812
|
EventTarget: false,
|
|
@@ -2796,6 +2840,7 @@ var require_globals = __commonJS({
|
|
|
2796
2840
|
setTimeout: false,
|
|
2797
2841
|
structuredClone: false,
|
|
2798
2842
|
SubtleCrypto: false,
|
|
2843
|
+
SuppressedError: false,
|
|
2799
2844
|
TextDecoder: false,
|
|
2800
2845
|
TextDecoderStream: false,
|
|
2801
2846
|
TextEncoder: false,
|
|
@@ -2803,6 +2848,7 @@ var require_globals = __commonJS({
|
|
|
2803
2848
|
TransformStream: false,
|
|
2804
2849
|
TransformStreamDefaultController: false,
|
|
2805
2850
|
URL: false,
|
|
2851
|
+
URLPattern: false,
|
|
2806
2852
|
URLSearchParams: false,
|
|
2807
2853
|
WebAssembly: false,
|
|
2808
2854
|
WebSocket: false,
|
|
@@ -2814,12 +2860,14 @@ var require_globals = __commonJS({
|
|
|
2814
2860
|
cat: false,
|
|
2815
2861
|
cd: false,
|
|
2816
2862
|
chmod: false,
|
|
2863
|
+
cmd: false,
|
|
2817
2864
|
config: false,
|
|
2818
2865
|
cp: false,
|
|
2819
2866
|
dirs: false,
|
|
2820
2867
|
echo: false,
|
|
2821
2868
|
env: false,
|
|
2822
2869
|
error: false,
|
|
2870
|
+
errorCode: false,
|
|
2823
2871
|
exec: false,
|
|
2824
2872
|
exit: false,
|
|
2825
2873
|
find: false,
|
|
@@ -2873,6 +2921,9 @@ var require_globals = __commonJS({
|
|
|
2873
2921
|
AbortSignal: false,
|
|
2874
2922
|
addEventListener: false,
|
|
2875
2923
|
ai: false,
|
|
2924
|
+
AI: false,
|
|
2925
|
+
AICreateMonitor: false,
|
|
2926
|
+
AsyncDisposableStack: false,
|
|
2876
2927
|
atob: false,
|
|
2877
2928
|
AudioData: false,
|
|
2878
2929
|
AudioDecoder: false,
|
|
@@ -2910,6 +2961,7 @@ var require_globals = __commonJS({
|
|
|
2910
2961
|
DecompressionStream: false,
|
|
2911
2962
|
DedicatedWorkerGlobalScope: false,
|
|
2912
2963
|
dispatchEvent: false,
|
|
2964
|
+
DisposableStack: false,
|
|
2913
2965
|
DOMException: false,
|
|
2914
2966
|
DOMMatrix: false,
|
|
2915
2967
|
DOMMatrixReadOnly: false,
|
|
@@ -2933,6 +2985,7 @@ var require_globals = __commonJS({
|
|
|
2933
2985
|
FileSystemDirectoryHandle: false,
|
|
2934
2986
|
FileSystemFileHandle: false,
|
|
2935
2987
|
FileSystemHandle: false,
|
|
2988
|
+
FileSystemObserver: false,
|
|
2936
2989
|
FileSystemSyncAccessHandle: false,
|
|
2937
2990
|
FileSystemWritableFileStream: false,
|
|
2938
2991
|
FontFace: false,
|
|
@@ -3004,6 +3057,7 @@ var require_globals = __commonJS({
|
|
|
3004
3057
|
importScripts: false,
|
|
3005
3058
|
indexedDB: false,
|
|
3006
3059
|
isSecureContext: false,
|
|
3060
|
+
LanguageDetector: false,
|
|
3007
3061
|
location: false,
|
|
3008
3062
|
Lock: false,
|
|
3009
3063
|
LockManager: false,
|
|
@@ -3019,6 +3073,7 @@ var require_globals = __commonJS({
|
|
|
3019
3073
|
NavigatorUAData: false,
|
|
3020
3074
|
NetworkInformation: false,
|
|
3021
3075
|
Notification: false,
|
|
3076
|
+
Observable: false,
|
|
3022
3077
|
OffscreenCanvas: false,
|
|
3023
3078
|
OffscreenCanvasRenderingContext2D: false,
|
|
3024
3079
|
onerror: true,
|
|
@@ -3058,11 +3113,13 @@ var require_globals = __commonJS({
|
|
|
3058
3113
|
ReadableStreamDefaultController: false,
|
|
3059
3114
|
ReadableStreamDefaultReader: false,
|
|
3060
3115
|
removeEventListener: false,
|
|
3116
|
+
ReportBody: false,
|
|
3061
3117
|
reportError: false,
|
|
3062
3118
|
ReportingObserver: false,
|
|
3063
3119
|
Request: false,
|
|
3064
3120
|
requestAnimationFrame: false,
|
|
3065
3121
|
Response: false,
|
|
3122
|
+
RestrictionTarget: false,
|
|
3066
3123
|
RTCDataChannel: false,
|
|
3067
3124
|
RTCEncodedAudioFrame: false,
|
|
3068
3125
|
RTCEncodedVideoFrame: false,
|
|
@@ -3081,7 +3138,9 @@ var require_globals = __commonJS({
|
|
|
3081
3138
|
StorageBucketManager: false,
|
|
3082
3139
|
StorageManager: false,
|
|
3083
3140
|
structuredClone: false,
|
|
3141
|
+
Subscriber: false,
|
|
3084
3142
|
SubtleCrypto: false,
|
|
3143
|
+
SuppressedError: false,
|
|
3085
3144
|
SyncManager: false,
|
|
3086
3145
|
TaskController: false,
|
|
3087
3146
|
TaskPriorityChangeEvent: false,
|
|
@@ -3152,6 +3211,7 @@ var require_globals = __commonJS({
|
|
|
3152
3211
|
WebTransportDatagramDuplexStream: false,
|
|
3153
3212
|
WebTransportError: false,
|
|
3154
3213
|
WGSLLanguageFeatures: false,
|
|
3214
|
+
when: false,
|
|
3155
3215
|
Worker: false,
|
|
3156
3216
|
WorkerGlobalScope: false,
|
|
3157
3217
|
WorkerLocation: false,
|
|
@@ -3188,9 +3248,9 @@ var require_globals = __commonJS({
|
|
|
3188
3248
|
}
|
|
3189
3249
|
});
|
|
3190
3250
|
|
|
3191
|
-
// node_modules/.pnpm/globals@16.
|
|
3251
|
+
// node_modules/.pnpm/globals@16.1.0/node_modules/globals/index.js
|
|
3192
3252
|
var require_globals2 = __commonJS({
|
|
3193
|
-
"node_modules/.pnpm/globals@16.
|
|
3253
|
+
"node_modules/.pnpm/globals@16.1.0/node_modules/globals/index.js"(exports, module) {
|
|
3194
3254
|
"use strict";
|
|
3195
3255
|
module.exports = require_globals();
|
|
3196
3256
|
}
|
|
@@ -12917,6 +12977,7 @@ var sortPackageJson = async () => {
|
|
|
12917
12977
|
"packageManager",
|
|
12918
12978
|
"description",
|
|
12919
12979
|
"author",
|
|
12980
|
+
"contributors",
|
|
12920
12981
|
"license",
|
|
12921
12982
|
"funding",
|
|
12922
12983
|
"homepage",
|
|
@@ -12925,6 +12986,7 @@ var sortPackageJson = async () => {
|
|
|
12925
12986
|
"keywords",
|
|
12926
12987
|
"categories",
|
|
12927
12988
|
"sideEffects",
|
|
12989
|
+
"imports",
|
|
12928
12990
|
"exports",
|
|
12929
12991
|
"main",
|
|
12930
12992
|
"module",
|
|
@@ -12956,19 +13018,30 @@ var sortPackageJson = async () => {
|
|
|
12956
13018
|
},
|
|
12957
13019
|
{
|
|
12958
13020
|
order: { type: "asc" },
|
|
12959
|
-
pathPattern: "^(?:dev|peer|optional|bundled)?[Dd]ependencies
|
|
12960
|
-
},
|
|
12961
|
-
{
|
|
12962
|
-
order: { type: "asc" },
|
|
12963
|
-
pathPattern: "^resolutions$"
|
|
13021
|
+
pathPattern: "^(?:dev|peer|optional|bundled)?[Dd]ependencies(Meta)?$"
|
|
12964
13022
|
},
|
|
12965
13023
|
{
|
|
12966
13024
|
order: { type: "asc" },
|
|
12967
|
-
pathPattern: "^pnpm.overrides$"
|
|
13025
|
+
pathPattern: "^(?:resolutions|overrides|pnpm.overrides)$"
|
|
12968
13026
|
},
|
|
12969
13027
|
{
|
|
12970
13028
|
order: ["types", "import", "require", "default"],
|
|
12971
13029
|
pathPattern: "^exports.*$"
|
|
13030
|
+
},
|
|
13031
|
+
{
|
|
13032
|
+
order: [
|
|
13033
|
+
"pre-commit",
|
|
13034
|
+
"prepare-commit-msg",
|
|
13035
|
+
"commit-msg",
|
|
13036
|
+
"post-commit",
|
|
13037
|
+
"pre-rebase",
|
|
13038
|
+
"post-rewrite",
|
|
13039
|
+
"post-checkout",
|
|
13040
|
+
"post-merge",
|
|
13041
|
+
"pre-push",
|
|
13042
|
+
"pre-auto-gc"
|
|
13043
|
+
],
|
|
13044
|
+
pathPattern: "^(?:gitHooks|husky|simple-git-hooks)$"
|
|
12972
13045
|
}
|
|
12973
13046
|
]
|
|
12974
13047
|
}
|
|
@@ -13021,6 +13094,7 @@ var sortTsconfig = async (options) => {
|
|
|
13021
13094
|
"useDefineForClassFields",
|
|
13022
13095
|
"emitDecoratorMetadata",
|
|
13023
13096
|
"experimentalDecorators",
|
|
13097
|
+
"libReplacement",
|
|
13024
13098
|
/* Modules */
|
|
13025
13099
|
"baseUrl",
|
|
13026
13100
|
"rootDir",
|
|
@@ -13091,9 +13165,11 @@ var sortTsconfig = async (options) => {
|
|
|
13091
13165
|
"allowSyntheticDefaultImports",
|
|
13092
13166
|
"esModuleInterop",
|
|
13093
13167
|
"forceConsistentCasingInFileNames",
|
|
13168
|
+
"isolatedDeclarations",
|
|
13094
13169
|
"isolatedModules",
|
|
13095
13170
|
"preserveSymlinks",
|
|
13096
13171
|
"verbatimModuleSyntax",
|
|
13172
|
+
"erasableSyntaxOnly",
|
|
13097
13173
|
/* Completeness */
|
|
13098
13174
|
"skipDefaultLibCheck",
|
|
13099
13175
|
"skipLibCheck"
|
|
@@ -13857,7 +13933,7 @@ async function defineConfig(options = {}, ...userConfigs) {
|
|
|
13857
13933
|
}
|
|
13858
13934
|
|
|
13859
13935
|
// src/generated/version.ts
|
|
13860
|
-
var VERSION = "0.3.
|
|
13936
|
+
var VERSION = "0.3.7";
|
|
13861
13937
|
|
|
13862
13938
|
// src/presets.ts
|
|
13863
13939
|
var jsseReact = (options, ...configs) => {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jsse/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.7",
|
|
5
5
|
"description": "@jsse/eslint-config ~ WYSIWYG",
|
|
6
6
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
"dependencies": {
|
|
68
68
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
|
|
69
69
|
"@eslint/compat": "^1.2.8",
|
|
70
|
-
"@eslint/js": "~9.
|
|
70
|
+
"@eslint/js": "~9.26.0",
|
|
71
71
|
"@eslint/markdown": "^6.4.0",
|
|
72
72
|
"@stylistic/eslint-plugin": "4.2.0",
|
|
73
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
74
|
-
"@typescript-eslint/parser": "^8.
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
|
74
|
+
"@typescript-eslint/parser": "^8.32.0",
|
|
75
75
|
"@vitest/eslint-plugin": "^1.1.43",
|
|
76
76
|
"debug": "^4.4.0",
|
|
77
77
|
"eslint-config-flat-gitignore": "^2.1.0",
|
|
@@ -89,33 +89,33 @@
|
|
|
89
89
|
"eslint-plugin-react-refresh": "~0.4.20",
|
|
90
90
|
"eslint-plugin-toml": "^0.12.0",
|
|
91
91
|
"eslint-plugin-tsdoc": "^0.4.0",
|
|
92
|
-
"eslint-plugin-unicorn": "^
|
|
92
|
+
"eslint-plugin-unicorn": "^59.0.1",
|
|
93
93
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
94
94
|
"eslint-plugin-yml": "^1.18.0",
|
|
95
95
|
"jsonc-eslint-parser": "^2.4.0",
|
|
96
96
|
"toml-eslint-parser": "^0.10.0",
|
|
97
|
-
"typescript-eslint": "^8.
|
|
97
|
+
"typescript-eslint": "^8.32.0",
|
|
98
98
|
"yaml-eslint-parser": "^1.3.0"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@biomejs/biome": "1.9.4",
|
|
102
102
|
"@changesets/cli": "^2.29.2",
|
|
103
|
-
"@jsse/prettier-config": "^
|
|
103
|
+
"@jsse/prettier-config": "^1.0.0",
|
|
104
104
|
"@jsse/tsconfig": "^0.3.0",
|
|
105
105
|
"@stylistic/eslint-plugin-jsx": "^4.2.0",
|
|
106
106
|
"@types/debug": "^4.1.12",
|
|
107
107
|
"@types/eslint": "^9.6.1",
|
|
108
108
|
"@types/fs-extra": "^11.0.4",
|
|
109
|
-
"@types/node": "^22.15.
|
|
109
|
+
"@types/node": "^22.15.15",
|
|
110
110
|
"cac": "^6.7.14",
|
|
111
|
-
"eslint": "^9.
|
|
111
|
+
"eslint": "^9.26.0",
|
|
112
112
|
"eslint-flat-config-utils": "^2.0.1",
|
|
113
113
|
"eslint-plugin-tailwindcss": "^3.18.0",
|
|
114
114
|
"eslint-typegen": "^2.1.0",
|
|
115
115
|
"execa": "~9.5.2",
|
|
116
116
|
"fast-glob": "^3.3.3",
|
|
117
117
|
"fs-extra": "^11.3.0",
|
|
118
|
-
"globals": "^16.
|
|
118
|
+
"globals": "^16.1.0",
|
|
119
119
|
"local-pkg": "^1.1.1",
|
|
120
120
|
"neverthrow": "^8.2.0",
|
|
121
121
|
"picocolors": "^1.1.1",
|