@teambit/config 0.0.1175 → 0.0.1177

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.
@@ -46,16 +46,16 @@
46
46
  "__schema": "ParameterSchema",
47
47
  "location": {
48
48
  "filePath": "config.main.runtime.ts",
49
- "line": 26,
50
- "character": 15
49
+ "line": 27,
50
+ "character": 5
51
51
  },
52
52
  "name": "workspaceConfig",
53
53
  "type": {
54
54
  "__schema": "TypeRefSchema",
55
55
  "location": {
56
56
  "filePath": "config.main.runtime.ts",
57
- "line": 26,
58
- "character": 40
57
+ "line": 27,
58
+ "character": 30
59
59
  },
60
60
  "name": "WorkspaceConfig"
61
61
  },
@@ -66,16 +66,16 @@
66
66
  "__schema": "ParameterSchema",
67
67
  "location": {
68
68
  "filePath": "config.main.runtime.ts",
69
- "line": 26,
70
- "character": 57
69
+ "line": 28,
70
+ "character": 5
71
71
  },
72
72
  "name": "scopeConfig",
73
73
  "type": {
74
74
  "__schema": "TypeRefSchema",
75
75
  "location": {
76
76
  "filePath": "config.main.runtime.ts",
77
- "line": 26,
78
- "character": 78
77
+ "line": 28,
78
+ "character": 26
79
79
  },
80
80
  "name": "WorkspaceConfig"
81
81
  },
@@ -98,7 +98,7 @@
98
98
  "__schema": "GetAccessorSchema",
99
99
  "location": {
100
100
  "filePath": "config.main.runtime.ts",
101
- "line": 28,
101
+ "line": 31,
102
102
  "character": 3
103
103
  },
104
104
  "signature": "(getter) ConfigMain.type: ConfigType",
@@ -107,7 +107,7 @@
107
107
  "__schema": "TypeRefSchema",
108
108
  "location": {
109
109
  "filePath": "config.main.runtime.ts",
110
- "line": 28,
110
+ "line": 31,
111
111
  "character": 3
112
112
  },
113
113
  "name": "ConfigType",
@@ -118,7 +118,7 @@
118
118
  "__schema": "GetAccessorSchema",
119
119
  "location": {
120
120
  "filePath": "config.main.runtime.ts",
121
- "line": 35,
121
+ "line": 38,
122
122
  "character": 3
123
123
  },
124
124
  "signature": "(getter) ConfigMain.path: string | undefined",
@@ -127,7 +127,7 @@
127
127
  "__schema": "TypeUnionSchema",
128
128
  "location": {
129
129
  "filePath": "config.main.runtime.ts",
130
- "line": 35,
130
+ "line": 38,
131
131
  "character": 15
132
132
  },
