@teambit/config 0.0.1004 → 0.0.1005

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.
@@ -965,7 +965,7 @@
965
965
  "__schema": "FunctionLikeSchema",
966
966
  "location": {
967
967
  "filePath": "workspace-config.ts",
968
- "line": 390,
968
+ "line": 398,
969
969
  "character": 1
970
970
  },
971
971
  "signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
@@ -975,7 +975,7 @@
975
975
  "__schema": "TypeRefSchema",
976
976
  "location": {
977
977
  "filePath": "workspace-config.ts",
978
- "line": 390,
978
+ "line": 398,
979
979
  "character": 59
980
980
  },
981
981
  "name": "Promise",
@@ -984,7 +984,7 @@
984
984
  "__schema": "TypeRefSchema",
985
985
  "location": {
986
986
  "filePath": "workspace-config.ts",
987
- "line": 390,
987
+ "line": 398,
988
988
  "character": 67
989
989
  },
990
990
  "name": "CommentJSONValue",
@@ -1001,7 +1001,7 @@
1001
1001
  "__schema": "FunctionLikeSchema",
1002
1002
  "location": {
1003
1003
  "filePath": "workspace-config.ts",
1004
- "line": 402,
1004
+ "line": 410,
1005
1005
  "character": 1
1006
1006
  },
1007
1007
  "signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
@@ -1011,7 +1011,7 @@
1011
1011
  "__schema": "ParameterSchema",
1012
1012
  "location": {
1013
1013
  "filePath": "workspace-config.ts",
1014
- "line": 402,
1014
+ "line": 410,
1015
1015
  "character": 42
1016
1016
  },
1017
1017
  "name": "workspaceConfig",
@@ -1019,7 +1019,7 @@
1019
1019
  "__schema": "TypeRefSchema",
1020
1020
  "location": {
1021
1021
  "filePath": "workspace-config.ts",
1022
- "line": 402,
1022
+ "line": 410,
1023
1023
  "character": 59
1024
1024
  },
1025
1025
  "name": "CommentJSONValue",
@@ -1033,7 +1033,7 @@
1033
1033
  "__schema": "KeywordTypeSchema",
1034
1034
  "location": {
1035
1035
  "filePath": "workspace-config.ts",
1036
- "line": 402,
1036
+ "line": 410,
1037
1037
  "character": 78
1038
1038
  },
1039
1039
  "name": "string"
@@ -3294,14 +3294,14 @@
3294
3294
  "__schema": "FunctionLikeSchema",
3295
3295
  "location": {
3296
3296
  "filePath": "workspace-config.ts",
3297
- "line": 139,
3297
+ "line": 147,
3298
3298
  "character": 3
3299
3299
  },