133
133
  "types": [
@@ -135,7 +135,7 @@
135
135
  "__schema": "TypeRefSchema",
136
136
  "location": {
137
137
  "filePath": "config.main.runtime.ts",
138
- "line": 35,
138
+ "line": 38,
139
139
  "character": 15
140
140
  },
141
141
  "name": "PathOsBased",
@@ -149,7 +149,7 @@
149
149
  "__schema": "KeywordTypeSchema",
150
150
  "location": {
151
151
  "filePath": "config.main.runtime.ts",
152
- "line": 35,
152
+ "line": 38,
153
153
  "character": 29
154
154
  },
155
155
  "name": "undefined"
@@ -161,7 +161,7 @@
161
161
  "__schema": "GetAccessorSchema",
162
162
  "location": {
163
163
  "filePath": "config.main.runtime.ts",
164
- "line": 39,
164
+ "line": 42,
165
165
  "character": 3
166
166
  },
167
167
  "signature": "(getter) ConfigMain.config: HostConfig | undefined",
@@ -170,7 +170,7 @@
170
170
  "__schema": "TypeUnionSchema",
171
171
  "location": {
172
172
  "filePath": "config.main.runtime.ts",
173
- "line": 39,
173
+ "line": 42,
174
174
  "character": 17
175
175
  },
176
176
  "types": [
@@ -178,7 +178,7 @@
178
178
  "__schema": "TypeRefSchema",
179
179
  "location": {
180
180
  "filePath": "config.main.runtime.ts",
181
- "line": 39,
181
+ "line": 42,
182
182
  "character": 17
183
183
  },
184
184
  "name": "HostConfig",
@@ -188,7 +188,7 @@
188
188
  "__schema": "KeywordTypeSchema",
189
189
  "location": {
190
190
  "filePath": "config.main.runtime.ts",
191
- "line": 39,
191
+ "line": 42,
192
192
  "character": 30
193
193
  },
194
194
  "name": "undefined"
@@ -200,7 +200,7 @@
200
200
  "__schema": "FunctionLikeSchema",
201
201
  "location": {
202
202
  "filePath": "config.main.runtime.ts",
203
- "line": 46,
203
+ "line": 49,
204
204
  "character": 3
205
205
  },
206
206
  "signature": "(method) ConfigMain.reloadWorkspaceConfig(cwd: string): Promise<void>",
@@ -210,7 +210,7 @@
210
210
  "__schema": "ParameterSchema",
211
211
  "location": {
212
212
  "filePath": "config.main.runtime.ts",
213
- "line": 46,
213
+ "line": 49,
214
214
  "character": 31
215
215
  },
216
216
  "name": "cwd",
@@ -218,7 +218,7 @@
218
218
  "__schema": "KeywordTypeSchema",
219
219
  "location": {
220
220
  "filePath": "config.main.runtime.ts",
221
- "line": 46,
221
+ "line": 49,
222
222
  "character": 36
223
223
  },
224
224
  "name": "string"
@@ -231,7 +231,7 @@
231
231
  "__schema": "InferenceTypeSchema",
232
232
  "location": {
233
233
  "filePath": "config.main.runtime.ts",
234
- "line": 46,
234
+ "line": 49,
235
235
  "character": 3
236
236
  },
237
237
  "type": "Promise<void>"
@@ -244,14 +244,14 @@
244
244
  "__schema": "FunctionLikeSchema",
245
245
  "location": {
246
246
  "filePath": "config.main.runtime.ts",
247
- "line": 61,
247
+ "line": 64,
248
248
  "character": 3
249
249
  },
250
250
  "doc": {
251
251
  "__schema": "DocSchema",
252
252
  "location": {
253
253
  "filePath": "config.main.runtime.ts",
254
- "line": 51,
254
+ "line": 54,
255
255
  "character": 3
256
256
  },
257
257
  "raw": "/**\n * Ensure the given directory has a workspace config\n * Load if existing and create new if not\n *\n * @static\n * @param {PathOsBasedAbsolute} workspacePath\n * @param {WorkspaceConfigFileProps} [workspaceConfigProps={} as any]\n * @returns {Promise<WorkspaceConfig>}\n * @memberof WorkspaceConfig\n */",
@@ -261,7 +261,7 @@
261
261
  "__schema": "TagSchema",
262
262
  "location": {
263
263
  "filePath": "config.main.runtime.ts",
264
- "line": 55,
264
+ "line": 58,
265
265
  "character": 6
266
266
  },
267
267
  "tagName": "static"
@@ -270,7 +270,7 @@
270
270
  "__schema": "PropertyLikeTagSchema",
271
271
  "location": {
272
272
  "filePath": "config.main.runtime.ts",
273
- "line": 56,
273
+ "line": 59,
274
274
  "character": 6
275
275
  },
276
276
  "name": "workspacePath",
@@ -279,7 +279,7 @@
279
279
  "__schema": "TypeRefSchema",
280
280
  "location": {
281
281
  "filePath": "config.main.runtime.ts",
282
- "line": 56,
282
+ "line": 59,
283
283
  "character": 14
284
284
  },
285
285
  "name": "PathOsBasedAbsolute",
@@ -294,7 +294,7 @@
294
294
  "__schema": "PropertyLikeTagSchema",
295
295
  "location": {
296
296
  "filePath": "config.main.runtime.ts",
297
- "line": 57,
297
+ "line": 60,
298
298
  "character": 6
299
299
  },
300
300
  "name": "workspaceConfigProps",
@@ -303,7 +303,7 @@
303
303
  "__schema": "TypeRefSchema",
304
304
  "location": {
305
305
  "filePath": "config.main.runtime.ts",
306
- "line": 57,
306
+ "line": 60,
307
307
  "character": 14
308
308
  },
309
309
  "name": "WorkspaceConfigFileProps"
@@ -313,7 +313,7 @@
313
313
  "__schema": "ReturnTagSchema",
314
314
  "location": {
315
315
  "filePath": "config.main.runtime.ts",
316
- "line": 58,
316
+ "line": 61,
317
317
  "character": 6
318
318
  },
319
319
  "tagName": "return",
@@ -321,7 +321,7 @@
321
321
  "__schema": "TypeRefSchema",
322
322
  "location": {
323
323
  "filePath": "config.main.runtime.ts",
324
- "line": 58,
324
+ "line": 61,
325
325
  "character": 16
326
326
  },
327
327
  "name": "Promise",
@@ -330,7 +330,7 @@
330
330
  "__schema": "TypeRefSchema",
331
331
  "location": {
332
332
  "filePath": "config.main.runtime.ts",
333
- "line": 58,
333
+ "line": 61,
334
334
  "character": 24
335
335
  },
336
336
  "name": "WorkspaceConfig"
@@ -342,7 +342,7 @@
342
342
  "__schema": "TagSchema",
343
343
  "location": {
344
344
  "filePath": "config.main.runtime.ts",
345
- "line": 59,
345
+ "line": 62,
346
346
  "character": 6
347
347
  },
348
348
  "tagName": "memberof",
@@ -357,7 +357,7 @@
357
357
  "__schema": "ParameterSchema",
358
358
  "location": {
359
359
  "filePath": "config.main.runtime.ts",
360
- "line": 62,
360
+ "line": 65,
361
361
  "character": 5
362
362
  },
363
363
  "name": "workspacePath",
@@ -365,7 +365,7 @@
365
365
  "__schema": "TypeRefSchema",
366
366
  "location": {
367
367
  "filePath": "config.main.runtime.ts",
368
- "line": 62,
368
+ "line": 65,
369
369
  "character": 20
370
370
  },
371
371
  "name": "PathOsBasedAbsolute",
@@ -382,7 +382,7 @@
382
382
  "__schema": "ParameterSchema",
383
383
  "location": {
384
384
  "filePath": "config.main.runtime.ts",
385
- "line": 63,
385
+ "line": 66,
386
386
  "character": 5
387
387
  },
388
388
  "name": "scopePath",
@@ -390,7 +390,7 @@
390
390
  "__schema": "TypeRefSchema",
391
391
  "location": {
392
392
  "filePath": "config.main.runtime.ts",
393
- "line": 63,
393
+ "line": 66,
394
394
  "character": 16
395
395
  },
396
396
  "name": "PathOsBasedAbsolute",
@@ -407,7 +407,7 @@
407
407
  "__schema": "ParameterSchema",
408
408
  "location": {
409
409
  "filePath": "config.main.runtime.ts",
410
- "line": 64,
410
+ "line": 67,
411
411
  "character": 5
412
412
  },
413
413
  "name": "workspaceConfigProps",
@@ -415,7 +415,7 @@
415
415
  "__schema": "TypeRefSchema",
416
416
  "location": {
417
417
  "filePath": "config.main.runtime.ts",
418
- "line": 64,
418
+ "line": 67,
419
419
  "character": 27
420
420
  },
421
421
  "name": "WorkspaceConfigFileProps"
@@ -428,7 +428,7 @@
428
428
  "__schema": "ParameterSchema",
429
429
  "location": {
430
430
  "filePath": "config.main.runtime.ts",
431
- "line": 65,
431
+ "line": 68,
432
432
  "character": 5
433
433
  },
434
434
  "name": "generator",
@@ -436,7 +436,7 @@
436
436
  "__schema": "KeywordTypeSchema",
437
437
  "location": {
438
438
  "filePath": "config.main.runtime.ts",
439
- "line": 65,
439
+ "line": 68,
440
440
  "character": 17
441
441
  },
442
442
  "name": "string"
@@ -449,7 +449,7 @@
449
449
  "__schema": "TypeRefSchema",
450
450
  "location": {
451
451
  "filePath": "config.main.runtime.ts",
452
- "line": 66,
452
+ "line": 69,
453
453
  "character": 6
454
454
  },
455
455
  "name": "Promise",
@@ -458,7 +458,7 @@
458
458
  "__schema": "TypeRefSchema",
459
459
  "location": {
460
460
  "filePath": "config.main.runtime.ts",
461
- "line": 66,
461
+ "line": 69,
462
462
  "character": 14
463
463
  },
464
464
  "name": "ConfigMain"
@@ -474,7 +474,7 @@
474
474
  "__schema": "GetAccessorSchema",
475
475
  "location": {
476
476
  "filePath": "config.main.runtime.ts",
477
- "line": 71,
477
+ "line": 74,
478
478
  "character": 3
479
479
  },
480
480
  "signature": "(getter) ConfigMain.extensions: ExtensionDataList | undefined",
@@ -483,7 +483,7 @@
483
483
  "__schema": "TypeUnionSchema",
484
484
  "location": {
485
485
  "filePath": "config.main.runtime.ts",
486
- "line": 71,
486
+ "line": 74,
487
487
  "character": 21
488
488
  },
489
489
  "types": [
@@ -491,7 +491,7 @@
491
491
  "__schema": "TypeRefSchema",
492
492
  "location": {
493
493
  "filePath": "config.main.runtime.ts",
494
- "line": 71,
494
+ "line": 74,
495
495
  "character": 21
496
496
  },
497
497
  "name": "ExtensionDataList",
@@ -501,7 +501,7 @@
501
501
  "__schema": "KeywordTypeSchema",
502
502
  "location": {
503
503
  "filePath": "config.main.runtime.ts",
504
- "line": 71,
504
+ "line": 74,
505
505
  "character": 41
506
506
  },
507
507
  "name": "undefined"
@@ -513,7 +513,7 @@
513
513
  "__schema": "FunctionLikeSchema",
514
514
  "location": {
515
515
  "filePath": "config.main.runtime.ts",
516
- "line": 75,
516
+ "line": 78,
517
517
  "character": 3
518
518
  },
519
519
  "signature": "(method) ConfigMain.extension(extensionId: string, ignoreVersion: boolean): ExtensionDataEntry | undefined",
@@ -523,7 +523,7 @@
523
523
  "__schema": "ParameterSchema",
524
524
  "location": {
525
525
  "filePath": "config.main.runtime.ts",
526
- "line": 75,
526
+ "line": 78,
527
527
  "character": 13
528
528
  },
529
529
  "name": "extensionId",
@@ -531,7 +531,7 @@
531
531
  "__schema": "KeywordTypeSchema",
532
532
  "location": {
533
533
  "filePath": "config.main.runtime.ts",
534
- "line": 75,
534
+ "line": 78,
535
535
  "character": 26
536
536
  },
537
537
  "name": "string"
@@ -543,7 +543,7 @@
543
543
  "__schema": "ParameterSchema",
544
544
  "location": {
545
545
  "filePath": "config.main.runtime.ts",
546
- "line": 75,
546
+ "line": 78,
547
547
  "character": 34
548
548
  },
549
549
  "name": "ignoreVersion",
@@ -551,7 +551,7 @@
551
551
  "__schema": "KeywordTypeSchema",
552
552
  "location": {
553
553
  "filePath": "config.main.runtime.ts",
554
- "line": 75,
554
+ "line": 78,
555
555
  "character": 49
556
556
  },
557
557
  "name": "boolean"
@@ -564,7 +564,7 @@
564
564
  "__schema": "TypeUnionSchema",
565
565
  "location": {
566
566
  "filePath": "config.main.runtime.ts",
567
- "line": 75,
567
+ "line": 78,
568
568
  "character": 59
569
569
  },
570
570
  "types": [
@@ -572,7 +572,7 @@
572
572
  "__schema": "TypeRefSchema",
573
573
  "location": {
574
574
  "filePath": "config.main.runtime.ts",
575
- "line": 75,
575
+ "line": 78,
576
576
  "character": 59
577
577
  },
578
578
  "name": "ExtensionDataEntry",
@@ -582,7 +582,7 @@
582
582
  "__schema": "KeywordTypeSchema",
583
583
  "location": {
584
584
  "filePath": "config.main.runtime.ts",
585
- "line": 75,
585
+ "line": 78,
586
586
  "character": 80
587
587
  },
588
588
  "name": "undefined"
@@ -595,7 +595,7 @@
595
595
  "__schema": "FunctionLikeSchema",
596
596
  "location": {
597
597
  "filePath": "config.main.runtime.ts",
598
- "line": 79,
598
+ "line": 82,
599
599
  "character": 3
600
600
  },
601
601
  "signature": "(method) ConfigMain.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): void",
@@ -605,7 +605,7 @@
605
605
  "__schema": "ParameterSchema",
606
606
  "location": {
607
607
  "filePath": "config.main.runtime.ts",
608
- "line": 79,
608
+ "line": 82,
609
609
  "character": 16
610
610
  },
611
611
  "name": "extensionId",
@@ -613,7 +613,7 @@
613
613
  "__schema": "KeywordTypeSchema",
614
614
  "location": {
615
615
  "filePath": "config.main.runtime.ts",
616
- "line": 79,
616
+ "line": 82,
617
617
  "character": 29
618
618
  },
619
619
  "name": "string"
@@ -625,7 +625,7 @@
625
625
  "__schema": "ParameterSchema",
626
626
  "location": {
627
627
  "filePath": "config.main.runtime.ts",
628
- "line": 79,
628
+ "line": 82,
629
629
  "character": 37
630
630
  },
631
631
  "name": "config",
@@ -633,7 +633,7 @@
633
633
  "__schema": "TypeRefSchema",
634
634
  "location": {
635
635
  "filePath": "config.main.runtime.ts",
636
- "line": 79,
636
+ "line": 82,
637
637
  "character": 45
638
638
  },
639
639
  "name": "Record",
@@ -642,7 +642,7 @@
642
642
  "__schema": "KeywordTypeSchema",
643
643
  "location": {
644
644
  "filePath": "config.main.runtime.ts",
645
- "line": 79,
645
+ "line": 82,
646
646
  "character": 52
647
647
  },
648
648
  "name": "string"
@@ -651,7 +651,7 @@
651
651
  "__schema": "KeywordTypeSchema",
652
652
  "location": {
653
653
  "filePath": "config.main.runtime.ts",
654
- "line": 79,
654
+ "line": 82,
655
655
  "character": 60
656
656
  },
657
657
  "name": "any"
@@ -665,7 +665,7 @@
665
665
  "__schema": "ParameterSchema",
666
666
  "location": {
667
667
  "filePath": "config.main.runtime.ts",
668
- "line": 79,
668
+ "line": 82,
669
669
  "character": 66
670
670
  },
671
671
  "name": "options",
@@ -673,7 +673,7 @@
673
673
  "__schema": "TypeRefSchema",
674
674
  "location": {
675
675
  "filePath": "config.main.runtime.ts",
676
- "line": 79,
676
+ "line": 82,
677
677
  "character": 75
678
678
  },
679
679
  "name": "SetExtensionOptions",
@@ -687,7 +687,7 @@
687
687
  "__schema": "InferenceTypeSchema",
688
688
  "location": {
689
689
  "filePath": "config.main.runtime.ts",
690
- "line": 79,
690
+ "line": 82,
691
691
  "character": 3
692
692
  },
693
693
  "type": "void"
@@ -698,7 +698,7 @@
698
698
  "__schema": "FunctionLikeSchema",
699
699
  "location": {
700
700
  "filePath": "config.main.runtime.ts",
701
- "line": 83,
701
+ "line": 86,
702
702
  "character": 3
703
703
  },
704
704
  "signature": "(method) ConfigMain.getHarmonyConfigObject(): GlobalConfig",
@@ -708,7 +708,7 @@
708
708
  "__schema": "TypeRefSchema",
709
709
  "location": {
710
710
  "filePath": "config.main.runtime.ts",
711
- "line": 83,
711
+ "line": 86,
712
712
  "character": 3
713
713
  },
714
714
  "name": "GlobalConfig",
@@ -724,7 +724,7 @@
724
724
  "__schema": "FunctionLikeSchema",
725
725
  "location": {
726
726
  "filePath": "config.main.runtime.ts",
727
- "line": 92,
727
+ "line": 95,
728
728
  "character": 3
729
729
  },
730
730
  "signature": "(method) ConfigMain.workspaceEnsureLegacy(workspacePath: string, scopePath: string, workspaceExtensionProps?: WorkspaceExtensionProps, generator?: string): Promise<ILegacyWorkspaceConfig>",
@@ -734,7 +734,7 @@
734
734
  "__schema": "ParameterSchema",
735
735
  "location": {
736
736
  "filePath": "config.main.runtime.ts",
737
- "line": 93,
737
+ "line": 96,
738
738
  "character": 5
739
739
  },
740
740
  "name": "workspacePath",
@@ -742,7 +742,7 @@
742
742
  "__schema": "KeywordTypeSchema",
743
743
  "location": {
744
744
  "filePath": "config.main.runtime.ts",
745
- "line": 93,
745
+ "line": 96,
746
746
  "character": 20
747
747
  },
748
748
  "name": "string"
@@ -754,7 +754,7 @@
754
754
  "__schema": "ParameterSchema",
755
755
  "location": {
756
756
  "filePath": "config.main.runtime.ts",
757
- "line": 94,
757
+ "line": 97,
758
758
  "character": 5
759
759
  },
760
760
  "name": "scopePath",
@@ -762,7 +762,7 @@
762
762
  "__schema": "KeywordTypeSchema",
763
763
  "location": {
764
764
  "filePath": "config.main.runtime.ts",
765
- "line": 94,
765
+ "line": 97,
766
766
  "character": 16
767
767
  },
768
768
  "name": "string"
@@ -774,7 +774,7 @@
774
774
  "__schema": "ParameterSchema",
775
775
  "location": {
776
776
  "filePath": "config.main.runtime.ts",
777
- "line": 95,
777
+ "line": 98,
778
778
  "character": 5
779
779
  },
780
780
  "name": "workspaceExtensionProps",
@@ -782,7 +782,7 @@
782
782
  "__schema": "TypeRefSchema",
783
783
  "location": {
784
784
  "filePath": "config.main.runtime.ts",
785
- "line": 95,
785
+ "line": 98,
786
786
  "character": 31
787
787
  },
788
788
  "name": "WorkspaceExtensionProps"
@@ -794,7 +794,7 @@
794
794
  "__schema": "ParameterSchema",
795
795
  "location": {
796
796
  "filePath": "config.main.runtime.ts",
797
- "line": 96,
797
+ "line": 99,
798
798
  "character": 5
799
799
  },
800
800
  "name": "generator",
@@ -802,7 +802,7 @@
802
802
  "__schema": "KeywordTypeSchema",
803
803
  "location": {
804
804
  "filePath": "config.main.runtime.ts",
805
- "line": 96,
805
+ "line": 99,
806
806
  "character": 17
807
807
  },
808
808
  "name": "string"
@@ -815,7 +815,7 @@
815
815
  "__schema": "InferenceTypeSchema",
816
816
  "location": {
817
817
  "filePath": "config.main.runtime.ts",
818
- "line": 92,
818
+ "line": 95,
819
819
  "character": 3
820
820
  },
821
821
  "type": "Promise<ILegacyWorkspaceConfig>"
@@ -829,7 +829,7 @@
829
829
  "__schema": "VariableLikeSchema",
830
830
  "location": {
831
831
  "filePath": "config.main.runtime.ts",
832
- "line": 107,
832
+ "line": 110,
833
833
  "character": 3
834
834
  },
835
835
  "signature": "(property) ConfigMain.runtime: RuntimeDefinition",
@@ -838,7 +838,7 @@
838
838
  "__schema": "InferenceTypeSchema",
839
839
  "location": {
840
840
  "filePath": "config.main.runtime.ts",
841
- "line": 107,
841
+ "line": 110,
842
842
  "character": 3
843
843
  },
844
844
  "type": "RuntimeDefinition"
@@ -850,7 +850,7 @@
850
850
  "__schema": "VariableLikeSchema",
851
851
  "location": {
852
852
  "filePath": "config.main.runtime.ts",
853
- "line": 108,
853
+ "line": 111,
854
854
  "character": 3
855
855
  },
856
856
  "signature": "(property) ConfigMain.slots: never[]",
@@ -859,7 +859,7 @@
859
859
  "__schema": "InferenceTypeSchema",
860
860
  "location": {
861
861
  "filePath": "config.main.runtime.ts",
862
- "line": 108,
862
+ "line": 111,
863
863
  "character": 3
864
864
  },
865
865
  "type": "never[]"
@@ -871,7 +871,7 @@
871
871
  "__schema": "VariableLikeSchema",
872
872
  "location": {
873
873
  "filePath": "config.main.runtime.ts",
874
- "line": 109,
874
+ "line": 112,
875
875
  "character": 3
876
876
  },
877
877
  "signature": "(property) ConfigMain.dependencies: never[]",
@@ -880,7 +880,7 @@
880
880
  "__schema": "InferenceTypeSchema",
881
881
  "location": {
882
882
  "filePath": "config.main.runtime.ts",
883
- "line": 109,
883
+ "line": 112,
884
884
  "character": 3
885
885
  },
886
886
  "type": "never[]"
@@ -892,7 +892,7 @@
892
892
  "__schema": "VariableLikeSchema",
893
893
  "location": {
894
894
  "filePath": "config.main.runtime.ts",
895
- "line": 110,
895
+ "line": 113,
896
896
  "character": 3
897
897
  },
898
898
  "signature": "(property) ConfigMain.config: {}",
@@ -901,7 +901,7 @@
901
901
  "__schema": "InferenceTypeSchema",
902
902
  "location": {
903
903
  "filePath": "config.main.runtime.ts",
904
- "line": 110,
904
+ "line": 113,
905
905
  "character": 3
906
906
  },
907
907
  "type": "{}"
@@ -913,7 +913,7 @@
913
913
  "__schema": "FunctionLikeSchema",
914
914
  "location": {
915
915
  "filePath": "config.main.runtime.ts",
916
- "line": 111,
916
+ "line": 114,
917
917
  "character": 3
918
918
  },
919
919
  "signature": "(method) ConfigMain.provider(_deps: any, _config: any, _slots: any, harmony: Harmony): Promise<any>",
@@ -923,7 +923,7 @@
923
923
  "__schema": "ParameterSchema",
924
924
  "location": {
925
925
  "filePath": "config.main.runtime.ts",
926
- "line": 111,
926
+ "line": 114,
927
927
  "character": 25
928
928
  },
929
929
  "name": "_deps",
@@ -931,7 +931,7 @@
931
931
  "__schema": "InferenceTypeSchema",
932
932
  "location": {
933
933
  "filePath": "config.main.runtime.ts",
934
- "line": 111,
934
+ "line": 114,
935
935
  "character": 25
936
936
  },
937
937
  "type": "any"
@@ -943,7 +943,7 @@
943
943
  "__schema": "ParameterSchema",
944
944
  "location": {
945
945
  "filePath": "config.main.runtime.ts",
946
- "line": 111,
946
+ "line": 114,
947
947
  "character": 32
948
948
  },
949
949
  "name": "_config",
@@ -951,7 +951,7 @@
951
951
  "__schema": "InferenceTypeSchema",
952
952
  "location": {
953
953
  "filePath": "config.main.runtime.ts",
954
- "line": 111,
954
+ "line": 114,
955
955
  "character": 32
956
956
  },
957
957
  "type": "any"
@@ -963,7 +963,7 @@
963
963
  "__schema": "ParameterSchema",
964
964
  "location": {
965
965
  "filePath": "config.main.runtime.ts",
966
- "line": 111,
966
+ "line": 114,
967
967
  "character": 41
968
968
  },
969
969
  "name": "_slots",
@@ -971,7 +971,7 @@
971
971
  "__schema": "InferenceTypeSchema",
972
972
  "location": {
973
973
  "filePath": "config.main.runtime.ts",
974
- "line": 111,
974
+ "line": 114,
975
975
  "character": 41
976
976
  },
977
977
  "type": "any"
@@ -983,7 +983,7 @@
983
983
  "__schema": "ParameterSchema",
984
984
  "location": {
985
985
  "filePath": "config.main.runtime.ts",
986
- "line": 111,
986
+ "line": 114,
987
987
  "character": 49
988
988
  },
989
989
  "name": "harmony",
@@ -991,7 +991,7 @@
991
991
  "__schema": "TypeRefSchema",
992
992
  "location": {
993
993
  "filePath": "config.main.runtime.ts",
994
- "line": 111,
994
+ "line": 114,
995
995
  "character": 58
996
996
  },
997
997
  "name": "Harmony",
@@ -1009,7 +1009,7 @@
1009
1009
  "__schema": "InferenceTypeSchema",
1010
1010
  "location": {
1011
1011
  "filePath": "config.main.runtime.ts",
1012
- "line": 111,
1012
+ "line": 114,
1013
1013
  "character": 3
1014
1014
  },
1015
1015
  "type": "Promise<any>"
@@ -3559,7 +3559,7 @@
3559
3559
  "componentId": {
3560
3560
  "scope": "teambit.component",
3561
3561
  "name": "sources",
3562
- "version": "0.0.33"
3562
+ "version": "0.0.34"
3563
3563
  }
3564
3564
  }
3565
3565
  },
@@ -4086,16 +4086,16 @@
4086
4086
  "__schema": "ParameterSchema",
4087
4087
  "location": {
4088
4088
  "filePath": "config.main.runtime.ts",
4089
- "line": 26,
4090
- "character": 15
4089
+ "line": 27,
4090
+ "character": 5
4091
4091
  },
4092
4092
  "name": "workspaceConfig",
4093
4093
  "type": {
4094
4094
  "__schema": "TypeRefSchema",
4095
4095
  "location": {
4096
4096
  "filePath": "config.main.runtime.ts",
4097
- "line": 26,
4098
- "character": 40
4097
+ "line": 27,
4098
+ "character": 30
4099
4099
  },
4100
4100
  "name": "WorkspaceConfig"
4101
4101
  },
@@ -4106,16 +4106,16 @@
4106
4106
  "__schema": "ParameterSchema",
4107
4107
  "location": {
4108
4108
  "filePath": "config.main.runtime.ts",
4109
- "line": 26,
4110
- "character": 57
4109
+ "line": 28,
4110
+ "character": 5
4111
4111
  },
4112
4112
  "name": "scopeConfig",
4113
4113
  "type": {
4114
4114
  "__schema": "TypeRefSchema",
4115
4115
  "location": {
4116
4116
  "filePath": "config.main.runtime.ts",
4117
- "line": 26,
4118
- "character": 78
4117
+ "line": 28,
4118
+ "character": 26
4119
4119
  },
4120
4120
  "name": "WorkspaceConfig"
4121
4121
  },
@@ -4138,7 +4138,7 @@
4138
4138
  "__schema": "GetAccessorSchema",
4139
4139
  "location": {
4140
4140
  "filePath": "config.main.runtime.ts",
4141
- "line": 28,
4141
+ "line": 31,
4142
4142
  "character": 3
4143
4143
  },
4144
4144
  "signature": "(getter) ConfigMain.type: ConfigType",
@@ -4147,7 +4147,7 @@
4147
4147
  "__schema": "TypeRefSchema",
4148
4148
  "location": {
4149
4149
  "filePath": "config.main.runtime.ts",
4150
- "line": 28,
4150
+ "line": 31,
4151
4151
  "character": 3
4152
4152
  },
4153
4153
  "name": "ConfigType",
@@ -4158,7 +4158,7 @@
4158
4158
  "__schema": "GetAccessorSchema",
4159
4159
  "location": {
4160
4160
  "filePath": "config.main.runtime.ts",
4161
- "line": 35,
4161
+ "line": 38,
4162
4162
  "character": 3
4163
4163
  },
4164
4164
  "signature": "(getter) ConfigMain.path: string | undefined",
@@ -4167,7 +4167,7 @@
4167
4167
  "__schema": "TypeUnionSchema",
4168
4168
  "location": {
4169
4169
  "filePath": "config.main.runtime.ts",
4170
- "line": 35,
4170
+ "line": 38,
4171
4171
  "character": 15
4172
4172
  },
4173
4173
  "types": [
@@ -4175,7 +4175,7 @@
4175
4175
  "__schema": "TypeRefSchema",
4176
4176
  "location": {
4177
4177
  "filePath": "config.main.runtime.ts",
4178
- "line": 35,
4178
+ "line": 38,
4179
4179
  "character": 15
4180
4180
  },
4181
4181
  "name": "PathOsBased",
@@ -4189,7 +4189,7 @@
4189
4189
  "__schema": "KeywordTypeSchema",
4190
4190
  "location": {
4191
4191
  "filePath": "config.main.runtime.ts",
4192
- "line": 35,
4192
+ "line": 38,
4193
4193
  "character": 29
4194
4194
  },
4195
4195
  "name": "undefined"
@@ -4201,7 +4201,7 @@
4201
4201
  "__schema": "GetAccessorSchema",
4202
4202
  "location": {
4203
4203
  "filePath": "config.main.runtime.ts",
4204
- "line": 39,
4204
+ "line": 42,
4205
4205
  "character": 3
4206
4206
  },
4207
4207
  "signature": "(getter) ConfigMain.config: HostConfig | undefined",
@@ -4210,7 +4210,7 @@
4210
4210
  "__schema": "TypeUnionSchema",
4211
4211
  "location": {
4212
4212
  "filePath": "config.main.runtime.ts",
4213
- "line": 39,
4213
+ "line": 42,
4214
4214
  "character": 17
4215
4215
  },
4216
4216
  "types": [
@@ -4218,7 +4218,7 @@
4218
4218
  "__schema": "TypeRefSchema",
4219
4219
  "location": {
4220
4220
  "filePath": "config.main.runtime.ts",
4221
- "line": 39,
4221
+ "line": 42,
4222
4222
  "character": 17
4223
4223
  },
4224
4224
  "name": "HostConfig",
@@ -4228,7 +4228,7 @@
4228
4228
  "__schema": "KeywordTypeSchema",
4229
4229
  "location": {
4230
4230
  "filePath": "config.main.runtime.ts",
4231
- "line": 39,
4231
+ "line": 42,
4232
4232
  "character": 30
4233
4233
  },
4234
4234
  "name": "undefined"
@@ -4240,7 +4240,7 @@
4240
4240
  "__schema": "FunctionLikeSchema",
4241
4241
  "location": {
4242
4242
  "filePath": "config.main.runtime.ts",
4243
- "line": 46,
4243
+ "line": 49,
4244
4244
  "character": 3
4245
4245
  },
4246
4246
  "signature": "(method) ConfigMain.reloadWorkspaceConfig(cwd: string): Promise<void>",
@@ -4250,7 +4250,7 @@
4250
4250
  "__schema": "ParameterSchema",
4251
4251
  "location": {
4252
4252
  "filePath": "config.main.runtime.ts",
4253
- "line": 46,
4253
+ "line": 49,
4254
4254
  "character": 31
4255
4255
  },
4256
4256
  "name": "cwd",
@@ -4258,7 +4258,7 @@
4258
4258
  "__schema": "KeywordTypeSchema",
4259
4259
  "location": {
4260
4260
  "filePath": "config.main.runtime.ts",
4261
- "line": 46,
4261
+ "line": 49,
4262
4262
  "character": 36
4263
4263
  },
4264
4264
  "name": "string"
@@ -4271,7 +4271,7 @@
4271
4271
  "__schema": "InferenceTypeSchema",
4272
4272
  "location": {
4273
4273
  "filePath": "config.main.runtime.ts",
4274
- "line": 46,
4274
+ "line": 49,
4275
4275
  "character": 3
4276
4276
  },
4277
4277
  "type": "Promise<void>"
@@ -4284,14 +4284,14 @@
4284
4284
  "__schema": "FunctionLikeSchema",
4285
4285
  "location": {
4286
4286
  "filePath": "config.main.runtime.ts",
4287
- "line": 61,
4287
+ "line": 64,
4288
4288
  "character": 3
4289
4289
  },
4290
4290
  "doc": {
4291
4291
  "__schema": "DocSchema",
4292
4292
  "location": {
4293
4293
  "filePath": "config.main.runtime.ts",
4294
- "line": 51,
4294
+ "line": 54,
4295
4295
  "character": 3
4296
4296
  },
4297
4297
  "raw": "/**\n * Ensure the given directory has a workspace config\n * Load if existing and create new if not\n *\n * @static\n * @param {PathOsBasedAbsolute} workspacePath\n * @param {WorkspaceConfigFileProps} [workspaceConfigProps={} as any]\n * @returns {Promise<WorkspaceConfig>}\n * @memberof WorkspaceConfig\n */",
@@ -4301,7 +4301,7 @@
4301
4301
  "__schema": "TagSchema",
4302
4302
  "location": {
4303
4303
  "filePath": "config.main.runtime.ts",
4304
- "line": 55,
4304
+ "line": 58,
4305
4305
  "character": 6
4306
4306
  },
4307
4307
  "tagName": "static"
@@ -4310,7 +4310,7 @@
4310
4310
  "__schema": "PropertyLikeTagSchema",
4311
4311
  "location": {
4312
4312
  "filePath": "config.main.runtime.ts",
4313
- "line": 56,
4313
+ "line": 59,
4314
4314
  "character": 6
4315
4315
  },
4316
4316
  "name": "workspacePath",
@@ -4319,7 +4319,7 @@
4319
4319
  "__schema": "TypeRefSchema",
4320
4320
  "location": {
4321
4321
  "filePath": "config.main.runtime.ts",
4322
- "line": 56,
4322
+ "line": 59,
4323
4323
  "character": 14
4324
4324
  },
4325
4325
  "name": "PathOsBasedAbsolute",
@@ -4334,7 +4334,7 @@
4334
4334
  "__schema": "PropertyLikeTagSchema",
4335
4335
  "location": {
4336
4336
  "filePath": "config.main.runtime.ts",
4337
- "line": 57,
4337
+ "line": 60,
4338
4338
  "character": 6
4339
4339
  },
4340
4340
  "name": "workspaceConfigProps",
@@ -4343,7 +4343,7 @@
4343
4343
  "__schema": "TypeRefSchema",
4344
4344
  "location": {
4345
4345
  "filePath": "config.main.runtime.ts",
4346
- "line": 57,
4346
+ "line": 60,
4347
4347
  "character": 14
4348
4348
  },
4349
4349
  "name": "WorkspaceConfigFileProps"
@@ -4353,7 +4353,7 @@
4353
4353
  "__schema": "ReturnTagSchema",
4354
4354
  "location": {
4355
4355
  "filePath": "config.main.runtime.ts",
4356
- "line": 58,
4356
+ "line": 61,
4357
4357
  "character": 6
4358
4358
  },
4359
4359
  "tagName": "return",
@@ -4361,7 +4361,7 @@
4361
4361
  "__schema": "TypeRefSchema",
4362
4362
  "location": {
4363
4363
  "filePath": "config.main.runtime.ts",
4364
- "line": 58,
4364
+ "line": 61,
4365
4365
  "character": 16
4366
4366
  },
4367
4367
  "name": "Promise",
@@ -4370,7 +4370,7 @@
4370
4370
  "__schema": "TypeRefSchema",
4371
4371
  "location": {
4372
4372
  "filePath": "config.main.runtime.ts",
4373
- "line": 58,
4373
+ "line": 61,
4374
4374
  "character": 24
4375
4375
  },
4376
4376
  "name": "WorkspaceConfig"
@@ -4382,7 +4382,7 @@
4382
4382
  "__schema": "TagSchema",
4383
4383
  "location": {
4384
4384
  "filePath": "config.main.runtime.ts",
4385
- "line": 59,
4385
+ "line": 62,
4386
4386
  "character": 6
4387
4387
  },
4388
4388
  "tagName": "memberof",
@@ -4397,7 +4397,7 @@
4397
4397
  "__schema": "ParameterSchema",
4398
4398
  "location": {
4399
4399
  "filePath": "config.main.runtime.ts",
4400
- "line": 62,
4400
+ "line": 65,
4401
4401
  "character": 5
4402
4402
  },
4403
4403
  "name": "workspacePath",
@@ -4405,7 +4405,7 @@
4405
4405
  "__schema": "TypeRefSchema",
4406
4406
  "location": {
4407
4407
  "filePath": "config.main.runtime.ts",
4408
- "line": 62,
4408
+ "line": 65,
4409
4409
  "character": 20
4410
4410
  },
4411
4411
  "name": "PathOsBasedAbsolute",
@@ -4422,7 +4422,7 @@
4422
4422
  "__schema": "ParameterSchema",
4423
4423
  "location": {
4424
4424
  "filePath": "config.main.runtime.ts",
4425
- "line": 63,
4425
+ "line": 66,
4426
4426
  "character": 5
4427
4427
  },
4428
4428
  "name": "scopePath",
@@ -4430,7 +4430,7 @@
4430
4430
  "__schema": "TypeRefSchema",
4431
4431
  "location": {
4432
4432
  "filePath": "config.main.runtime.ts",
4433
- "line": 63,
4433
+ "line": 66,
4434
4434
  "character": 16
4435
4435
  },
4436
4436
  "name": "PathOsBasedAbsolute",
@@ -4447,7 +4447,7 @@
4447
4447
  "__schema": "ParameterSchema",
4448
4448
  "location": {
4449
4449
  "filePath": "config.main.runtime.ts",
4450
- "line": 64,
4450
+ "line": 67,
4451
4451
  "character": 5
4452
4452
  },
4453
4453
  "name": "workspaceConfigProps",
@@ -4455,7 +4455,7 @@
4455
4455
  "__schema": "TypeRefSchema",
4456
4456
  "location": {
4457
4457
  "filePath": "config.main.runtime.ts",
4458
- "line": 64,
4458
+ "line": 67,
4459
4459
  "character": 27
4460
4460
  },
4461
4461
  "name": "WorkspaceConfigFileProps"
@@ -4468,7 +4468,7 @@
4468
4468
  "__schema": "ParameterSchema",
4469
4469
  "location": {
4470
4470
  "filePath": "config.main.runtime.ts",
4471
- "line": 65,
4471
+ "line": 68,
4472
4472
  "character": 5
4473
4473
  },
4474
4474
  "name": "generator",
@@ -4476,7 +4476,7 @@
4476
4476
  "__schema": "KeywordTypeSchema",
4477
4477
  "location": {
4478
4478
  "filePath": "config.main.runtime.ts",
4479
- "line": 65,
4479
+ "line": 68,
4480
4480
  "character": 17
4481
4481
  },
4482
4482
  "name": "string"
@@ -4489,7 +4489,7 @@
4489
4489
  "__schema": "TypeRefSchema",
4490
4490
  "location": {
4491
4491
  "filePath": "config.main.runtime.ts",
4492
- "line": 66,
4492
+ "line": 69,
4493
4493
  "character": 6
4494
4494
  },
4495
4495
  "name": "Promise",
@@ -4498,7 +4498,7 @@
4498
4498
  "__schema": "TypeRefSchema",
4499
4499
  "location": {
4500
4500
  "filePath": "config.main.runtime.ts",
4501
- "line": 66,
4501
+ "line": 69,
4502
4502
  "character": 14
4503
4503
  },
4504
4504
  "name": "ConfigMain"
@@ -4514,7 +4514,7 @@
4514
4514
  "__schema": "GetAccessorSchema",
4515
4515
  "location": {
4516
4516
  "filePath": "config.main.runtime.ts",
4517
- "line": 71,
4517
+ "line": 74,
4518
4518
  "character": 3
4519
4519
  },
4520
4520
  "signature": "(getter) ConfigMain.extensions: ExtensionDataList | undefined",
@@ -4523,7 +4523,7 @@
4523
4523
  "__schema": "TypeUnionSchema",
4524
4524
  "location": {
4525
4525
  "filePath": "config.main.runtime.ts",
4526
- "line": 71,
4526
+ "line": 74,
4527
4527
  "character": 21
4528
4528
  },
4529
4529
  "types": [
@@ -4531,7 +4531,7 @@
4531
4531
  "__schema": "TypeRefSchema",
4532
4532
  "location": {
4533
4533
  "filePath": "config.main.runtime.ts",
4534
- "line": 71,
4534
+ "line": 74,
4535
4535
  "character": 21
4536
4536
  },
4537
4537
  "name": "ExtensionDataList",
@@ -4541,7 +4541,7 @@
4541
4541
  "__schema": "KeywordTypeSchema",
4542
4542
  "location": {
4543
4543
  "filePath": "config.main.runtime.ts",
4544
- "line": 71,
4544
+ "line": 74,
4545
4545
  "character": 41
4546
4546
  },
4547
4547
  "name": "undefined"
@@ -4553,7 +4553,7 @@
4553
4553
  "__schema": "FunctionLikeSchema",
4554
4554
  "location": {
4555
4555
  "filePath": "config.main.runtime.ts",
4556
- "line": 75,
4556
+ "line": 78,
4557
4557
  "character": 3
4558
4558
  },
4559
4559
  "signature": "(method) ConfigMain.extension(extensionId: string, ignoreVersion: boolean): ExtensionDataEntry | undefined",
@@ -4563,7 +4563,7 @@
4563
4563
  "__schema": "ParameterSchema",
4564
4564
  "location": {
4565
4565
  "filePath": "config.main.runtime.ts",
4566
- "line": 75,
4566
+ "line": 78,
4567
4567
  "character": 13
4568
4568
  },
4569
4569
  "name": "extensionId",
@@ -4571,7 +4571,7 @@
4571
4571
  "__schema": "KeywordTypeSchema",
4572
4572
  "location": {
4573
4573
  "filePath": "config.main.runtime.ts",
4574
- "line": 75,
4574
+ "line": 78,
4575
4575
  "character": 26
4576
4576
  },
4577
4577
  "name": "string"
@@ -4583,7 +4583,7 @@
4583
4583
  "__schema": "ParameterSchema",
4584
4584
  "location": {
4585
4585
  "filePath": "config.main.runtime.ts",
4586
- "line": 75,
4586
+ "line": 78,
4587
4587
  "character": 34
4588
4588
  },
4589
4589
  "name": "ignoreVersion",
@@ -4591,7 +4591,7 @@
4591
4591
  "__schema": "KeywordTypeSchema",
4592
4592
  "location": {
4593
4593
  "filePath": "config.main.runtime.ts",
4594
- "line": 75,
4594
+ "line": 78,
4595
4595
  "character": 49
4596
4596
  },
4597
4597
  "name": "boolean"
@@ -4604,7 +4604,7 @@
4604
4604
  "__schema": "TypeUnionSchema",
4605
4605
  "location": {
4606
4606
  "filePath": "config.main.runtime.ts",
4607
- "line": 75,
4607
+ "line": 78,
4608
4608
  "character": 59
4609
4609
  },
4610
4610
  "types": [
@@ -4612,7 +4612,7 @@
4612
4612
  "__schema": "TypeRefSchema",
4613
4613
  "location": {
4614
4614
  "filePath": "config.main.runtime.ts",
4615
- "line": 75,
4615
+ "line": 78,
4616
4616
  "character": 59
4617
4617
  },
4618
4618
  "name": "ExtensionDataEntry",
@@ -4622,7 +4622,7 @@
4622
4622
  "__schema": "KeywordTypeSchema",
4623
4623
  "location": {
4624
4624
  "filePath": "config.main.runtime.ts",
4625
- "line": 75,
4625
+ "line": 78,
4626
4626
  "character": 80
4627
4627
  },
4628
4628
  "name": "undefined"
@@ -4635,7 +4635,7 @@
4635
4635
  "__schema": "FunctionLikeSchema",
4636
4636
  "location": {
4637
4637
  "filePath": "config.main.runtime.ts",
4638
- "line": 79,
4638
+ "line": 82,
4639
4639
  "character": 3
4640
4640
  },
4641
4641
  "signature": "(method) ConfigMain.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): void",
@@ -4645,7 +4645,7 @@
4645
4645
  "__schema": "ParameterSchema",
4646
4646
  "location": {
4647
4647
  "filePath": "config.main.runtime.ts",
4648
- "line": 79,
4648
+ "line": 82,
4649
4649
  "character": 16
4650
4650
  },
4651
4651
  "name": "extensionId",
@@ -4653,7 +4653,7 @@
4653
4653
  "__schema": "KeywordTypeSchema",
4654
4654
  "location": {
4655
4655
  "filePath": "config.main.runtime.ts",
4656
- "line": 79,
4656
+ "line": 82,
4657
4657
  "character": 29
4658
4658
  },
4659
4659
  "name": "string"
@@ -4665,7 +4665,7 @@
4665
4665
  "__schema": "ParameterSchema",
4666
4666
  "location": {
4667
4667
  "filePath": "config.main.runtime.ts",
4668
- "line": 79,
4668
+ "line": 82,
4669
4669
  "character": 37
4670
4670
  },
4671
4671
  "name": "config",
@@ -4673,7 +4673,7 @@
4673
4673
  "__schema": "TypeRefSchema",
4674
4674
  "location": {
4675
4675
  "filePath": "config.main.runtime.ts",
4676
- "line": 79,
4676
+ "line": 82,
4677
4677
  "character": 45
4678
4678
  },
4679
4679
  "name": "Record",
@@ -4682,7 +4682,7 @@
4682
4682
  "__schema": "KeywordTypeSchema",
4683
4683
  "location": {
4684
4684
  "filePath": "config.main.runtime.ts",
4685
- "line": 79,
4685
+ "line": 82,
4686
4686
  "character": 52
4687
4687
  },
4688
4688
  "name": "string"
@@ -4691,7 +4691,7 @@
4691
4691
  "__schema": "KeywordTypeSchema",
4692
4692
  "location": {
4693
4693
  "filePath": "config.main.runtime.ts",
4694
- "line": 79,
4694
+ "line": 82,
4695
4695
  "character": 60
4696
4696
  },
4697
4697
  "name": "any"
@@ -4705,7 +4705,7 @@
4705
4705
  "__schema": "ParameterSchema",
4706
4706
  "location": {
4707
4707
  "filePath": "config.main.runtime.ts",
4708
- "line": 79,
4708
+ "line": 82,
4709
4709
  "character": 66
4710
4710
  },
4711
4711
  "name": "options",
@@ -4713,7 +4713,7 @@
4713
4713
  "__schema": "TypeRefSchema",
4714
4714
  "location": {
4715
4715
  "filePath": "config.main.runtime.ts",
4716
- "line": 79,
4716
+ "line": 82,
4717
4717
  "character": 75
4718
4718
  },
4719
4719
  "name": "SetExtensionOptions",
@@ -4727,7 +4727,7 @@
4727
4727
  "__schema": "InferenceTypeSchema",
4728
4728
  "location": {
4729
4729
  "filePath": "config.main.runtime.ts",
4730
- "line": 79,
4730
+ "line": 82,
4731
4731
  "character": 3
4732
4732
  },
4733
4733
  "type": "void"
@@ -4738,7 +4738,7 @@
4738
4738
  "__schema": "FunctionLikeSchema",
4739
4739
  "location": {
4740
4740
  "filePath": "config.main.runtime.ts",
4741
- "line": 83,
4741
+ "line": 86,
4742
4742
  "character": 3
4743
4743
  },
4744
4744
  "signature": "(method) ConfigMain.getHarmonyConfigObject(): GlobalConfig",
@@ -4748,7 +4748,7 @@
4748
4748
  "__schema": "TypeRefSchema",
4749
4749
  "location": {
4750
4750
  "filePath": "config.main.runtime.ts",
4751
- "line": 83,
4751
+ "line": 86,
4752
4752
  "character": 3
4753
4753
  },
4754
4754
  "name": "GlobalConfig",
@@ -4764,7 +4764,7 @@
4764
4764
  "__schema": "FunctionLikeSchema",
4765
4765
  "location": {
4766
4766
  "filePath": "config.main.runtime.ts",
4767
- "line": 92,
4767
+ "line": 95,
4768
4768
  "character": 3
4769
4769
  },
4770
4770
  "signature": "(method) ConfigMain.workspaceEnsureLegacy(workspacePath: string, scopePath: string, workspaceExtensionProps?: WorkspaceExtensionProps, generator?: string): Promise<ILegacyWorkspaceConfig>",
@@ -4774,7 +4774,7 @@
4774
4774
  "__schema": "ParameterSchema",
4775
4775
  "location": {
4776
4776
  "filePath": "config.main.runtime.ts",
4777
- "line": 93,
4777
+ "line": 96,
4778
4778
  "character": 5
4779
4779
  },
4780
4780
  "name": "workspacePath",
@@ -4782,7 +4782,7 @@
4782
4782
  "__schema": "KeywordTypeSchema",
4783
4783
  "location": {
4784
4784
  "filePath": "config.main.runtime.ts",
4785
- "line": 93,
4785
+ "line": 96,
4786
4786
  "character": 20
4787
4787
  },
4788
4788
  "name": "string"
@@ -4794,7 +4794,7 @@
4794
4794
  "__schema": "ParameterSchema",
4795
4795
  "location": {
4796
4796
  "filePath": "config.main.runtime.ts",
4797
- "line": 94,
4797
+ "line": 97,
4798
4798
  "character": 5
4799
4799
  },
4800
4800
  "name": "scopePath",
@@ -4802,7 +4802,7 @@
4802
4802
  "__schema": "KeywordTypeSchema",
4803
4803
  "location": {
4804
4804
  "filePath": "config.main.runtime.ts",
4805
- "line": 94,
4805
+ "line": 97,
4806
4806
  "character": 16
4807
4807
  },
4808
4808
  "name": "string"
@@ -4814,7 +4814,7 @@
4814
4814
  "__schema": "ParameterSchema",
4815
4815
  "location": {
4816
4816
  "filePath": "config.main.runtime.ts",
4817
- "line": 95,
4817
+ "line": 98,
4818
4818
  "character": 5
4819
4819
  },
4820
4820
  "name": "workspaceExtensionProps",
@@ -4822,7 +4822,7 @@
4822
4822
  "__schema": "TypeRefSchema",
4823
4823
  "location": {
4824
4824
  "filePath": "config.main.runtime.ts",
4825
- "line": 95,
4825
+ "line": 98,
4826
4826
  "character": 31
4827
4827
  },
4828
4828
  "name": "WorkspaceExtensionProps"
@@ -4834,7 +4834,7 @@
4834
4834
  "__schema": "ParameterSchema",
4835
4835
  "location": {
4836
4836
  "filePath": "config.main.runtime.ts",
4837
- "line": 96,
4837
+ "line": 99,
4838
4838
  "character": 5
4839
4839
  },
4840
4840
  "name": "generator",
@@ -4842,7 +4842,7 @@
4842
4842
  "__schema": "KeywordTypeSchema",
4843
4843
  "location": {
4844
4844
  "filePath": "config.main.runtime.ts",
4845
- "line": 96,
4845
+ "line": 99,
4846
4846
  "character": 17
4847
4847
  },
4848
4848
  "name": "string"
@@ -4855,7 +4855,7 @@
4855
4855
  "__schema": "InferenceTypeSchema",
4856
4856
  "location": {
4857
4857
  "filePath": "config.main.runtime.ts",
4858
- "line": 92,
4858
+ "line": 95,
4859
4859
  "character": 3
4860
4860
  },
4861
4861
  "type": "Promise<ILegacyWorkspaceConfig>"
@@ -4869,7 +4869,7 @@
4869
4869
  "__schema": "VariableLikeSchema",
4870
4870
  "location": {
4871
4871
  "filePath": "config.main.runtime.ts",
4872
- "line": 107,
4872
+ "line": 110,
4873
4873
  "character": 3
4874
4874
  },
4875
4875
  "signature": "(property) ConfigMain.runtime: RuntimeDefinition",
@@ -4878,7 +4878,7 @@
4878
4878
  "__schema": "InferenceTypeSchema",
4879
4879
  "location": {
4880
4880
  "filePath": "config.main.runtime.ts",
4881
- "line": 107,
4881
+ "line": 110,
4882
4882
  "character": 3
4883
4883
  },
4884
4884
  "type": "RuntimeDefinition"
@@ -4890,7 +4890,7 @@
4890
4890
  "__schema": "VariableLikeSchema",
4891
4891
  "location": {
4892
4892
  "filePath": "config.main.runtime.ts",
4893
- "line": 108,
4893
+ "line": 111,
4894
4894
  "character": 3
4895
4895
  },
4896
4896
  "signature": "(property) ConfigMain.slots: never[]",
@@ -4899,7 +4899,7 @@
4899
4899
  "__schema": "InferenceTypeSchema",
4900
4900
  "location": {
4901
4901
  "filePath": "config.main.runtime.ts",
4902
- "line": 108,
4902
+ "line": 111,
4903
4903
  "character": 3
4904
4904
  },
4905
4905
  "type": "never[]"
@@ -4911,7 +4911,7 @@
4911
4911
  "__schema": "VariableLikeSchema",
4912
4912
  "location": {
4913
4913
  "filePath": "config.main.runtime.ts",
4914
- "line": 109,
4914
+ "line": 112,
4915
4915
  "character": 3
4916
4916
  },
4917
4917
  "signature": "(property) ConfigMain.dependencies: never[]",
@@ -4920,7 +4920,7 @@
4920
4920
  "__schema": "InferenceTypeSchema",
4921
4921
  "location": {
4922
4922
  "filePath": "config.main.runtime.ts",
4923
- "line": 109,
4923
+ "line": 112,
4924
4924
  "character": 3
4925
4925
  },
4926
4926
  "type": "never[]"
@@ -4932,7 +4932,7 @@
4932
4932
  "__schema": "VariableLikeSchema",
4933
4933
  "location": {
4934
4934
  "filePath": "config.main.runtime.ts",
4935
- "line": 110,
4935
+ "line": 113,
4936
4936
  "character": 3
4937
4937
  },
4938
4938
  "signature": "(property) ConfigMain.config: {}",
@@ -4941,7 +4941,7 @@
4941
4941
  "__schema": "InferenceTypeSchema",
4942
4942
  "location": {
4943
4943
  "filePath": "config.main.runtime.ts",
4944
- "line": 110,
4944
+ "line": 113,
4945
4945
  "character": 3
4946
4946
  },
4947
4947
  "type": "{}"
@@ -4953,7 +4953,7 @@
4953
4953
  "__schema": "FunctionLikeSchema",
4954
4954
  "location": {
4955
4955
  "filePath": "config.main.runtime.ts",
4956
- "line": 111,
4956
+ "line": 114,
4957
4957
  "character": 3
4958
4958
  },
4959
4959
  "signature": "(method) ConfigMain.provider(_deps: any, _config: any, _slots: any, harmony: Harmony): Promise<any>",
@@ -4963,7 +4963,7 @@
4963
4963
  "__schema": "ParameterSchema",
4964
4964
  "location": {
4965
4965
  "filePath": "config.main.runtime.ts",
4966
- "line": 111,
4966
+ "line": 114,
4967
4967
  "character": 25
4968
4968
  },
4969
4969
  "name": "_deps",
@@ -4971,7 +4971,7 @@
4971
4971
  "__schema": "InferenceTypeSchema",
4972
4972
  "location": {
4973
4973
  "filePath": "config.main.runtime.ts",
4974
- "line": 111,
4974
+ "line": 114,
4975
4975
  "character": 25
4976
4976
  },
4977
4977
  "type": "any"
@@ -4983,7 +4983,7 @@
4983
4983
  "__schema": "ParameterSchema",
4984
4984
  "location": {
4985
4985
  "filePath": "config.main.runtime.ts",
4986
- "line": 111,
4986
+ "line": 114,
4987
4987
  "character": 32
4988
4988
  },
4989
4989
  "name": "_config",
@@ -4991,7 +4991,7 @@
4991
4991
  "__schema": "InferenceTypeSchema",
4992
4992
  "location": {
4993
4993
  "filePath": "config.main.runtime.ts",
4994
- "line": 111,
4994
+ "line": 114,
4995
4995
  "character": 32
4996
4996
  },
4997
4997
  "type": "any"
@@ -5003,7 +5003,7 @@
5003
5003
  "__schema": "ParameterSchema",
5004
5004
  "location": {
5005
5005
  "filePath": "config.main.runtime.ts",
5006
- "line": 111,
5006
+ "line": 114,
5007
5007
  "character": 41
5008
5008
  },
5009
5009
  "name": "_slots",
@@ -5011,7 +5011,7 @@
5011
5011
  "__schema": "InferenceTypeSchema",
5012
5012
  "location": {
5013
5013
  "filePath": "config.main.runtime.ts",
5014
- "line": 111,
5014
+ "line": 114,
5015
5015
  "character": 41
5016
5016
  },
5017
5017
  "type": "any"
@@ -5023,7 +5023,7 @@
5023
5023
  "__schema": "ParameterSchema",
5024
5024
  "location": {
5025
5025
  "filePath": "config.main.runtime.ts",
5026
- "line": 111,
5026
+ "line": 114,
5027
5027
  "character": 49
5028
5028
  },
5029
5029
  "name": "harmony",
@@ -5031,7 +5031,7 @@
5031
5031
  "__schema": "TypeRefSchema",
5032
5032
  "location": {
5033
5033
  "filePath": "config.main.runtime.ts",
5034
- "line": 111,
5034
+ "line": 114,
5035
5035
  "character": 58
5036
5036
  },
5037
5037
  "name": "Harmony",
@@ -5049,7 +5049,7 @@
5049
5049
  "__schema": "InferenceTypeSchema",
5050
5050
  "location": {
5051
5051
  "filePath": "config.main.runtime.ts",
5052
- "line": 111,
5052
+ "line": 114,
5053
5053
  "character": 3
5054
5054
  },
5055
5055
  "type": "Promise<any>"
@@ -5069,7 +5069,7 @@
5069
5069
  "__schema": "UnImplementedSchema",
5070
5070
  "location": {
5071
5071
  "filePath": "config.main.runtime.ts",
5072
- "line": 128,
5072
+ "line": 131,
5073
5073
  "character": 1
5074
5074
  },
5075
5075
  "name": "ConfigAspect.addRuntime(ConfigMain);",
@@ -5079,7 +5079,7 @@
5079
5079
  "__schema": "FunctionLikeSchema",
5080
5080
  "location": {
5081
5081
  "filePath": "config.main.runtime.ts",
5082
- "line": 130,
5082
+ "line": 133,
5083
5083
  "character": 1
5084
5084
  },
5085
5085
  "signature": "function loadWorkspaceConfigIfExist(cwd?: string): Promise<WorkspaceConfig | undefined>",
@@ -5089,7 +5089,7 @@
5089
5089
  "__schema": "ParameterSchema",
5090
5090
  "location": {
5091
5091
  "filePath": "config.main.runtime.ts",
5092
- "line": 130,
5092
+ "line": 133,
5093
5093
  "character": 43
5094
5094
  },
5095
5095
  "name": "cwd",
@@ -5097,7 +5097,7 @@
5097
5097
  "__schema": "InferenceTypeSchema",
5098
5098
  "location": {
5099
5099
  "filePath": "config.main.runtime.ts",
5100
- "line": 130,
5100
+ "line": 133,
5101
5101
  "character": 43
5102
5102
  },
5103
5103
  "type": "string"
@@ -5111,7 +5111,7 @@
5111
5111
  "__schema": "TypeRefSchema",
5112
5112
  "location": {
5113
5113
  "filePath": "config.main.runtime.ts",
5114
- "line": 130,
5114
+ "line": 133,
5115
5115
  "character": 65
5116
5116
  },
5117
5117
  "name": "Promise",
@@ -5120,7 +5120,7 @@
5120
5120
  "__schema": "TypeUnionSchema",
5121
5121
  "location": {
5122
5122
  "filePath": "config.main.runtime.ts",
5123
- "line": 130,
5123
+ "line": 133,
5124
5124
  "character": 73
5125
5125
  },
5126
5126
  "types": [
@@ -5128,7 +5128,7 @@
5128
5128
  "__schema": "TypeRefSchema",
5129
5129
  "location": {
5130
5130
  "filePath": "config.main.runtime.ts",
5131
- "line": 130,
5131
+ "line": 133,
5132
5132
  "character": 73
5133
5133
  },
5134
5134
  "name": "WorkspaceConfig"
@@ -5137,7 +5137,7 @@
5137
5137
  "__schema": "KeywordTypeSchema",
5138
5138
  "location": {
5139
5139
  "filePath": "config.main.runtime.ts",
5140
- "line": 130,
5140
+ "line": 133,
5141
5141
  "character": 91
5142
5142
  },
5143
5143
  "name": "undefined"
@@ -5154,7 +5154,7 @@
5154
5154
  "__schema": "FunctionLikeSchema",
5155
5155
  "location": {
5156
5156
  "filePath": "config.main.runtime.ts",
5157
- "line": 138,
5157
+ "line": 141,
5158
5158
  "character": 1
5159
5159
  },
5160
5160
  "signature": "function onLegacyWorkspaceLoad(config?: ConfigMain): WorkspaceConfigLoadFunction",
@@ -5164,7 +5164,7 @@
5164
5164
  "__schema": "ParameterSchema",
5165
5165
  "location": {
5166
5166
  "filePath": "config.main.runtime.ts",
5167
- "line": 138,
5167
+ "line": 141,
5168
5168
  "character": 32
5169
5169
  },
5170
5170
  "name": "config",
@@ -5172,7 +5172,7 @@
5172
5172
  "__schema": "TypeRefSchema",
5173
5173
  "location": {
5174
5174
  "filePath": "config.main.runtime.ts",
5175
- "line": 138,
5175
+ "line": 141,
5176
5176
  "character": 41
5177
5177
  },
5178
5178
  "name": "ConfigMain"
@@ -5185,7 +5185,7 @@
5185
5185
  "__schema": "TypeRefSchema",
5186
5186
  "location": {
5187
5187
  "filePath": "config.main.runtime.ts",
5188
- "line": 138,
5188
+ "line": 141,
5189
5189
  "character": 1
5190
5190
  },
5191
5191
  "name": "WorkspaceConfigLoadFunction",
@@ -7939,7 +7939,7 @@
7939
7939
  "componentId": {
7940
7940
  "scope": "teambit.component",
7941
7941
  "name": "sources",
7942
- "version": "0.0.33"
7942
+ "version": "0.0.34"
7943
7943
  }
7944
7944
  }
7945
7945
  },
@@ -8838,7 +8838,7 @@
8838
8838
  "componentId": {
8839
8839
  "scope": "teambit.harmony",
8840
8840
  "name": "config",
8841
- "version": "0.0.1175"
8841
+ "version": "0.0.1177"
8842
8842
  },
8843
8843
  "taggedModuleExports": []
8844
8844
  }