3300
3300
  "doc": {
3301
3301
  "__schema": "DocSchema",
3302
3302
  "location": {
3303
3303
  "filePath": "workspace-config.ts",
3304
- "line": 131,
3304
+ "line": 139,
3305
3305
  "character": 3
3306
3306
  },
3307
3307
  "raw": "/**\n * Create an instance of the WorkspaceConfig by data\n *\n * @static\n * @param {WorkspaceConfigFileProps} data\n * @returns\n * @memberof WorkspaceConfig\n */",
@@ -3311,7 +3311,7 @@
3311
3311
  "__schema": "TagSchema",
3312
3312
  "location": {
3313
3313
  "filePath": "workspace-config.ts",
3314
- "line": 134,
3314
+ "line": 142,
3315
3315
  "character": 6
3316
3316
  },
3317
3317
  "tagName": "static"
@@ -3320,7 +3320,7 @@
3320
3320
  "__schema": "PropertyLikeTagSchema",
3321
3321
  "location": {
3322
3322
  "filePath": "workspace-config.ts",
3323
- "line": 135,
3323
+ "line": 143,
3324
3324
  "character": 6
3325
3325
  },
3326
3326
  "name": "data",
@@ -3329,7 +3329,7 @@
3329
3329
  "__schema": "TypeRefSchema",
3330
3330
  "location": {
3331
3331
  "filePath": "workspace-config.ts",
3332
- "line": 135,
3332
+ "line": 143,
3333
3333
  "character": 14
3334
3334
  },
3335
3335
  "name": "WorkspaceConfigFileProps",
@@ -3340,7 +3340,7 @@
3340
3340
  "__schema": "ReturnTagSchema",
3341
3341
  "location": {
3342
3342
  "filePath": "workspace-config.ts",
3343
- "line": 136,
3343
+ "line": 144,
3344
3344
  "character": 6
3345
3345
  },
3346
3346
  "tagName": "return"
@@ -3349,7 +3349,7 @@
3349
3349
  "__schema": "TagSchema",
3350
3350
  "location": {
3351
3351
  "filePath": "workspace-config.ts",
3352
- "line": 137,
3352
+ "line": 145,
3353
3353
  "character": 6
3354
3354
  },
3355
3355
  "tagName": "memberof",
@@ -3364,7 +3364,7 @@
3364
3364
  "__schema": "ParameterSchema",
3365
3365
  "location": {
3366
3366
  "filePath": "workspace-config.ts",
3367
- "line": 139,
3367
+ "line": 147,
3368
3368
  "character": 21
3369
3369
  },
3370
3370
  "name": "data",
@@ -3372,7 +3372,7 @@
3372
3372
  "__schema": "TypeRefSchema",
3373
3373
  "location": {
3374
3374
  "filePath": "workspace-config.ts",
3375
- "line": 139,
3375
+ "line": 147,
3376
3376
  "character": 27
3377
3377
  },
3378
3378
  "name": "WorkspaceConfigFileProps",
@@ -3385,7 +3385,7 @@
3385
3385
  "__schema": "ParameterSchema",
3386
3386
  "location": {
3387
3387
  "filePath": "workspace-config.ts",
3388
- "line": 139,
3388
+ "line": 147,
3389
3389
  "character": 53
3390
3390
  },
3391
3391
  "name": "workspaceJsoncPath",
@@ -3393,7 +3393,7 @@
3393
3393
  "__schema": "TypeRefSchema",
3394
3394
  "location": {
3395
3395
  "filePath": "workspace-config.ts",
3396
- "line": 139,
3396
+ "line": 147,
3397
3397
  "character": 73
3398
3398
  },
3399
3399
  "name": "PathOsBased",
@@ -3406,7 +3406,7 @@
3406
3406
  "__schema": "ParameterSchema",
3407
3407
  "location": {
3408
3408
  "filePath": "workspace-config.ts",
3409
- "line": 139,
3409
+ "line": 147,
3410
3410
  "character": 86
3411
3411
  },
3412
3412
  "name": "scopePath",
@@ -3414,7 +3414,7 @@
3414
3414
  "__schema": "TypeRefSchema",
3415
3415
  "location": {
3416
3416
  "filePath": "workspace-config.ts",
3417
- "line": 139,
3417
+ "line": 147,
3418
3418
  "character": 98
3419
3419
  },
3420
3420
  "name": "PathOsBasedAbsolute",
@@ -3428,7 +3428,7 @@
3428
3428
  "__schema": "TypeRefSchema",
3429
3429
  "location": {
3430
3430
  "filePath": "workspace-config.ts",
3431
- "line": 139,
3431
+ "line": 147,
3432
3432
  "character": 3
3433
3433
  },
3434
3434
  "name": "WorkspaceConfig",
@@ -3442,14 +3442,14 @@
3442
3442
  "__schema": "FunctionLikeSchema",
3443
3443
  "location": {
3444
3444
  "filePath": "workspace-config.ts",
3445
- "line": 151,
3445
+ "line": 159,
3446
3446
  "character": 3
3447
3447
  },
3448
3448
  "doc": {
3449
3449
  "__schema": "DocSchema",
3450
3450
  "location": {
3451
3451
  "filePath": "workspace-config.ts",
3452
- "line": 143,
3452
+ "line": 151,
3453
3453
  "character": 3
3454
3454
  },
3455
3455
  "raw": "/**\n * Create an instance of the WorkspaceConfig by the workspace config template and override values\n *\n * @static\n * @param {WorkspaceConfigFileProps} data values to override in the default template\n * @returns\n * @memberof WorkspaceConfig\n */",
@@ -3459,7 +3459,7 @@
3459
3459
  "__schema": "TagSchema",
3460
3460
  "location": {
3461
3461
  "filePath": "workspace-config.ts",
3462
- "line": 146,
3462
+ "line": 154,
3463
3463
  "character": 6
3464
3464
  },
3465
3465
  "tagName": "static"
@@ -3468,7 +3468,7 @@
3468
3468
  "__schema": "PropertyLikeTagSchema",
3469
3469
  "location": {
3470
3470
  "filePath": "workspace-config.ts",
3471
- "line": 147,
3471
+ "line": 155,
3472
3472
  "character": 6
3473
3473
  },
3474
3474
  "name": "data",
@@ -3478,7 +3478,7 @@
3478
3478
  "__schema": "TypeRefSchema",
3479
3479
  "location": {
3480
3480
  "filePath": "workspace-config.ts",
3481
- "line": 147,
3481
+ "line": 155,
3482
3482
  "character": 14
3483
3483
  },
3484
3484
  "name": "WorkspaceConfigFileProps",
@@ -3489,7 +3489,7 @@
3489
3489
  "__schema": "ReturnTagSchema",
3490
3490
  "location": {
3491
3491
  "filePath": "workspace-config.ts",
3492
- "line": 148,
3492
+ "line": 156,
3493
3493
  "character": 6
3494
3494
  },
3495
3495
  "tagName": "return"
@@ -3498,7 +3498,7 @@
3498
3498
  "__schema": "TagSchema",
3499
3499
  "location": {
3500
3500
  "filePath": "workspace-config.ts",
3501
- "line": 149,
3501
+ "line": 157,
3502
3502
  "character": 6
3503
3503
  },
3504
3504
  "tagName": "memberof",
@@ -3513,7 +3513,7 @@
3513
3513
  "__schema": "ParameterSchema",
3514
3514
  "location": {
3515
3515
  "filePath": "workspace-config.ts",
3516
- "line": 151,
3516
+ "line": 159,
3517
3517
  "character": 23
3518
3518
  },
3519
3519
  "name": "props",
@@ -3521,7 +3521,7 @@
3521
3521
  "__schema": "TypeRefSchema",
3522
3522
  "location": {
3523
3523
  "filePath": "workspace-config.ts",
3524
- "line": 151,
3524
+ "line": 159,
3525
3525
  "character": 30
3526
3526
  },
3527
3527
  "name": "WorkspaceConfigFileProps",
@@ -3534,7 +3534,7 @@
3534
3534
  "__schema": "ParameterSchema",
3535
3535
  "location": {
3536
3536
  "filePath": "workspace-config.ts",
3537
- "line": 151,
3537
+ "line": 159,
3538
3538
  "character": 56
3539
3539
  },
3540
3540
  "name": "dirPath",
@@ -3542,7 +3542,7 @@
3542
3542
  "__schema": "TypeRefSchema",
3543
3543
  "location": {
3544
3544
  "filePath": "workspace-config.ts",
3545
- "line": 151,
3545
+ "line": 159,
3546
3546
  "character": 65
3547
3547
  },
3548
3548
  "name": "PathOsBasedAbsolute",
@@ -3555,7 +3555,7 @@
3555
3555
  "__schema": "ParameterSchema",
3556
3556
  "location": {
3557
3557
  "filePath": "workspace-config.ts",
3558
- "line": 151,
3558
+ "line": 159,
3559
3559
  "character": 86
3560
3560
  },
3561
3561
  "name": "scopePath",
@@ -3563,7 +3563,7 @@
3563
3563
  "__schema": "TypeRefSchema",
3564
3564
  "location": {
3565
3565
  "filePath": "workspace-config.ts",
3566
- "line": 151,
3566
+ "line": 159,
3567
3567
  "character": 97
3568
3568
  },
3569
3569
  "name": "PathOsBasedAbsolute",
@@ -3577,7 +3577,7 @@
3577
3577
  "__schema": "InferenceTypeSchema",
3578
3578
  "location": {
3579
3579
  "filePath": "workspace-config.ts",
3580
- "line": 151,
3580
+ "line": 159,
3581
3581
  "character": 3
3582
3582
  },
3583
3583
  "type": "Promise<WorkspaceConfig>"
@@ -3591,14 +3591,14 @@
3591
3591
  "__schema": "FunctionLikeSchema",
3592
3592
  "location": {
3593
3593
  "filePath": "workspace-config.ts",
3594
- "line": 170,
3594
+ "line": 178,
3595
3595
  "character": 3
3596
3596
  },
3597
3597
  "doc": {
3598
3598
  "__schema": "DocSchema",
3599
3599
  "location": {
3600
3600
  "filePath": "workspace-config.ts",
3601
- "line": 160,
3601
+ "line": 168,
3602
3602
  "character": 3
3603
3603
  },
3604
3604
  "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} dirPath\n * @param {WorkspaceConfigFileProps} [workspaceConfigProps={} as any]\n * @returns {Promise<WorkspaceConfig>}\n * @memberof WorkspaceConfig\n */",
@@ -3608,7 +3608,7 @@
3608
3608
  "__schema": "TagSchema",
3609
3609
  "location": {
3610
3610
  "filePath": "workspace-config.ts",
3611
- "line": 164,
3611
+ "line": 172,
3612
3612
  "character": 6
3613
3613
  },
3614
3614
  "tagName": "static"
@@ -3617,7 +3617,7 @@
3617
3617
  "__schema": "PropertyLikeTagSchema",
3618
3618
  "location": {
3619
3619
  "filePath": "workspace-config.ts",
3620
- "line": 165,
3620
+ "line": 173,
3621
3621
  "character": 6
3622
3622
  },
3623
3623
  "name": "dirPath",
@@ -3626,7 +3626,7 @@
3626
3626
  "__schema": "TypeRefSchema",
3627
3627
  "location": {
3628
3628
  "filePath": "workspace-config.ts",
3629
- "line": 165,
3629
+ "line": 173,
3630
3630
  "character": 14
3631
3631
  },
3632
3632
  "name": "PathOsBasedAbsolute",
@@ -3637,7 +3637,7 @@
3637
3637
  "__schema": "PropertyLikeTagSchema",
3638
3638
  "location": {
3639
3639
  "filePath": "workspace-config.ts",
3640
- "line": 166,
3640
+ "line": 174,
3641
3641
  "character": 6
3642
3642
  },
3643
3643
  "name": "workspaceConfigProps",
@@ -3646,7 +3646,7 @@
3646
3646
  "__schema": "TypeRefSchema",
3647
3647
  "location": {
3648
3648
  "filePath": "workspace-config.ts",
3649
- "line": 166,
3649
+ "line": 174,
3650
3650
  "character": 14
3651
3651
  },
3652
3652
  "name": "WorkspaceConfigFileProps",
@@ -3657,7 +3657,7 @@
3657
3657
  "__schema": "ReturnTagSchema",
3658
3658
  "location": {
3659
3659
  "filePath": "workspace-config.ts",
3660
- "line": 167,
3660
+ "line": 175,
3661
3661
  "character": 6
3662
3662
  },
3663
3663
  "tagName": "return",
@@ -3665,7 +3665,7 @@
3665
3665
  "__schema": "TypeRefSchema",
3666
3666
  "location": {
3667
3667
  "filePath": "workspace-config.ts",
3668
- "line": 167,
3668
+ "line": 175,
3669
3669
  "character": 16
3670
3670
  },
3671
3671
  "name": "Promise",
@@ -3674,7 +3674,7 @@
3674
3674
  "__schema": "TypeRefSchema",
3675
3675
  "location": {
3676
3676
  "filePath": "workspace-config.ts",
3677
- "line": 167,
3677
+ "line": 175,
3678
3678
  "character": 24
3679
3679
  },
3680
3680
  "name": "WorkspaceConfig",
@@ -3687,7 +3687,7 @@
3687
3687
  "__schema": "TagSchema",
3688
3688
  "location": {
3689
3689
  "filePath": "workspace-config.ts",
3690
- "line": 168,
3690
+ "line": 176,
3691
3691
  "character": 6
3692
3692
  },
3693
3693
  "tagName": "memberof",
@@ -3702,7 +3702,7 @@
3702
3702
  "__schema": "ParameterSchema",
3703
3703
  "location": {
3704
3704
  "filePath": "workspace-config.ts",
3705
- "line": 171,
3705
+ "line": 179,
3706
3706
  "character": 5
3707
3707
  },
3708
3708
  "name": "dirPath",
@@ -3710,7 +3710,7 @@
3710
3710
  "__schema": "TypeRefSchema",
3711
3711
  "location": {
3712
3712
  "filePath": "workspace-config.ts",
3713
- "line": 171,
3713
+ "line": 179,
3714
3714
  "character": 14
3715
3715
  },
3716
3716
  "name": "PathOsBasedAbsolute",
@@ -3723,7 +3723,7 @@
3723
3723
  "__schema": "ParameterSchema",
3724
3724
  "location": {
3725
3725
  "filePath": "workspace-config.ts",
3726
- "line": 172,
3726
+ "line": 180,
3727
3727
  "character": 5
3728
3728
  },
3729
3729
  "name": "scopePath",
@@ -3731,7 +3731,7 @@
3731
3731
  "__schema": "TypeRefSchema",
3732
3732
  "location": {
3733
3733
  "filePath": "workspace-config.ts",
3734
- "line": 172,
3734
+ "line": 180,
3735
3735
  "character": 16
3736
3736
  },
3737
3737
  "name": "PathOsBasedAbsolute",
@@ -3744,7 +3744,7 @@
3744
3744
  "__schema": "ParameterSchema",
3745
3745
  "location": {
3746
3746
  "filePath": "workspace-config.ts",
3747
- "line": 173,
3747
+ "line": 181,
3748
3748
  "character": 5
3749
3749
  },
3750
3750
  "name": "workspaceConfigProps",
@@ -3752,7 +3752,7 @@
3752
3752
  "__schema": "TypeRefSchema",
3753
3753
  "location": {
3754
3754
  "filePath": "workspace-config.ts",
3755
- "line": 173,
3755
+ "line": 181,
3756
3756
  "character": 27
3757
3757
  },
3758
3758
  "name": "WorkspaceConfigFileProps",
@@ -3767,7 +3767,7 @@
3767
3767
  "__schema": "TypeRefSchema",
3768
3768
  "location": {
3769
3769
  "filePath": "workspace-config.ts",
3770
- "line": 174,
3770
+ "line": 182,
3771
3771
  "character": 6
3772
3772
  },
3773
3773
  "name": "Promise",
@@ -3776,7 +3776,7 @@
3776
3776
  "__schema": "TypeRefSchema",
3777
3777
  "location": {
3778
3778
  "filePath": "workspace-config.ts",
3779
- "line": 174,
3779
+ "line": 182,
3780
3780
  "character": 14
3781
3781
  },
3782
3782
  "name": "WorkspaceConfig",
@@ -3793,7 +3793,7 @@
3793
3793
  "__schema": "FunctionLikeSchema",
3794
3794
  "location": {
3795
3795
  "filePath": "workspace-config.ts",
3796
- "line": 191,
3796
+ "line": 199,
3797
3797
  "character": 3
3798
3798
  },
3799
3799
  "signature": "(method) WorkspaceConfig.reset(dirPath: PathOsBasedAbsolute, resetHard: boolean): Promise<void>",
@@ -3803,7 +3803,7 @@
3803
3803
  "__schema": "ParameterSchema",
3804
3804
  "location": {
3805
3805
  "filePath": "workspace-config.ts",
3806
- "line": 191,
3806
+ "line": 199,
3807
3807
  "character": 22
3808
3808
  },
3809
3809
  "name": "dirPath",
@@ -3811,7 +3811,7 @@
3811
3811
  "__schema": "TypeRefSchema",
3812
3812
  "location": {
3813
3813
  "filePath": "workspace-config.ts",
3814
- "line": 191,
3814
+ "line": 199,
3815
3815
  "character": 31
3816
3816
  },
3817
3817
  "name": "PathOsBasedAbsolute",
@@ -3824,7 +3824,7 @@
3824
3824
  "__schema": "ParameterSchema",
3825
3825
  "location": {
3826
3826
  "filePath": "workspace-config.ts",
3827
- "line": 191,
3827
+ "line": 199,
3828
3828
  "character": 52
3829
3829
  },
3830
3830
  "name": "resetHard",
@@ -3832,7 +3832,7 @@
3832
3832
  "__schema": "KeywordTypeSchema",
3833
3833
  "location": {
3834
3834
  "filePath": "workspace-config.ts",
3835
- "line": 191,
3835
+ "line": 199,
3836
3836
  "character": 63
3837
3837
  },
3838
3838
  "name": "boolean"
@@ -3845,7 +3845,7 @@
3845
3845
  "__schema": "TypeRefSchema",
3846
3846
  "location": {
3847
3847
  "filePath": "workspace-config.ts",
3848
- "line": 191,
3848
+ "line": 199,
3849
3849
  "character": 73
3850
3850
  },
3851
3851
  "name": "Promise",
@@ -3854,7 +3854,7 @@
3854
3854
  "__schema": "KeywordTypeSchema",
3855
3855
  "location": {
3856
3856
  "filePath": "workspace-config.ts",
3857
- "line": 191,
3857
+ "line": 199,
3858
3858
  "character": 81
3859
3859
  },
3860
3860
  "name": "void"
@@ -3870,14 +3870,14 @@
3870
3870
  "__schema": "FunctionLikeSchema",
3871
3871
  "location": {
3872
3872
  "filePath": "workspace-config.ts",
3873
- "line": 207,
3873
+ "line": 215,
3874
3874
  "character": 3
3875
3875
  },
3876
3876
  "doc": {
3877
3877
  "__schema": "DocSchema",
3878
3878
  "location": {
3879
3879
  "filePath": "workspace-config.ts",
3880
- "line": 199,
3880
+ "line": 207,
3881
3881
  "character": 3
3882
3882
  },
3883
3883
  "raw": "/**\n * Get the path of the workspace.jsonc file by a containing folder\n *\n * @static\n * @param {PathOsBased} dirPath containing dir of the workspace.jsonc file\n * @returns {PathOsBased}\n * @memberof WorkspaceConfig\n */",
@@ -3887,7 +3887,7 @@
3887
3887
  "__schema": "TagSchema",
3888
3888
  "location": {
3889
3889
  "filePath": "workspace-config.ts",
3890
- "line": 202,
3890
+ "line": 210,
3891
3891
  "character": 6
3892
3892
  },
3893
3893
  "tagName": "static"
@@ -3896,7 +3896,7 @@
3896
3896
  "__schema": "PropertyLikeTagSchema",
3897
3897
  "location": {
3898
3898
  "filePath": "workspace-config.ts",
3899
- "line": 203,
3899
+ "line": 211,
3900
3900
  "character": 6
3901
3901
  },
3902
3902
  "name": "dirPath",
@@ -3906,7 +3906,7 @@
3906
3906
  "__schema": "TypeRefSchema",
3907
3907
  "location": {
3908
3908
  "filePath": "workspace-config.ts",
3909
- "line": 203,
3909
+ "line": 211,
3910
3910
  "character": 14
3911
3911
  },
3912
3912
  "name": "PathOsBased",
@@ -3917,7 +3917,7 @@
3917
3917
  "__schema": "ReturnTagSchema",
3918
3918
  "location": {
3919
3919
  "filePath": "workspace-config.ts",
3920
- "line": 204,
3920
+ "line": 212,
3921
3921
  "character": 6
3922
3922
  },
3923
3923
  "tagName": "return",
@@ -3925,7 +3925,7 @@
3925
3925
  "__schema": "TypeRefSchema",
3926
3926
  "location": {
3927
3927
  "filePath": "workspace-config.ts",
3928
- "line": 204,
3928
+ "line": 212,
3929
3929
  "character": 16
3930
3930
  },
3931
3931
  "name": "PathOsBased",
@@ -3936,7 +3936,7 @@
3936
3936
  "__schema": "TagSchema",
3937
3937
  "location": {
3938
3938
  "filePath": "workspace-config.ts",
3939
- "line": 205,
3939
+ "line": 213,
3940
3940
  "character": 6
3941
3941
  },
3942
3942
  "tagName": "memberof",
@@ -3951,7 +3951,7 @@
3951
3951
  "__schema": "ParameterSchema",
3952
3952
  "location": {
3953
3953
  "filePath": "workspace-config.ts",
3954
- "line": 207,
3954
+ "line": 215,
3955
3955
  "character": 36
3956
3956
  },
3957
3957
  "name": "dirPath",
@@ -3959,7 +3959,7 @@
3959
3959
  "__schema": "TypeRefSchema",
3960
3960
  "location": {
3961
3961
  "filePath": "workspace-config.ts",
3962
- "line": 207,
3962
+ "line": 215,
3963
3963
  "character": 45
3964
3964
  },
3965
3965
  "name": "PathOsBased",
@@ -3973,7 +3973,7 @@
3973
3973
  "__schema": "TypeRefSchema",
3974
3974
  "location": {
3975
3975
  "filePath": "workspace-config.ts",
3976
- "line": 207,
3976
+ "line": 215,
3977
3977
  "character": 3
3978
3978
  },
3979
3979
  "name": "PathOsBased",
@@ -3987,7 +3987,7 @@
3987
3987
  "__schema": "FunctionLikeSchema",
3988
3988
  "location": {
3989
3989
  "filePath": "workspace-config.ts",
3990
- "line": 211,
3990
+ "line": 219,
3991
3991
  "character": 3
3992
3992
  },
3993
3993
  "signature": "(method) WorkspaceConfig.pathHasWorkspaceJsonc(dirPath: PathOsBased): Promise<boolean>",
@@ -3997,7 +3997,7 @@
3997
3997
  "__schema": "ParameterSchema",
3998
3998
  "location": {
3999
3999
  "filePath": "workspace-config.ts",
4000
- "line": 211,
4000
+ "line": 219,
4001
4001
  "character": 38
4002
4002
  },
4003
4003
  "name": "dirPath",
@@ -4005,7 +4005,7 @@
4005
4005
  "__schema": "TypeRefSchema",
4006
4006
  "location": {
4007
4007
  "filePath": "workspace-config.ts",
4008
- "line": 211,
4008
+ "line": 219,
4009
4009
  "character": 47
4010
4010
  },
4011
4011
  "name": "PathOsBased",
@@ -4019,7 +4019,7 @@
4019
4019
  "__schema": "TypeRefSchema",
4020
4020
  "location": {
4021
4021
  "filePath": "workspace-config.ts",
4022
- "line": 211,
4022
+ "line": 219,
4023
4023
  "character": 61
4024
4024
  },
4025
4025
  "name": "Promise",
@@ -4028,7 +4028,7 @@
4028
4028
  "__schema": "KeywordTypeSchema",
4029
4029
  "location": {
4030
4030
  "filePath": "workspace-config.ts",
4031
- "line": 211,
4031
+ "line": 219,
4032
4032
  "character": 69
4033
4033
  },
4034
4034
  "name": "boolean"
@@ -4044,14 +4044,14 @@
4044
4044
  "__schema": "FunctionLikeSchema",
4045
4045
  "location": {
4046
4046
  "filePath": "workspace-config.ts",
4047
- "line": 220,
4047
+ "line": 228,
4048
4048
  "character": 3
4049
4049
  },
4050
4050
  "doc": {
4051
4051
  "__schema": "DocSchema",
4052
4052
  "location": {
4053
4053
  "filePath": "workspace-config.ts",
4054
- "line": 216,
4054
+ "line": 224,
4055
4055
  "character": 3
4056
4056
  },
4057
4057
  "raw": "/**\n * Check if the given dir has workspace config (new or legacy)\n * @param dirPath\n */",
@@ -4061,7 +4061,7 @@
4061
4061
  "__schema": "PropertyLikeTagSchema",
4062
4062
  "location": {
4063
4063
  "filePath": "workspace-config.ts",
4064
- "line": 218,
4064
+ "line": 226,
4065
4065
  "character": 6
4066
4066
  },
4067
4067
  "name": "dirPath",
@@ -4076,7 +4076,7 @@
4076
4076
  "__schema": "ParameterSchema",
4077
4077
  "location": {
4078
4078
  "filePath": "workspace-config.ts",
4079
- "line": 220,
4079
+ "line": 228,
4080
4080
  "character": 24
4081
4081
  },
4082
4082
  "name": "dirPath",
@@ -4084,7 +4084,7 @@
4084
4084
  "__schema": "TypeRefSchema",
4085
4085
  "location": {
4086
4086
  "filePath": "workspace-config.ts",
4087
- "line": 220,
4087
+ "line": 228,
4088
4088
  "character": 33
4089
4089
  },
4090
4090
  "name": "PathOsBased",
@@ -4098,7 +4098,7 @@
4098
4098
  "__schema": "TypeRefSchema",
4099
4099
  "location": {
4100
4100
  "filePath": "workspace-config.ts",
4101
- "line": 220,
4101
+ "line": 228,
4102
4102
  "character": 47
4103
4103
  },
4104
4104
  "name": "Promise",
@@ -4107,7 +4107,7 @@
4107
4107
  "__schema": "TypeUnionSchema",
4108
4108
  "location": {
4109
4109
  "filePath": "workspace-config.ts",
4110
- "line": 220,
4110
+ "line": 228,
4111
4111
  "character": 55
4112
4112
  },
4113
4113
  "types": [
@@ -4115,7 +4115,7 @@
4115
4115
  "__schema": "KeywordTypeSchema",
4116
4116
  "location": {
4117
4117
  "filePath": "workspace-config.ts",
4118
- "line": 220,
4118
+ "line": 228,
4119
4119
  "character": 55
4120
4120
  },
4121
4121
  "name": "boolean"
@@ -4124,7 +4124,7 @@
4124
4124
  "__schema": "KeywordTypeSchema",
4125
4125
  "location": {
4126
4126
  "filePath": "workspace-config.ts",
4127
- "line": 220,
4127
+ "line": 228,
4128
4128
  "character": 65
4129
4129
  },
4130
4130
  "name": "undefined"
@@ -4142,14 +4142,14 @@
4142
4142
  "__schema": "FunctionLikeSchema",
4143
4143
  "location": {
4144
4144
  "filePath": "workspace-config.ts",
4145
- "line": 236,
4145
+ "line": 244,
4146
4146
  "character": 3
4147
4147
  },
4148
4148
  "doc": {
4149
4149
  "__schema": "DocSchema",
4150
4150
  "location": {
4151
4151
  "filePath": "workspace-config.ts",
4152
- "line": 228,
4152
+ "line": 236,
4153
4153
  "character": 3
4154
4154
  },
4155
4155
  "raw": "/**\n * Load the workspace configuration if it's exist\n *\n * @static\n * @param {PathOsBased} dirPath\n * @returns {(Promise<WorkspaceConfig | undefined>)}\n * @memberof WorkspaceConfig\n */",
@@ -4159,7 +4159,7 @@
4159
4159
  "__schema": "TagSchema",
4160
4160
  "location": {
4161
4161
  "filePath": "workspace-config.ts",
4162
- "line": 231,
4162
+ "line": 239,
4163
4163
  "character": 6
4164
4164
  },
4165
4165
  "tagName": "static"
@@ -4168,7 +4168,7 @@
4168
4168
  "__schema": "PropertyLikeTagSchema",
4169
4169
  "location": {
4170
4170
  "filePath": "workspace-config.ts",
4171
- "line": 232,
4171
+ "line": 240,
4172
4172
  "character": 6
4173
4173
  },
4174
4174
  "name": "dirPath",
@@ -4177,7 +4177,7 @@
4177
4177
  "__schema": "TypeRefSchema",
4178
4178
  "location": {
4179
4179
  "filePath": "workspace-config.ts",
4180
- "line": 232,
4180
+ "line": 240,
4181
4181
  "character": 14
4182
4182
  },
4183
4183
  "name": "PathOsBased",
@@ -4188,7 +4188,7 @@
4188
4188
  "__schema": "ReturnTagSchema",
4189
4189
  "location": {
4190
4190
  "filePath": "workspace-config.ts",
4191
- "line": 233,
4191
+ "line": 241,
4192
4192
  "character": 6
4193
4193
  },
4194
4194
  "tagName": "return",
@@ -4196,14 +4196,14 @@
4196
4196
  "__schema": "ParenthesizedTypeSchema",
4197
4197
  "location": {
4198
4198
  "filePath": "workspace-config.ts",
4199
- "line": 233,
4199
+ "line": 241,
4200
4200
  "character": 16
4201
4201
  },
4202
4202
  "type": {
4203
4203
  "__schema": "TypeRefSchema",
4204
4204
  "location": {
4205
4205
  "filePath": "workspace-config.ts",
4206
- "line": 233,
4206
+ "line": 241,
4207
4207
  "character": 17
4208
4208
  },
4209
4209
  "name": "Promise",
@@ -4212,7 +4212,7 @@
4212
4212
  "__schema": "TypeUnionSchema",
4213
4213
  "location": {
4214
4214
  "filePath": "workspace-config.ts",
4215
- "line": 233,
4215
+ "line": 241,
4216
4216
  "character": 25
4217
4217
  },
4218
4218
  "types": [
@@ -4220,7 +4220,7 @@
4220
4220
  "__schema": "TypeRefSchema",
4221
4221
  "location": {
4222
4222
  "filePath": "workspace-config.ts",
4223
- "line": 233,
4223
+ "line": 241,
4224
4224
  "character": 25
4225
4225
  },
4226
4226
  "name": "WorkspaceConfig",
@@ -4230,7 +4230,7 @@
4230
4230
  "__schema": "KeywordTypeSchema",
4231
4231
  "location": {
4232
4232
  "filePath": "workspace-config.ts",
4233
- "line": 233,
4233
+ "line": 241,
4234
4234
  "character": 43
4235
4235
  },
4236
4236
  "name": "undefined"
@@ -4245,7 +4245,7 @@
4245
4245
  "__schema": "TagSchema",
4246
4246
  "location": {
4247
4247
  "filePath": "workspace-config.ts",
4248
- "line": 234,
4248
+ "line": 242,
4249
4249
  "character": 6
4250
4250
  },
4251
4251
  "tagName": "memberof",
@@ -4260,7 +4260,7 @@
4260
4260
  "__schema": "ParameterSchema",
4261
4261
  "location": {
4262
4262
  "filePath": "workspace-config.ts",
4263
- "line": 237,
4263
+ "line": 245,
4264
4264
  "character": 5
4265
4265
  },
4266
4266
  "name": "dirPath",
@@ -4268,7 +4268,7 @@
4268
4268
  "__schema": "TypeRefSchema",
4269
4269
  "location": {
4270
4270
  "filePath": "workspace-config.ts",
4271
- "line": 237,
4271
+ "line": 245,
4272
4272
  "character": 14
4273
4273
  },
4274
4274
  "name": "PathOsBased",
@@ -4281,7 +4281,7 @@
4281
4281
  "__schema": "ParameterSchema",
4282
4282
  "location": {
4283
4283
  "filePath": "workspace-config.ts",
4284
- "line": 238,
4284
+ "line": 246,
4285
4285
  "character": 5
4286
4286
  },
4287
4287
  "name": "scopePath",
@@ -4289,7 +4289,7 @@
4289
4289
  "__schema": "TypeRefSchema",
4290
4290
  "location": {
4291
4291
  "filePath": "workspace-config.ts",
4292
- "line": 238,
4292
+ "line": 246,
4293
4293
  "character": 17
4294
4294
  },
4295
4295
  "name": "PathOsBasedAbsolute",
@@ -4303,7 +4303,7 @@
4303
4303
  "__schema": "TypeRefSchema",
4304
4304
  "location": {
4305
4305
  "filePath": "workspace-config.ts",
4306
- "line": 239,
4306
+ "line": 247,
4307
4307
  "character": 6
4308
4308
  },
4309
4309
  "name": "Promise",
@@ -4312,7 +4312,7 @@
4312
4312
  "__schema": "TypeUnionSchema",
4313
4313
  "location": {
4314
4314
  "filePath": "workspace-config.ts",
4315
- "line": 239,
4315
+ "line": 247,
4316
4316
  "character": 14
4317
4317
  },
4318
4318
  "types": [
@@ -4320,7 +4320,7 @@
4320
4320
  "__schema": "TypeRefSchema",
4321
4321
  "location": {
4322
4322
  "filePath": "workspace-config.ts",
4323
- "line": 239,
4323
+ "line": 247,
4324
4324
  "character": 14
4325
4325
  },
4326
4326
  "name": "WorkspaceConfig",
@@ -4330,7 +4330,7 @@
4330
4330
  "__schema": "KeywordTypeSchema",
4331
4331
  "location": {
4332
4332
  "filePath": "workspace-config.ts",
4333
- "line": 239,
4333
+ "line": 247,
4334
4334
  "character": 32
4335
4335
  },
4336
4336
  "name": "undefined"
@@ -4348,7 +4348,7 @@
4348
4348
  "__schema": "FunctionLikeSchema",
4349
4349
  "location": {
4350
4350
  "filePath": "workspace-config.ts",
4351
- "line": 249,
4351
+ "line": 257,
4352
4352
  "character": 3
4353
4353
  },
4354
4354
  "signature": "(method) WorkspaceConfig._loadFromWorkspaceJsonc(workspaceJsoncPath: PathOsBased, scopePath?: string): Promise<WorkspaceConfig>",
@@ -4358,7 +4358,7 @@
4358
4358
  "__schema": "ParameterSchema",
4359
4359
  "location": {
4360
4360
  "filePath": "workspace-config.ts",
4361
- "line": 249,
4361
+ "line": 257,
4362
4362
  "character": 40
4363
4363
  },
4364
4364
  "name": "workspaceJsoncPath",
@@ -4366,7 +4366,7 @@
4366
4366
  "__schema": "TypeRefSchema",
4367
4367
  "location": {
4368
4368
  "filePath": "workspace-config.ts",
4369
- "line": 249,
4369
+ "line": 257,
4370
4370
  "character": 60
4371
4371
  },
4372
4372
  "name": "PathOsBased",
@@ -4379,7 +4379,7 @@
4379
4379
  "__schema": "ParameterSchema",
4380
4380
  "location": {
4381
4381
  "filePath": "workspace-config.ts",
4382
- "line": 249,
4382
+ "line": 257,
4383
4383
  "character": 73
4384
4384
  },
4385
4385
  "name": "scopePath",
@@ -4387,7 +4387,7 @@
4387
4387
  "__schema": "KeywordTypeSchema",
4388
4388
  "location": {
4389
4389
  "filePath": "workspace-config.ts",
4390
- "line": 249,
4390
+ "line": 257,
4391
4391
  "character": 85
4392
4392
  },
4393
4393
  "name": "string"
@@ -4400,7 +4400,7 @@
4400
4400
  "__schema": "TypeRefSchema",
4401
4401
  "location": {
4402
4402
  "filePath": "workspace-config.ts",
4403
- "line": 249,
4403
+ "line": 257,
4404
4404
  "character": 94
4405
4405
  },
4406
4406
  "name": "Promise",
@@ -4409,7 +4409,7 @@
4409
4409
  "__schema": "TypeRefSchema",
4410
4410
  "location": {
4411
4411
  "filePath": "workspace-config.ts",
4412
- "line": 249,
4412
+ "line": 257,
4413
4413
  "character": 102
4414
4414
  },
4415
4415
  "name": "WorkspaceConfig",
@@ -4426,7 +4426,7 @@
4426
4426
  "__schema": "FunctionLikeSchema",
4427
4427
  "location": {
4428
4428
  "filePath": "workspace-config.ts",
4429
- "line": 260,
4429
+ "line": 268,
4430
4430
  "character": 3
4431
4431
  },
4432
4432
  "signature": "(method) WorkspaceConfig.write({ dir, reasonForChange }?: {\n dir?: PathOsBasedAbsolute;\n reasonForChange?: string;\n}): Promise<void>",
@@ -4436,7 +4436,7 @@
4436
4436
  "__schema": "ParameterSchema",
4437
4437
  "location": {
4438
4438
  "filePath": "workspace-config.ts",
4439
- "line": 260,
4439
+ "line": 268,
4440
4440
  "character": 15
4441
4441
  },
4442
4442
  "name": "{ dir, reasonForChange }",
@@ -4444,7 +4444,7 @@
4444
4444
  "__schema": "TypeLiteralSchema",
4445
4445
  "location": {
4446
4446
  "filePath": "workspace-config.ts",
4447
- "line": 260,
4447
+ "line": 268,
4448
4448
  "character": 41
4449
4449
  },
4450
4450
  "members": [
@@ -4452,7 +4452,7 @@
4452
4452
  "__schema": "VariableLikeSchema",
4453
4453
  "location": {
4454
4454
  "filePath": "workspace-config.ts",
4455
- "line": 260,
4455
+ "line": 268,
4456
4456
  "character": 43
4457
4457
  },
4458
4458
  "signature": "(property) dir?: string | undefined",
@@ -4461,7 +4461,7 @@
4461
4461
  "__schema": "TypeRefSchema",
4462
4462
  "location": {
4463
4463
  "filePath": "workspace-config.ts",
4464
- "line": 260,
4464
+ "line": 268,
4465
4465
  "character": 49
4466
4466
  },
4467
4467
  "name": "PathOsBasedAbsolute",
@@ -4473,7 +4473,7 @@
4473
4473
  "__schema": "VariableLikeSchema",
4474
4474
  "location": {
4475
4475
  "filePath": "workspace-config.ts",
4476
- "line": 260,
4476
+ "line": 268,
4477
4477
  "character": 70
4478
4478
  },
4479
4479
  "signature": "(property) reasonForChange?: string | undefined",
@@ -4482,7 +4482,7 @@
4482
4482
  "__schema": "KeywordTypeSchema",
4483
4483
  "location": {
4484
4484
  "filePath": "workspace-config.ts",
4485
- "line": 260,
4485
+ "line": 268,
4486
4486
  "character": 88
4487
4487
  },
4488
4488
  "name": "string"
@@ -4498,7 +4498,7 @@
4498
4498
  "__schema": "VariableLikeSchema",
4499
4499
  "location": {
4500
4500
  "filePath": "workspace-config.ts",
4501
- "line": 260,
4501
+ "line": 268,
4502
4502
  "character": 43
4503
4503
  },
4504
4504
  "signature": "(property) dir?: string | undefined",
@@ -4507,7 +4507,7 @@
4507
4507
  "__schema": "TypeRefSchema",
4508
4508
  "location": {
4509
4509
  "filePath": "workspace-config.ts",
4510
- "line": 260,
4510
+ "line": 268,
4511
4511
  "character": 49
4512
4512
  },
4513
4513
  "name": "PathOsBasedAbsolute",
@@ -4519,7 +4519,7 @@
4519
4519
  "__schema": "VariableLikeSchema",
4520
4520
  "location": {
4521
4521
  "filePath": "workspace-config.ts",
4522
- "line": 260,
4522
+ "line": 268,
4523
4523
  "character": 70
4524
4524
  },
4525
4525
  "signature": "(property) reasonForChange?: string | undefined",
@@ -4528,7 +4528,7 @@
4528
4528
  "__schema": "KeywordTypeSchema",
4529
4529
  "location": {
4530
4530
  "filePath": "workspace-config.ts",
4531
- "line": 260,
4531
+ "line": 268,
4532
4532
  "character": 88
4533
4533
  },
4534
4534
  "name": "string"
@@ -4543,7 +4543,7 @@
4543
4543
  "__schema": "TypeRefSchema",
4544
4544
  "location": {
4545
4545
  "filePath": "workspace-config.ts",
4546
- "line": 260,
4546
+ "line": 268,
4547
4547
  "character": 104
4548
4548
  },
4549
4549
  "name": "Promise",
@@ -4552,7 +4552,7 @@
4552
4552
  "__schema": "KeywordTypeSchema",
4553
4553
  "location": {
4554
4554
  "filePath": "workspace-config.ts",
4555
- "line": 260,
4555
+ "line": 268,
4556
4556
  "character": 112
4557
4557
  },
4558
4558
  "name": "void"
@@ -4567,7 +4567,7 @@
4567
4567
  "__schema": "FunctionLikeSchema",
4568
4568
  "location": {
4569
4569
  "filePath": "workspace-config.ts",
4570
- "line": 275,
4570
+ "line": 283,
4571
4571
  "character": 3
4572
4572
  },
4573
4573
  "signature": "(method) WorkspaceConfig.backupConfigFile(reasonForChange?: string): Promise<void>",
@@ -4577,7 +4577,7 @@
4577
4577
  "__schema": "ParameterSchema",
4578
4578
  "location": {
4579
4579
  "filePath": "workspace-config.ts",
4580
- "line": 275,
4580
+ "line": 283,
4581
4581
  "character": 26
4582
4582
  },
4583
4583
  "name": "reasonForChange",
@@ -4585,7 +4585,7 @@
4585
4585
  "__schema": "KeywordTypeSchema",
4586
4586
  "location": {
4587
4587
  "filePath": "workspace-config.ts",
4588
- "line": 275,
4588
+ "line": 283,
4589
4589
  "character": 44
4590
4590
  },
4591
4591
  "name": "string"
@@ -4598,7 +4598,7 @@
4598
4598
  "__schema": "InferenceTypeSchema",
4599
4599
  "location": {
4600
4600
  "filePath": "workspace-config.ts",
4601
- "line": 275,
4601
+ "line": 283,
4602
4602
  "character": 3
4603
4603
  },
4604
4604
  "type": "Promise<void>"
@@ -4611,7 +4611,7 @@
4611
4611
  "__schema": "FunctionLikeSchema",
4612
4612
  "location": {
4613
4613
  "filePath": "workspace-config.ts",
4614
- "line": 298,
4614
+ "line": 306,
4615
4615
  "character": 3
4616
4616
  },
4617
4617
  "signature": "(method) WorkspaceConfig.getBackupHistoryDir(): string",
@@ -4621,7 +4621,7 @@
4621
4621
  "__schema": "InferenceTypeSchema",
4622
4622
  "location": {
4623
4623
  "filePath": "workspace-config.ts",
4624
- "line": 298,
4624
+ "line": 306,
4625
4625
  "character": 3
4626
4626
  },
4627
4627
  "type": "string"
@@ -4632,7 +4632,7 @@
4632
4632
  "__schema": "FunctionLikeSchema",
4633
4633
  "location": {
4634
4634
  "filePath": "workspace-config.ts",
4635
- "line": 301,
4635
+ "line": 309,
4636
4636
  "character": 3
4637
4637
  },
4638
4638
  "signature": "(method) WorkspaceConfig.getBackupMetadataFilePath(): string",
@@ -4642,7 +4642,7 @@
4642
4642
  "__schema": "InferenceTypeSchema",
4643
4643
  "location": {
4644
4644
  "filePath": "workspace-config.ts",
4645
- "line": 301,
4645
+ "line": 309,
4646
4646
  "character": 3
4647
4647
  },
4648
4648
  "type": "string"
@@ -4653,7 +4653,7 @@
4653
4653
  "__schema": "FunctionLikeSchema",
4654
4654
  "location": {
4655
4655
  "filePath": "workspace-config.ts",
4656
- "line": 321,
4656
+ "line": 329,
4657
4657
  "character": 3
4658
4658
  },
4659
4659
  "signature": "(method) WorkspaceConfig.toVinyl(workspaceDir: PathOsBasedAbsolute): Promise<AbstractVinyl[] | undefined>",
@@ -4663,7 +4663,7 @@
4663
4663
  "__schema": "ParameterSchema",
4664
4664
  "location": {
4665
4665
  "filePath": "workspace-config.ts",
4666
- "line": 321,
4666
+ "line": 329,
4667
4667
  "character": 17
4668
4668
  },
4669
4669
  "name": "workspaceDir",
@@ -4671,7 +4671,7 @@
4671
4671
  "__schema": "TypeRefSchema",
4672
4672
  "location": {
4673
4673
  "filePath": "workspace-config.ts",
4674
- "line": 321,
4674
+ "line": 329,
4675
4675
  "character": 31
4676
4676
  },
4677
4677
  "name": "PathOsBasedAbsolute",
@@ -4685,7 +4685,7 @@
4685
4685
  "__schema": "TypeRefSchema",
4686
4686
  "location": {
4687
4687
  "filePath": "workspace-config.ts",
4688
- "line": 321,
4688
+ "line": 329,
4689
4689
  "character": 53
4690
4690
  },
4691
4691
  "name": "Promise",
@@ -4694,7 +4694,7 @@
4694
4694
  "__schema": "TypeUnionSchema",
4695
4695
  "location": {
4696
4696
  "filePath": "workspace-config.ts",
4697
- "line": 321,
4697
+ "line": 329,
4698
4698
  "character": 61
4699
4699
  },
4700
4700
  "types": [
@@ -4702,14 +4702,14 @@
4702
4702
  "__schema": "TypeArraySchema",
4703
4703
  "location": {
4704
4704
  "filePath": "workspace-config.ts",
4705
- "line": 321,
4705
+ "line": 329,
4706
4706
  "character": 61
4707
4707
  },
4708
4708
  "type": {
4709
4709
  "__schema": "TypeRefSchema",
4710
4710
  "location": {
4711
4711
  "filePath": "workspace-config.ts",
4712
- "line": 321,
4712
+ "line": 329,
4713
4713
  "character": 61
4714
4714
  },
4715
4715
  "name": "AbstractVinyl",
@@ -4720,7 +4720,7 @@
4720
4720
  "__schema": "KeywordTypeSchema",
4721
4721
  "location": {
4722
4722
  "filePath": "workspace-config.ts",
4723
- "line": 321,
4723
+ "line": 329,
4724
4724
  "character": 79
4725
4725
  },
4726
4726
  "name": "undefined"
@@ -4737,7 +4737,7 @@
4737
4737
  "__schema": "FunctionLikeSchema",
4738
4738
  "location": {
4739
4739
  "filePath": "workspace-config.ts",
4740
- "line": 329,
4740
+ "line": 337,
4741
4741
  "character": 3
4742
4742
  },
4743
4743
  "signature": "(method) WorkspaceConfig.toLegacy(): ILegacyWorkspaceConfig",
@@ -4747,7 +4747,7 @@
4747
4747
  "__schema": "TypeRefSchema",
4748
4748
  "location": {
4749
4749
  "filePath": "workspace-config.ts",
4750
- "line": 329,
4750
+ "line": 337,
4751
4751
  "character": 3
4752
4752
  },
4753
4753
  "name": "ILegacyWorkspaceConfig",
@@ -5080,7 +5080,7 @@
5080
5080
  "__schema": "FunctionLikeSchema",
5081
5081
  "location": {
5082
5082
  "filePath": "workspace-config.ts",
5083
- "line": 354,
5083
+ "line": 362,
5084
5084
  "character": 1
5085
5085
  },
5086
5086
  "signature": "function transformLegacyPropsToExtensions(legacyConfig: LegacyWorkspaceConfig | LegacyWorkspaceConfigProps): ExtensionsDefs",
@@ -5090,7 +5090,7 @@
5090
5090
  "__schema": "ParameterSchema",
5091
5091
  "location": {
5092
5092
  "filePath": "workspace-config.ts",
5093
- "line": 355,
5093
+ "line": 363,
5094
5094
  "character": 3
5095
5095
  },
5096
5096
  "name": "legacyConfig",
@@ -5098,7 +5098,7 @@
5098
5098
  "__schema": "TypeUnionSchema",
5099
5099
  "location": {
5100
5100
  "filePath": "workspace-config.ts",
5101
- "line": 355,
5101
+ "line": 363,
5102
5102
  "character": 17
5103
5103
  },
5104
5104
  "types": [
@@ -5106,7 +5106,7 @@
5106
5106
  "__schema": "TypeRefSchema",
5107
5107
  "location": {
5108
5108
  "filePath": "workspace-config.ts",
5109
- "line": 355,
5109
+ "line": 363,
5110
5110
  "character": 17
5111
5111
  },
5112
5112
  "name": "LegacyWorkspaceConfig"
@@ -5115,7 +5115,7 @@
5115
5115
  "__schema": "TypeRefSchema",
5116
5116
  "location": {
5117
5117
  "filePath": "workspace-config.ts",
5118
- "line": 355,
5118
+ "line": 363,
5119
5119
  "character": 41
5120
5120
  },
5121
5121
  "name": "LegacyWorkspaceConfigProps"
@@ -5130,7 +5130,7 @@
5130
5130
  "__schema": "TypeRefSchema",
5131
5131
  "location": {
5132
5132
  "filePath": "workspace-config.ts",
5133
- "line": 354,
5133
+ "line": 362,
5134
5134
  "character": 1
5135
5135
  },
5136
5136
  "name": "ExtensionsDefs",
@@ -5144,7 +5144,7 @@
5144
5144
  "__schema": "FunctionLikeSchema",
5145
5145
  "location": {
5146
5146
  "filePath": "workspace-config.ts",
5147
- "line": 390,
5147
+ "line": 398,
5148
5148
  "character": 1
5149
5149
  },
5150
5150
  "signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
@@ -5154,7 +5154,7 @@
5154
5154
  "__schema": "TypeRefSchema",
5155
5155
  "location": {
5156
5156
  "filePath": "workspace-config.ts",
5157
- "line": 390,
5157
+ "line": 398,
5158
5158
  "character": 59
5159
5159
  },
5160
5160
  "name": "Promise",
@@ -5163,7 +5163,7 @@
5163
5163
  "__schema": "TypeRefSchema",
5164
5164
  "location": {
5165
5165
  "filePath": "workspace-config.ts",
5166
- "line": 390,
5166
+ "line": 398,
5167
5167
  "character": 67
5168
5168
  },
5169
5169
  "name": "CommentJSONValue",
@@ -5180,7 +5180,7 @@
5180
5180
  "__schema": "FunctionLikeSchema",
5181
5181
  "location": {
5182
5182
  "filePath": "workspace-config.ts",
5183
- "line": 402,
5183
+ "line": 410,
5184
5184
  "character": 1
5185
5185
  },
5186
5186
  "signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
@@ -5190,7 +5190,7 @@
5190
5190
  "__schema": "ParameterSchema",
5191
5191
  "location": {
5192
5192
  "filePath": "workspace-config.ts",
5193
- "line": 402,
5193
+ "line": 410,
5194
5194
  "character": 42
5195
5195
  },
5196
5196
  "name": "workspaceConfig",
@@ -5198,7 +5198,7 @@
5198
5198
  "__schema": "TypeRefSchema",
5199
5199
  "location": {
5200
5200
  "filePath": "workspace-config.ts",
5201
- "line": 402,
5201
+ "line": 410,
5202
5202
  "character": 59
5203
5203
  },
5204
5204
  "name": "CommentJSONValue",
@@ -5212,7 +5212,7 @@
5212
5212
  "__schema": "KeywordTypeSchema",
5213
5213
  "location": {
5214
5214
  "filePath": "workspace-config.ts",
5215
- "line": 402,
5215
+ "line": 410,
5216
5216
  "character": 78
5217
5217
  },
5218
5218
  "name": "string"
@@ -5261,7 +5261,7 @@
5261
5261
  "componentId": {
5262
5262
  "scope": "teambit.harmony",
5263
5263
  "name": "config",
5264
- "version": "0.0.1004"
5264
+ "version": "0.0.1005"
5265
5265
  },
5266
5266
  "taggedModuleExports": []
5267
5267
  }