@teambit/config 0.0.1083 → 0.0.1085
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/schema.json +483 -483
- package/dist/workspace-config.d.ts +1 -1
- package/dist/workspace-config.js +5 -12
- package/dist/workspace-config.js.map +1 -1
- package/package.json +6 -5
- /package/dist/{preview-1720690103747.js → preview-1720840825010.js} +0 -0
package/artifacts/schema.json
CHANGED
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
"__schema": "TypeSchema",
|
|
1077
1077
|
"location": {
|
|
1078
1078
|
"filePath": "workspace-config.ts",
|
|
1079
|
-
"line":
|
|
1079
|
+
"line": 36,
|
|
1080
1080
|
"character": 1
|
|
1081
1081
|
},
|
|
1082
1082
|
"signature": "type ComponentScopeDirMap = ComponentScopeDirMapEntry[]",
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
"__schema": "TypeRefSchema",
|
|
1086
1086
|
"location": {
|
|
1087
1087
|
"filePath": "workspace-config.ts",
|
|
1088
|
-
"line":
|
|
1088
|
+
"line": 36,
|
|
1089
1089
|
"character": 36
|
|
1090
1090
|
},
|
|
1091
1091
|
"name": "Array",
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"__schema": "TypeRefSchema",
|
|
1095
1095
|
"location": {
|
|
1096
1096
|
"filePath": "workspace-config.ts",
|
|
1097
|
-
"line":
|
|
1097
|
+
"line": 36,
|
|
1098
1098
|
"character": 42
|
|
1099
1099
|
},
|
|
1100
1100
|
"name": "ComponentScopeDirMapEntry"
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
"__schema": "TypeSchema",
|
|
1116
1116
|
"location": {
|
|
1117
1117
|
"filePath": "workspace-config.ts",
|
|
1118
|
-
"line":
|
|
1118
|
+
"line": 38,
|
|
1119
1119
|
"character": 1
|
|
1120
1120
|
},
|
|
1121
1121
|
"signature": "type WorkspaceExtensionProps = {\n name?: string | undefined;\n defaultScope?: string | undefined;\n defaultDirectory?: string | undefined;\n components?: ComponentScopeDirMap | undefined;\n}",
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
"__schema": "TypeLiteralSchema",
|
|
1125
1125
|
"location": {
|
|
1126
1126
|
"filePath": "workspace-config.ts",
|
|
1127
|
-
"line":
|
|
1127
|
+
"line": 38,
|
|
1128
1128
|
"character": 39
|
|
1129
1129
|
},
|
|
1130
1130
|
"members": [
|
|
@@ -1132,7 +1132,7 @@
|
|
|
1132
1132
|
"__schema": "VariableLikeSchema",
|
|
1133
1133
|
"location": {
|
|
1134
1134
|
"filePath": "workspace-config.ts",
|
|
1135
|
-
"line":
|
|
1135
|
+
"line": 39,
|
|
1136
1136
|
"character": 3
|
|
1137
1137
|
},
|
|
1138
1138
|
"signature": "(property) name?: string | undefined",
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
"__schema": "KeywordTypeSchema",
|
|
1142
1142
|
"location": {
|
|
1143
1143
|
"filePath": "workspace-config.ts",
|
|
1144
|
-
"line":
|
|
1144
|
+
"line": 39,
|
|
1145
1145
|
"character": 10
|
|
1146
1146
|
},
|
|
1147
1147
|
"name": "string"
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
"__schema": "VariableLikeSchema",
|
|
1153
1153
|
"location": {
|
|
1154
1154
|
"filePath": "workspace-config.ts",
|
|
1155
|
-
"line":
|
|
1155
|
+
"line": 40,
|
|
1156
1156
|
"character": 3
|
|
1157
1157
|
},
|
|
1158
1158
|
"signature": "(property) defaultScope?: string | undefined",
|
|
@@ -1161,7 +1161,7 @@
|
|
|
1161
1161
|
"__schema": "KeywordTypeSchema",
|
|
1162
1162
|
"location": {
|
|
1163
1163
|
"filePath": "workspace-config.ts",
|
|
1164
|
-
"line":
|
|
1164
|
+
"line": 40,
|
|
1165
1165
|
"character": 18
|
|
1166
1166
|
},
|
|
1167
1167
|
"name": "string"
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
"__schema": "VariableLikeSchema",
|
|
1173
1173
|
"location": {
|
|
1174
1174
|
"filePath": "workspace-config.ts",
|
|
1175
|
-
"line":
|
|
1175
|
+
"line": 41,
|
|
1176
1176
|
"character": 3
|
|
1177
1177
|
},
|
|
1178
1178
|
"signature": "(property) defaultDirectory?: string | undefined",
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
"__schema": "KeywordTypeSchema",
|
|
1182
1182
|
"location": {
|
|
1183
1183
|
"filePath": "workspace-config.ts",
|
|
1184
|
-
"line":
|
|
1184
|
+
"line": 41,
|
|
1185
1185
|
"character": 22
|
|
1186
1186
|
},
|
|
1187
1187
|
"name": "string"
|
|
@@ -1192,7 +1192,7 @@
|
|
|
1192
1192
|
"__schema": "VariableLikeSchema",
|
|
1193
1193
|
"location": {
|
|
1194
1194
|
"filePath": "workspace-config.ts",
|
|
1195
|
-
"line":
|
|
1195
|
+
"line": 42,
|
|
1196
1196
|
"character": 3
|
|
1197
1197
|
},
|
|
1198
1198
|
"signature": "(property) components?: ComponentScopeDirMap | undefined",
|
|
@@ -1201,7 +1201,7 @@
|
|
|
1201
1201
|
"__schema": "TypeRefSchema",
|
|
1202
1202
|
"location": {
|
|
1203
1203
|
"filePath": "workspace-config.ts",
|
|
1204
|
-
"line":
|
|
1204
|
+
"line": 42,
|
|
1205
1205
|
"character": 16
|
|
1206
1206
|
},
|
|
1207
1207
|
"name": "ComponentScopeDirMap"
|
|
@@ -1224,7 +1224,7 @@
|
|
|
1224
1224
|
"__schema": "TypeSchema",
|
|
1225
1225
|
"location": {
|
|
1226
1226
|
"filePath": "workspace-config.ts",
|
|
1227
|
-
"line":
|
|
1227
|
+
"line": 25,
|
|
1228
1228
|
"character": 1
|
|
1229
1229
|
},
|
|
1230
1230
|
"signature": "type WorkspaceConfigFileProps = {\n $schema?: string | undefined;\n $schemaVersion?: string | undefined;\n} & WorkspaceSettingsNewProps",
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
"__schema": "TypeIntersectionSchema",
|
|
1234
1234
|
"location": {
|
|
1235
1235
|
"filePath": "workspace-config.ts",
|
|
1236
|
-
"line":
|
|
1236
|
+
"line": 25,
|
|
1237
1237
|
"character": 40
|
|
1238
1238
|
},
|
|
1239
1239
|
"types": [
|
|
@@ -1241,7 +1241,7 @@
|
|
|
1241
1241
|
"__schema": "TypeLiteralSchema",
|
|
1242
1242
|
"location": {
|
|
1243
1243
|
"filePath": "workspace-config.ts",
|
|
1244
|
-
"line":
|
|
1244
|
+
"line": 25,
|
|
1245
1245
|
"character": 40
|
|
1246
1246
|
},
|
|
1247
1247
|
"members": [
|
|
@@ -1249,7 +1249,7 @@
|
|
|
1249
1249
|
"__schema": "VariableLikeSchema",
|
|
1250
1250
|
"location": {
|
|
1251
1251
|
"filePath": "workspace-config.ts",
|
|
1252
|
-
"line":
|
|
1252
|
+
"line": 27,
|
|
1253
1253
|
"character": 3
|
|
1254
1254
|
},
|
|
1255
1255
|
"signature": "(property) $schema?: string | undefined",
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
"__schema": "KeywordTypeSchema",
|
|
1259
1259
|
"location": {
|
|
1260
1260
|
"filePath": "workspace-config.ts",
|
|
1261
|
-
"line":
|
|
1261
|
+
"line": 27,
|
|
1262
1262
|
"character": 13
|
|
1263
1263
|
},
|
|
1264
1264
|
"name": "string"
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"__schema": "VariableLikeSchema",
|
|
1270
1270
|
"location": {
|
|
1271
1271
|
"filePath": "workspace-config.ts",
|
|
1272
|
-
"line":
|
|
1272
|
+
"line": 28,
|
|
1273
1273
|
"character": 3
|
|
1274
1274
|
},
|
|
1275
1275
|
"signature": "(property) $schemaVersion?: string | undefined",
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
"__schema": "KeywordTypeSchema",
|
|
1279
1279
|
"location": {
|
|
1280
1280
|
"filePath": "workspace-config.ts",
|
|
1281
|
-
"line":
|
|
1281
|
+
"line": 28,
|
|
1282
1282
|
"character": 20
|
|
1283
1283
|
},
|
|
1284
1284
|
"name": "string"
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
"__schema": "TypeRefSchema",
|
|
1292
1292
|
"location": {
|
|
1293
1293
|
"filePath": "workspace-config.ts",
|
|
1294
|
-
"line":
|
|
1294
|
+
"line": 29,
|
|
1295
1295
|
"character": 5
|
|
1296
1296
|
},
|
|
1297
1297
|
"name": "WorkspaceSettingsNewProps"
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
"__schema": "FunctionLikeSchema",
|
|
1313
1313
|
"location": {
|
|
1314
1314
|
"filePath": "workspace-config.ts",
|
|
1315
|
-
"line":
|
|
1315
|
+
"line": 378,
|
|
1316
1316
|
"character": 1
|
|
1317
1317
|
},
|
|
1318
1318
|
"signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
|
|
@@ -1322,7 +1322,7 @@
|
|
|
1322
1322
|
"__schema": "TypeRefSchema",
|
|
1323
1323
|
"location": {
|
|
1324
1324
|
"filePath": "workspace-config.ts",
|
|
1325
|
-
"line":
|
|
1325
|
+
"line": 378,
|
|
1326
1326
|
"character": 59
|
|
1327
1327
|
},
|
|
1328
1328
|
"name": "Promise",
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
"__schema": "TypeRefSchema",
|
|
1332
1332
|
"location": {
|
|
1333
1333
|
"filePath": "workspace-config.ts",
|
|
1334
|
-
"line":
|
|
1334
|
+
"line": 378,
|
|
1335
1335
|
"character": 67
|
|
1336
1336
|
},
|
|
1337
1337
|
"name": "CommentJSONValue"
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
"__schema": "FunctionLikeSchema",
|
|
1357
1357
|
"location": {
|
|
1358
1358
|
"filePath": "workspace-config.ts",
|
|
1359
|
-
"line":
|
|
1359
|
+
"line": 390,
|
|
1360
1360
|
"character": 1
|
|
1361
1361
|
},
|
|
1362
1362
|
"signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
|
|
@@ -1366,7 +1366,7 @@
|
|
|
1366
1366
|
"__schema": "ParameterSchema",
|
|
1367
1367
|
"location": {
|
|
1368
1368
|
"filePath": "workspace-config.ts",
|
|
1369
|
-
"line":
|
|
1369
|
+
"line": 390,
|
|
1370
1370
|
"character": 42
|
|
1371
1371
|
},
|
|
1372
1372
|
"name": "workspaceConfig",
|
|
@@ -1374,7 +1374,7 @@
|
|
|
1374
1374
|
"__schema": "TypeRefSchema",
|
|
1375
1375
|
"location": {
|
|
1376
1376
|
"filePath": "workspace-config.ts",
|
|
1377
|
-
"line":
|
|
1377
|
+
"line": 390,
|
|
1378
1378
|
"character": 59
|
|
1379
1379
|
},
|
|
1380
1380
|
"name": "CommentJSONValue"
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"__schema": "KeywordTypeSchema",
|
|
1388
1388
|
"location": {
|
|
1389
1389
|
"filePath": "workspace-config.ts",
|
|
1390
|
-
"line":
|
|
1390
|
+
"line": 390,
|
|
1391
1391
|
"character": 78
|
|
1392
1392
|
},
|
|
1393
1393
|
"name": "string"
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
"__schema": "ClassSchema",
|
|
1410
1410
|
"location": {
|
|
1411
1411
|
"filePath": "workspace-config.ts",
|
|
1412
|
-
"line":
|
|
1412
|
+
"line": 61,
|
|
1413
1413
|
"character": 1
|
|
1414
1414
|
},
|
|
1415
1415
|
"signature": "class WorkspaceConfig",
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
"__schema": "VariableLikeSchema",
|
|
1420
1420
|
"location": {
|
|
1421
1421
|
"filePath": "workspace-config.ts",
|
|
1422
|
-
"line":
|
|
1422
|
+
"line": 62,
|
|
1423
1423
|
"character": 3
|
|
1424
1424
|
},
|
|
1425
1425
|
"signature": "(property) WorkspaceConfig.raw?: any",
|
|
@@ -1428,7 +1428,7 @@
|
|
|
1428
1428
|
"__schema": "KeywordTypeSchema",
|
|
1429
1429
|
"location": {
|
|
1430
1430
|
"filePath": "workspace-config.ts",
|
|
1431
|
-
"line":
|
|
1431
|
+
"line": 62,
|
|
1432
1432
|
"character": 9
|
|
1433
1433
|
},
|
|
1434
1434
|
"name": "any"
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
"__schema": "VariableLikeSchema",
|
|
1440
1440
|
"location": {
|
|
1441
1441
|
"filePath": "workspace-config.ts",
|
|
1442
|
-
"line":
|
|
1442
|
+
"line": 63,
|
|
1443
1443
|
"character": 3
|
|
1444
1444
|
},
|
|
1445
1445
|
"signature": "(property) WorkspaceConfig._extensions: ExtensionDataList",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"__schema": "TypeRefSchema",
|
|
1449
1449
|
"location": {
|
|
1450
1450
|
"filePath": "workspace-config.ts",
|
|
1451
|
-
"line":
|
|
1451
|
+
"line": 63,
|
|
1452
1452
|
"character": 3
|
|
1453
1453
|
},
|
|
1454
1454
|
"name": "ExtensionDataList",
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
"__schema": "VariableLikeSchema",
|
|
1461
1461
|
"location": {
|
|
1462
1462
|
"filePath": "workspace-config.ts",
|
|
1463
|
-
"line":
|
|
1463
|
+
"line": 64,
|
|
1464
1464
|
"character": 3
|
|
1465
1465
|
},
|
|
1466
1466
|
"signature": "(property) WorkspaceConfig.isLegacy: boolean",
|
|
@@ -1469,7 +1469,7 @@
|
|
|
1469
1469
|
"__schema": "KeywordTypeSchema",
|
|
1470
1470
|
"location": {
|
|
1471
1471
|
"filePath": "workspace-config.ts",
|
|
1472
|
-
"line":
|
|
1472
|
+
"line": 64,
|
|
1473
1473
|
"character": 13
|
|
1474
1474
|
},
|
|
1475
1475
|
"name": "boolean"
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"__schema": "ConstructorSchema",
|
|
1481
1481
|
"location": {
|
|
1482
1482
|
"filePath": "workspace-config.ts",
|
|
1483
|
-
"line":
|
|
1483
|
+
"line": 66,
|
|
1484
1484
|
"character": 3
|
|
1485
1485
|
},
|
|
1486
1486
|
"signature": "constructor WorkspaceConfig(data: WorkspaceConfigFileProps, _path: PathOsBasedAbsolute, scopePath?: PathOsBasedAbsolute): WorkspaceConfig",
|
|
@@ -1490,7 +1490,7 @@
|
|
|
1490
1490
|
"__schema": "ParameterSchema",
|
|
1491
1491
|
"location": {
|
|
1492
1492
|
"filePath": "workspace-config.ts",
|
|
1493
|
-
"line":
|
|
1493
|
+
"line": 67,
|
|
1494
1494
|
"character": 5
|
|
1495
1495
|
},
|
|
1496
1496
|
"name": "data",
|
|
@@ -1498,7 +1498,7 @@
|
|
|
1498
1498
|
"__schema": "TypeRefSchema",
|
|
1499
1499
|
"location": {
|
|
1500
1500
|
"filePath": "workspace-config.ts",
|
|
1501
|
-
"line":
|
|
1501
|
+
"line": 67,
|
|
1502
1502
|
"character": 19
|
|
1503
1503
|
},
|
|
1504
1504
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -1510,7 +1510,7 @@
|
|
|
1510
1510
|
"__schema": "ParameterSchema",
|
|
1511
1511
|
"location": {
|
|
1512
1512
|
"filePath": "workspace-config.ts",
|
|
1513
|
-
"line":
|
|
1513
|
+
"line": 68,
|
|
1514
1514
|
"character": 5
|
|
1515
1515
|
},
|
|
1516
1516
|
"name": "_path",
|
|
@@ -1518,7 +1518,7 @@
|
|
|
1518
1518
|
"__schema": "TypeRefSchema",
|
|
1519
1519
|
"location": {
|
|
1520
1520
|
"filePath": "workspace-config.ts",
|
|
1521
|
-
"line":
|
|
1521
|
+
"line": 68,
|
|
1522
1522
|
"character": 20
|
|
1523
1523
|
},
|
|
1524
1524
|
"name": "PathOsBasedAbsolute"
|
|
@@ -1530,7 +1530,7 @@
|
|
|
1530
1530
|
"__schema": "ParameterSchema",
|
|
1531
1531
|
"location": {
|
|
1532
1532
|
"filePath": "workspace-config.ts",
|
|
1533
|
-
"line":
|
|
1533
|
+
"line": 69,
|
|
1534
1534
|
"character": 5
|
|
1535
1535
|
},
|
|
1536
1536
|
"name": "scopePath",
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
"__schema": "TypeRefSchema",
|
|
1539
1539
|
"location": {
|
|
1540
1540
|
"filePath": "workspace-config.ts",
|
|
1541
|
-
"line":
|
|
1541
|
+
"line": 69,
|
|
1542
1542
|
"character": 25
|
|
1543
1543
|
},
|
|
1544
1544
|
"name": "PathOsBasedAbsolute"
|
|
@@ -1551,7 +1551,7 @@
|
|
|
1551
1551
|
"__schema": "ThisTypeSchema",
|
|
1552
1552
|
"location": {
|
|
1553
1553
|
"filePath": "workspace-config.ts",
|
|
1554
|
-
"line":
|
|
1554
|
+
"line": 61,
|
|
1555
1555
|
"character": 1
|
|
1556
1556
|
},
|
|
1557
1557
|
"name": "WorkspaceConfig"
|
|
@@ -1562,7 +1562,7 @@
|
|
|
1562
1562
|
"__schema": "GetAccessorSchema",
|
|
1563
1563
|
"location": {
|
|
1564
1564
|
"filePath": "workspace-config.ts",
|
|
1565
|
-
"line":
|
|
1565
|
+
"line": 75,
|
|
1566
1566
|
"character": 3
|
|
1567
1567
|
},
|
|
1568
1568
|
"signature": "(getter) WorkspaceConfig.path: string",
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
"__schema": "TypeRefSchema",
|
|
1572
1572
|
"location": {
|
|
1573
1573
|
"filePath": "workspace-config.ts",
|
|
1574
|
-
"line":
|
|
1574
|
+
"line": 75,
|
|
1575
1575
|
"character": 15
|
|
1576
1576
|
},
|
|
1577
1577
|
"name": "PathOsBased"
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"__schema": "GetAccessorSchema",
|
|
1582
1582
|
"location": {
|
|
1583
1583
|
"filePath": "workspace-config.ts",
|
|
1584
|
-
"line":
|
|
1584
|
+
"line": 79,
|
|
1585
1585
|
"character": 3
|
|
1586
1586
|
},
|
|
1587
1587
|
"signature": "(getter) WorkspaceConfig.extensions: ExtensionDataList",
|
|
@@ -1590,7 +1590,7 @@
|
|
|
1590
1590
|
"__schema": "TypeRefSchema",
|
|
1591
1591
|
"location": {
|
|
1592
1592
|
"filePath": "workspace-config.ts",
|
|
1593
|
-
"line":
|
|
1593
|
+
"line": 79,
|
|
1594
1594
|
"character": 3
|
|
1595
1595
|
},
|
|
1596
1596
|
"name": "ExtensionDataList",
|
|
@@ -1601,7 +1601,7 @@
|
|
|
1601
1601
|
"__schema": "FunctionLikeSchema",
|
|
1602
1602
|
"location": {
|
|
1603
1603
|
"filePath": "workspace-config.ts",
|
|
1604
|
-
"line":
|
|
1604
|
+
"line": 88,
|
|
1605
1605
|
"character": 3
|
|
1606
1606
|
},
|
|
1607
1607
|
"signature": "(method) WorkspaceConfig.extension(extensionId: string, ignoreVersion: boolean): any",
|
|
@@ -1611,7 +1611,7 @@
|
|
|
1611
1611
|
"__schema": "ParameterSchema",
|
|
1612
1612
|
"location": {
|
|
1613
1613
|
"filePath": "workspace-config.ts",
|
|
1614
|
-
"line":
|
|
1614
|
+
"line": 88,
|
|
1615
1615
|
"character": 13
|
|
1616
1616
|
},
|
|
1617
1617
|
"name": "extensionId",
|
|
@@ -1619,7 +1619,7 @@
|
|
|
1619
1619
|
"__schema": "KeywordTypeSchema",
|
|
1620
1620
|
"location": {
|
|
1621
1621
|
"filePath": "workspace-config.ts",
|
|
1622
|
-
"line":
|
|
1622
|
+
"line": 88,
|
|
1623
1623
|
"character": 26
|
|
1624
1624
|
},
|
|
1625
1625
|
"name": "string"
|
|
@@ -1631,7 +1631,7 @@
|
|
|
1631
1631
|
"__schema": "ParameterSchema",
|
|
1632
1632
|
"location": {
|
|
1633
1633
|
"filePath": "workspace-config.ts",
|
|
1634
|
-
"line":
|
|
1634
|
+
"line": 88,
|
|
1635
1635
|
"character": 34
|
|
1636
1636
|
},
|
|
1637
1637
|
"name": "ignoreVersion",
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
"__schema": "KeywordTypeSchema",
|
|
1640
1640
|
"location": {
|
|
1641
1641
|
"filePath": "workspace-config.ts",
|
|
1642
|
-
"line":
|
|
1642
|
+
"line": 88,
|
|
1643
1643
|
"character": 49
|
|
1644
1644
|
},
|
|
1645
1645
|
"name": "boolean"
|
|
@@ -1652,7 +1652,7 @@
|
|
|
1652
1652
|
"__schema": "KeywordTypeSchema",
|
|
1653
1653
|
"location": {
|
|
1654
1654
|
"filePath": "workspace-config.ts",
|
|
1655
|
-
"line":
|
|
1655
|
+
"line": 88,
|
|
1656
1656
|
"character": 59
|
|
1657
1657
|
},
|
|
1658
1658
|
"name": "any"
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
"__schema": "FunctionLikeSchema",
|
|
1664
1664
|
"location": {
|
|
1665
1665
|
"filePath": "workspace-config.ts",
|
|
1666
|
-
"line":
|
|
1666
|
+
"line": 93,
|
|
1667
1667
|
"character": 3
|
|
1668
1668
|
},
|
|
1669
1669
|
"signature": "(method) WorkspaceConfig.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): any",
|
|
@@ -1673,7 +1673,7 @@
|
|
|
1673
1673
|
"__schema": "ParameterSchema",
|
|
1674
1674
|
"location": {
|
|
1675
1675
|
"filePath": "workspace-config.ts",
|
|
1676
|
-
"line":
|
|
1676
|
+
"line": 93,
|
|
1677
1677
|
"character": 16
|
|
1678
1678
|
},
|
|
1679
1679
|
"name": "extensionId",
|
|
@@ -1681,7 +1681,7 @@
|
|
|
1681
1681
|
"__schema": "KeywordTypeSchema",
|
|
1682
1682
|
"location": {
|
|
1683
1683
|
"filePath": "workspace-config.ts",
|
|
1684
|
-
"line":
|
|
1684
|
+
"line": 93,
|
|
1685
1685
|
"character": 29
|
|
1686
1686
|
},
|
|
1687
1687
|
"name": "string"
|
|
@@ -1693,7 +1693,7 @@
|
|
|
1693
1693
|
"__schema": "ParameterSchema",
|
|
1694
1694
|
"location": {
|
|
1695
1695
|
"filePath": "workspace-config.ts",
|
|
1696
|
-
"line":
|
|
1696
|
+
"line": 93,
|
|
1697
1697
|
"character": 37
|
|
1698
1698
|
},
|
|
1699
1699
|
"name": "config",
|
|
@@ -1701,7 +1701,7 @@
|
|
|
1701
1701
|
"__schema": "TypeRefSchema",
|
|
1702
1702
|
"location": {
|
|
1703
1703
|
"filePath": "workspace-config.ts",
|
|
1704
|
-
"line":
|
|
1704
|
+
"line": 93,
|
|
1705
1705
|
"character": 45
|
|
1706
1706
|
},
|
|
1707
1707
|
"name": "Record",
|
|
@@ -1710,7 +1710,7 @@
|
|
|
1710
1710
|
"__schema": "KeywordTypeSchema",
|
|
1711
1711
|
"location": {
|
|
1712
1712
|
"filePath": "workspace-config.ts",
|
|
1713
|
-
"line":
|
|
1713
|
+
"line": 93,
|
|
1714
1714
|
"character": 52
|
|
1715
1715
|
},
|
|
1716
1716
|
"name": "string"
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
"__schema": "KeywordTypeSchema",
|
|
1720
1720
|
"location": {
|
|
1721
1721
|
"filePath": "workspace-config.ts",
|
|
1722
|
-
"line":
|
|
1722
|
+
"line": 93,
|
|
1723
1723
|
"character": 60
|
|
1724
1724
|
},
|
|
1725
1725
|
"name": "any"
|
|
@@ -1733,7 +1733,7 @@
|
|
|
1733
1733
|
"__schema": "ParameterSchema",
|
|
1734
1734
|
"location": {
|
|
1735
1735
|
"filePath": "workspace-config.ts",
|
|
1736
|
-
"line":
|
|
1736
|
+
"line": 93,
|
|
1737
1737
|
"character": 66
|
|
1738
1738
|
},
|
|
1739
1739
|
"name": "options",
|
|
@@ -1741,7 +1741,7 @@
|
|
|
1741
1741
|
"__schema": "TypeRefSchema",
|
|
1742
1742
|
"location": {
|
|
1743
1743
|
"filePath": "workspace-config.ts",
|
|
1744
|
-
"line":
|
|
1744
|
+
"line": 93,
|
|
1745
1745
|
"character": 75
|
|
1746
1746
|
},
|
|
1747
1747
|
"name": "SetExtensionOptions"
|
|
@@ -1754,7 +1754,7 @@
|
|
|
1754
1754
|
"__schema": "KeywordTypeSchema",
|
|
1755
1755
|
"location": {
|
|
1756
1756
|
"filePath": "workspace-config.ts",
|
|
1757
|
-
"line":
|
|
1757
|
+
"line": 93,
|
|
1758
1758
|
"character": 97
|
|
1759
1759
|
},
|
|
1760
1760
|
"name": "any"
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
"__schema": "FunctionLikeSchema",
|
|
1766
1766
|
"location": {
|
|
1767
1767
|
"filePath": "workspace-config.ts",
|
|
1768
|
-
"line":
|
|
1768
|
+
"line": 107,
|
|
1769
1769
|
"character": 3
|
|
1770
1770
|
},
|
|
1771
1771
|
"signature": "(method) WorkspaceConfig.renameExtensionInRaw(oldExtId: string, newExtId: string): boolean",
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"__schema": "ParameterSchema",
|
|
1776
1776
|
"location": {
|
|
1777
1777
|
"filePath": "workspace-config.ts",
|
|
1778
|
-
"line":
|
|
1778
|
+
"line": 107,
|
|
1779
1779
|
"character": 24
|
|
1780
1780
|
},
|
|
1781
1781
|
"name": "oldExtId",
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"__schema": "KeywordTypeSchema",
|
|
1784
1784
|
"location": {
|
|
1785
1785
|
"filePath": "workspace-config.ts",
|
|
1786
|
-
"line":
|
|
1786
|
+
"line": 107,
|
|
1787
1787
|
"character": 34
|
|
1788
1788
|
},
|
|
1789
1789
|
"name": "string"
|
|
@@ -1795,7 +1795,7 @@
|
|
|
1795
1795
|
"__schema": "ParameterSchema",
|
|
1796
1796
|
"location": {
|
|
1797
1797
|
"filePath": "workspace-config.ts",
|
|
1798
|
-
"line":
|
|
1798
|
+
"line": 107,
|
|
1799
1799
|
"character": 42
|
|
1800
1800
|
},
|
|
1801
1801
|
"name": "newExtId",
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
"__schema": "KeywordTypeSchema",
|
|
1804
1804
|
"location": {
|
|
1805
1805
|
"filePath": "workspace-config.ts",
|
|
1806
|
-
"line":
|
|
1806
|
+
"line": 107,
|
|
1807
1807
|
"character": 52
|
|
1808
1808
|
},
|
|
1809
1809
|
"name": "string"
|
|
@@ -1816,7 +1816,7 @@
|
|
|
1816
1816
|
"__schema": "KeywordTypeSchema",
|
|
1817
1817
|
"location": {
|
|
1818
1818
|
"filePath": "workspace-config.ts",
|
|
1819
|
-
"line":
|
|
1819
|
+
"line": 107,
|
|
1820
1820
|
"character": 61
|
|
1821
1821
|
},
|
|
1822
1822
|
"name": "boolean"
|
|
@@ -1827,7 +1827,7 @@
|
|
|
1827
1827
|
"__schema": "FunctionLikeSchema",
|
|
1828
1828
|
"location": {
|
|
1829
1829
|
"filePath": "workspace-config.ts",
|
|
1830
|
-
"line":
|
|
1830
|
+
"line": 122,
|
|
1831
1831
|
"character": 3
|
|
1832
1832
|
},
|
|
1833
1833
|
"signature": "(method) WorkspaceConfig.removeExtension(extCompId: ComponentID): boolean",
|
|
@@ -1837,7 +1837,7 @@
|
|
|
1837
1837
|
"__schema": "ParameterSchema",
|
|
1838
1838
|
"location": {
|
|
1839
1839
|
"filePath": "workspace-config.ts",
|
|
1840
|
-
"line":
|
|
1840
|
+
"line": 122,
|
|
1841
1841
|
"character": 19
|
|
1842
1842
|
},
|
|
1843
1843
|
"name": "extCompId",
|
|
@@ -1845,7 +1845,7 @@
|
|
|
1845
1845
|
"__schema": "TypeRefSchema",
|
|
1846
1846
|
"location": {
|
|
1847
1847
|
"filePath": "workspace-config.ts",
|
|
1848
|
-
"line":
|
|
1848
|
+
"line": 122,
|
|
1849
1849
|
"character": 30
|
|
1850
1850
|
},
|
|
1851
1851
|
"name": "ComponentID"
|
|
@@ -1858,7 +1858,7 @@
|
|
|
1858
1858
|
"__schema": "KeywordTypeSchema",
|
|
1859
1859
|
"location": {
|
|
1860
1860
|
"filePath": "workspace-config.ts",
|
|
1861
|
-
"line":
|
|
1861
|
+
"line": 122,
|
|
1862
1862
|
"character": 44
|
|
1863
1863
|
},
|
|
1864
1864
|
"name": "boolean"
|
|
@@ -1869,7 +1869,7 @@
|
|
|
1869
1869
|
"__schema": "FunctionLikeSchema",
|
|
1870
1870
|
"location": {
|
|
1871
1871
|
"filePath": "workspace-config.ts",
|
|
1872
|
-
"line":
|
|
1872
|
+
"line": 139,
|
|
1873
1873
|
"character": 3
|
|
1874
1874
|
},
|
|
1875
1875
|
"signature": "(method) WorkspaceConfig.getExistingKeyIgnoreVersion(id: ComponentID): string | undefined",
|
|
@@ -1879,7 +1879,7 @@
|
|
|
1879
1879
|
"__schema": "ParameterSchema",
|
|
1880
1880
|
"location": {
|
|
1881
1881
|
"filePath": "workspace-config.ts",
|
|
1882
|
-
"line":
|
|
1882
|
+
"line": 139,
|
|
1883
1883
|
"character": 31
|
|
1884
1884
|
},
|
|
1885
1885
|
"name": "id",
|
|
@@ -1887,7 +1887,7 @@
|
|
|
1887
1887
|
"__schema": "TypeRefSchema",
|
|
1888
1888
|
"location": {
|
|
1889
1889
|
"filePath": "workspace-config.ts",
|
|
1890
|
-
"line":
|
|
1890
|
+
"line": 139,
|
|
1891
1891
|
"character": 35
|
|
1892
1892
|
},
|
|
1893
1893
|
"name": "ComponentID"
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
"__schema": "TypeUnionSchema",
|
|
1901
1901
|
"location": {
|
|
1902
1902
|
"filePath": "workspace-config.ts",
|
|
1903
|
-
"line":
|
|
1903
|
+
"line": 139,
|
|
1904
1904
|
"character": 49
|
|
1905
1905
|
},
|
|
1906
1906
|
"types": [
|
|
@@ -1908,7 +1908,7 @@
|
|
|
1908
1908
|
"__schema": "KeywordTypeSchema",
|
|
1909
1909
|
"location": {
|
|
1910
1910
|
"filePath": "workspace-config.ts",
|
|
1911
|
-
"line":
|
|
1911
|
+
"line": 139,
|
|
1912
1912
|
"character": 49
|
|
1913
1913
|
},
|
|
1914
1914
|
"name": "string"
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
"__schema": "KeywordTypeSchema",
|
|
1918
1918
|
"location": {
|
|
1919
1919
|
"filePath": "workspace-config.ts",
|
|
1920
|
-
"line":
|
|
1920
|
+
"line": 139,
|
|
1921
1921
|
"character": 58
|
|
1922
1922
|
},
|
|
1923
1923
|
"name": "undefined"
|
|
@@ -1930,14 +1930,14 @@
|
|
|
1930
1930
|
"__schema": "FunctionLikeSchema",
|
|
1931
1931
|
"location": {
|
|
1932
1932
|
"filePath": "workspace-config.ts",
|
|
1933
|
-
"line":
|
|
1933
|
+
"line": 154,
|
|
1934
1934
|
"character": 3
|
|
1935
1935
|
},
|
|
1936
1936
|
"doc": {
|
|
1937
1937
|
"__schema": "DocSchema",
|
|
1938
1938
|
"location": {
|
|
1939
1939
|
"filePath": "workspace-config.ts",
|
|
1940
|
-
"line":
|
|
1940
|
+
"line": 146,
|
|
1941
1941
|
"character": 3
|
|
1942
1942
|
},
|
|
1943
1943
|
"raw": "/**\n * Create an instance of the WorkspaceConfig by data\n *\n * @static\n * @param {WorkspaceConfigFileProps} data\n * @returns\n * @memberof WorkspaceConfig\n */",
|
|
@@ -1947,7 +1947,7 @@
|
|
|
1947
1947
|
"__schema": "TagSchema",
|
|
1948
1948
|
"location": {
|
|
1949
1949
|
"filePath": "workspace-config.ts",
|
|
1950
|
-
"line":
|
|
1950
|
+
"line": 149,
|
|
1951
1951
|
"character": 6
|
|
1952
1952
|
},
|
|
1953
1953
|
"tagName": "static"
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
"__schema": "PropertyLikeTagSchema",
|
|
1957
1957
|
"location": {
|
|
1958
1958
|
"filePath": "workspace-config.ts",
|
|
1959
|
-
"line":
|
|
1959
|
+
"line": 150,
|
|
1960
1960
|
"character": 6
|
|
1961
1961
|
},
|
|
1962
1962
|
"name": "data",
|
|
@@ -1965,7 +1965,7 @@
|
|
|
1965
1965
|
"__schema": "TypeRefSchema",
|
|
1966
1966
|
"location": {
|
|
1967
1967
|
"filePath": "workspace-config.ts",
|
|
1968
|
-
"line":
|
|
1968
|
+
"line": 150,
|
|
1969
1969
|
"character": 14
|
|
1970
1970
|
},
|
|
1971
1971
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
"__schema": "ReturnTagSchema",
|
|
1976
1976
|
"location": {
|
|
1977
1977
|
"filePath": "workspace-config.ts",
|
|
1978
|
-
"line":
|
|
1978
|
+
"line": 151,
|
|
1979
1979
|
"character": 6
|
|
1980
1980
|
},
|
|
1981
1981
|
"tagName": "return"
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"__schema": "TagSchema",
|
|
1985
1985
|
"location": {
|
|
1986
1986
|
"filePath": "workspace-config.ts",
|
|
1987
|
-
"line":
|
|
1987
|
+
"line": 152,
|
|
1988
1988
|
"character": 6
|
|
1989
1989
|
},
|
|
1990
1990
|
"tagName": "memberof",
|
|
@@ -1999,7 +1999,7 @@
|
|
|
1999
1999
|
"__schema": "ParameterSchema",
|
|
2000
2000
|
"location": {
|
|
2001
2001
|
"filePath": "workspace-config.ts",
|
|
2002
|
-
"line":
|
|
2002
|
+
"line": 154,
|
|
2003
2003
|
"character": 21
|
|
2004
2004
|
},
|
|
2005
2005
|
"name": "data",
|
|
@@ -2007,7 +2007,7 @@
|
|
|
2007
2007
|
"__schema": "TypeRefSchema",
|
|
2008
2008
|
"location": {
|
|
2009
2009
|
"filePath": "workspace-config.ts",
|
|
2010
|
-
"line":
|
|
2010
|
+
"line": 154,
|
|
2011
2011
|
"character": 27
|
|
2012
2012
|
},
|
|
2013
2013
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -2019,7 +2019,7 @@
|
|
|
2019
2019
|
"__schema": "ParameterSchema",
|
|
2020
2020
|
"location": {
|
|
2021
2021
|
"filePath": "workspace-config.ts",
|
|
2022
|
-
"line":
|
|
2022
|
+
"line": 154,
|
|
2023
2023
|
"character": 53
|
|
2024
2024
|
},
|
|
2025
2025
|
"name": "workspaceJsoncPath",
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
"__schema": "TypeRefSchema",
|
|
2028
2028
|
"location": {
|
|
2029
2029
|
"filePath": "workspace-config.ts",
|
|
2030
|
-
"line":
|
|
2030
|
+
"line": 154,
|
|
2031
2031
|
"character": 73
|
|
2032
2032
|
},
|
|
2033
2033
|
"name": "PathOsBased"
|
|
@@ -2039,7 +2039,7 @@
|
|
|
2039
2039
|
"__schema": "ParameterSchema",
|
|
2040
2040
|
"location": {
|
|
2041
2041
|
"filePath": "workspace-config.ts",
|
|
2042
|
-
"line":
|
|
2042
|
+
"line": 154,
|
|
2043
2043
|
"character": 86
|
|
2044
2044
|
},
|
|
2045
2045
|
"name": "scopePath",
|
|
@@ -2047,7 +2047,7 @@
|
|
|
2047
2047
|
"__schema": "TypeRefSchema",
|
|
2048
2048
|
"location": {
|
|
2049
2049
|
"filePath": "workspace-config.ts",
|
|
2050
|
-
"line":
|
|
2050
|
+
"line": 154,
|
|
2051
2051
|
"character": 98
|
|
2052
2052
|
},
|
|
2053
2053
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
"__schema": "TypeRefSchema",
|
|
2061
2061
|
"location": {
|
|
2062
2062
|
"filePath": "workspace-config.ts",
|
|
2063
|
-
"line":
|
|
2063
|
+
"line": 154,
|
|
2064
2064
|
"character": 3
|
|
2065
2065
|
},
|
|
2066
2066
|
"name": "WorkspaceConfig"
|
|
@@ -2073,14 +2073,14 @@
|
|
|
2073
2073
|
"__schema": "FunctionLikeSchema",
|
|
2074
2074
|
"location": {
|
|
2075
2075
|
"filePath": "workspace-config.ts",
|
|
2076
|
-
"line":
|
|
2076
|
+
"line": 166,
|
|
2077
2077
|
"character": 3
|
|
2078
2078
|
},
|
|
2079
2079
|
"doc": {
|
|
2080
2080
|
"__schema": "DocSchema",
|
|
2081
2081
|
"location": {
|
|
2082
2082
|
"filePath": "workspace-config.ts",
|
|
2083
|
-
"line":
|
|
2083
|
+
"line": 158,
|
|
2084
2084
|
"character": 3
|
|
2085
2085
|
},
|
|
2086
2086
|
"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 */",
|
|
@@ -2090,7 +2090,7 @@
|
|
|
2090
2090
|
"__schema": "TagSchema",
|
|
2091
2091
|
"location": {
|
|
2092
2092
|
"filePath": "workspace-config.ts",
|
|
2093
|
-
"line":
|
|
2093
|
+
"line": 161,
|
|
2094
2094
|
"character": 6
|
|
2095
2095
|
},
|
|
2096
2096
|
"tagName": "static"
|
|
@@ -2099,7 +2099,7 @@
|
|
|
2099
2099
|
"__schema": "PropertyLikeTagSchema",
|
|
2100
2100
|
"location": {
|
|
2101
2101
|
"filePath": "workspace-config.ts",
|
|
2102
|
-
"line":
|
|
2102
|
+
"line": 162,
|
|
2103
2103
|
"character": 6
|
|
2104
2104
|
},
|
|
2105
2105
|
"name": "data",
|
|
@@ -2109,7 +2109,7 @@
|
|
|
2109
2109
|
"__schema": "TypeRefSchema",
|
|
2110
2110
|
"location": {
|
|
2111
2111
|
"filePath": "workspace-config.ts",
|
|
2112
|
-
"line":
|
|
2112
|
+
"line": 162,
|
|
2113
2113
|
"character": 14
|
|
2114
2114
|
},
|
|
2115
2115
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
"__schema": "ReturnTagSchema",
|
|
2120
2120
|
"location": {
|
|
2121
2121
|
"filePath": "workspace-config.ts",
|
|
2122
|
-
"line":
|
|
2122
|
+
"line": 163,
|
|
2123
2123
|
"character": 6
|
|
2124
2124
|
},
|
|
2125
2125
|
"tagName": "return"
|
|
@@ -2128,7 +2128,7 @@
|
|
|
2128
2128
|
"__schema": "TagSchema",
|
|
2129
2129
|
"location": {
|
|
2130
2130
|
"filePath": "workspace-config.ts",
|
|
2131
|
-
"line":
|
|
2131
|
+
"line": 164,
|
|
2132
2132
|
"character": 6
|
|
2133
2133
|
},
|
|
2134
2134
|
"tagName": "memberof",
|
|
@@ -2143,7 +2143,7 @@
|
|
|
2143
2143
|
"__schema": "ParameterSchema",
|
|
2144
2144
|
"location": {
|
|
2145
2145
|
"filePath": "workspace-config.ts",
|
|
2146
|
-
"line":
|
|
2146
|
+
"line": 167,
|
|
2147
2147
|
"character": 5
|
|
2148
2148
|
},
|
|
2149
2149
|
"name": "props",
|
|
@@ -2151,7 +2151,7 @@
|
|
|
2151
2151
|
"__schema": "TypeRefSchema",
|
|
2152
2152
|
"location": {
|
|
2153
2153
|
"filePath": "workspace-config.ts",
|
|
2154
|
-
"line":
|
|
2154
|
+
"line": 167,
|
|
2155
2155
|
"character": 12
|
|
2156
2156
|
},
|
|
2157
2157
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -2163,7 +2163,7 @@
|
|
|
2163
2163
|
"__schema": "ParameterSchema",
|
|
2164
2164
|
"location": {
|
|
2165
2165
|
"filePath": "workspace-config.ts",
|
|
2166
|
-
"line":
|
|
2166
|
+
"line": 168,
|
|
2167
2167
|
"character": 5
|
|
2168
2168
|
},
|
|
2169
2169
|
"name": "dirPath",
|
|
@@ -2171,7 +2171,7 @@
|
|
|
2171
2171
|
"__schema": "TypeRefSchema",
|
|
2172
2172
|
"location": {
|
|
2173
2173
|
"filePath": "workspace-config.ts",
|
|
2174
|
-
"line":
|
|
2174
|
+
"line": 168,
|
|
2175
2175
|
"character": 14
|
|
2176
2176
|
},
|
|
2177
2177
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
"__schema": "ParameterSchema",
|
|
2184
2184
|
"location": {
|
|
2185
2185
|
"filePath": "workspace-config.ts",
|
|
2186
|
-
"line":
|
|
2186
|
+
"line": 169,
|
|
2187
2187
|
"character": 5
|
|
2188
2188
|
},
|
|
2189
2189
|
"name": "scopePath",
|
|
@@ -2191,7 +2191,7 @@
|
|
|
2191
2191
|
"__schema": "TypeRefSchema",
|
|
2192
2192
|
"location": {
|
|
2193
2193
|
"filePath": "workspace-config.ts",
|
|
2194
|
-
"line":
|
|
2194
|
+
"line": 169,
|
|
2195
2195
|
"character": 16
|
|
2196
2196
|
},
|
|
2197
2197
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2203,7 +2203,7 @@
|
|
|
2203
2203
|
"__schema": "ParameterSchema",
|
|
2204
2204
|
"location": {
|
|
2205
2205
|
"filePath": "workspace-config.ts",
|
|
2206
|
-
"line":
|
|
2206
|
+
"line": 170,
|
|
2207
2207
|
"character": 5
|
|
2208
2208
|
},
|
|
2209
2209
|
"name": "generator",
|
|
@@ -2211,7 +2211,7 @@
|
|
|
2211
2211
|
"__schema": "KeywordTypeSchema",
|
|
2212
2212
|
"location": {
|
|
2213
2213
|
"filePath": "workspace-config.ts",
|
|
2214
|
-
"line":
|
|
2214
|
+
"line": 170,
|
|
2215
2215
|
"character": 17
|
|
2216
2216
|
},
|
|
2217
2217
|
"name": "string"
|
|
@@ -2224,7 +2224,7 @@
|
|
|
2224
2224
|
"__schema": "InferenceTypeSchema",
|
|
2225
2225
|
"location": {
|
|
2226
2226
|
"filePath": "workspace-config.ts",
|
|
2227
|
-
"line":
|
|
2227
|
+
"line": 166,
|
|
2228
2228
|
"character": 3
|
|
2229
2229
|
},
|
|
2230
2230
|
"type": "Promise<WorkspaceConfig>"
|
|
@@ -2238,14 +2238,14 @@
|
|
|
2238
2238
|
"__schema": "FunctionLikeSchema",
|
|
2239
2239
|
"location": {
|
|
2240
2240
|
"filePath": "workspace-config.ts",
|
|
2241
|
-
"line":
|
|
2241
|
+
"line": 193,
|
|
2242
2242
|
"character": 3
|
|
2243
2243
|
},
|
|
2244
2244
|
"doc": {
|
|
2245
2245
|
"__schema": "DocSchema",
|
|
2246
2246
|
"location": {
|
|
2247
2247
|
"filePath": "workspace-config.ts",
|
|
2248
|
-
"line":
|
|
2248
|
+
"line": 183,
|
|
2249
2249
|
"character": 3
|
|
2250
2250
|
},
|
|
2251
2251
|
"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 */",
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
"__schema": "TagSchema",
|
|
2256
2256
|
"location": {
|
|
2257
2257
|
"filePath": "workspace-config.ts",
|
|
2258
|
-
"line":
|
|
2258
|
+
"line": 187,
|
|
2259
2259
|
"character": 6
|
|
2260
2260
|
},
|
|
2261
2261
|
"tagName": "static"
|
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
"__schema": "PropertyLikeTagSchema",
|
|
2265
2265
|
"location": {
|
|
2266
2266
|
"filePath": "workspace-config.ts",
|
|
2267
|
-
"line":
|
|
2267
|
+
"line": 188,
|
|
2268
2268
|
"character": 6
|
|
2269
2269
|
},
|
|
2270
2270
|
"name": "dirPath",
|
|
@@ -2273,7 +2273,7 @@
|
|
|
2273
2273
|
"__schema": "TypeRefSchema",
|
|
2274
2274
|
"location": {
|
|
2275
2275
|
"filePath": "workspace-config.ts",
|
|
2276
|
-
"line":
|
|
2276
|
+
"line": 188,
|
|
2277
2277
|
"character": 14
|
|
2278
2278
|
},
|
|
2279
2279
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"__schema": "PropertyLikeTagSchema",
|
|
2284
2284
|
"location": {
|
|
2285
2285
|
"filePath": "workspace-config.ts",
|
|
2286
|
-
"line":
|
|
2286
|
+
"line": 189,
|
|
2287
2287
|
"character": 6
|
|
2288
2288
|
},
|
|
2289
2289
|
"name": "workspaceConfigProps",
|
|
@@ -2292,7 +2292,7 @@
|
|
|
2292
2292
|
"__schema": "TypeRefSchema",
|
|
2293
2293
|
"location": {
|
|
2294
2294
|
"filePath": "workspace-config.ts",
|
|
2295
|
-
"line":
|
|
2295
|
+
"line": 189,
|
|
2296
2296
|
"character": 14
|
|
2297
2297
|
},
|
|
2298
2298
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -2302,7 +2302,7 @@
|
|
|
2302
2302
|
"__schema": "ReturnTagSchema",
|
|
2303
2303
|
"location": {
|
|
2304
2304
|
"filePath": "workspace-config.ts",
|
|
2305
|
-
"line":
|
|
2305
|
+
"line": 190,
|
|
2306
2306
|
"character": 6
|
|
2307
2307
|
},
|
|
2308
2308
|
"tagName": "return",
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
"__schema": "TypeRefSchema",
|
|
2311
2311
|
"location": {
|
|
2312
2312
|
"filePath": "workspace-config.ts",
|
|
2313
|
-
"line":
|
|
2313
|
+
"line": 190,
|
|
2314
2314
|
"character": 16
|
|
2315
2315
|
},
|
|
2316
2316
|
"name": "Promise",
|
|
@@ -2319,7 +2319,7 @@
|
|
|
2319
2319
|
"__schema": "TypeRefSchema",
|
|
2320
2320
|
"location": {
|
|
2321
2321
|
"filePath": "workspace-config.ts",
|
|
2322
|
-
"line":
|
|
2322
|
+
"line": 190,
|
|
2323
2323
|
"character": 24
|
|
2324
2324
|
},
|
|
2325
2325
|
"name": "WorkspaceConfig"
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
"__schema": "TagSchema",
|
|
2332
2332
|
"location": {
|
|
2333
2333
|
"filePath": "workspace-config.ts",
|
|
2334
|
-
"line":
|
|
2334
|
+
"line": 191,
|
|
2335
2335
|
"character": 6
|
|
2336
2336
|
},
|
|
2337
2337
|
"tagName": "memberof",
|
|
@@ -2346,7 +2346,7 @@
|
|
|
2346
2346
|
"__schema": "ParameterSchema",
|
|
2347
2347
|
"location": {
|
|
2348
2348
|
"filePath": "workspace-config.ts",
|
|
2349
|
-
"line":
|
|
2349
|
+
"line": 194,
|
|
2350
2350
|
"character": 5
|
|
2351
2351
|
},
|
|
2352
2352
|
"name": "dirPath",
|
|
@@ -2354,7 +2354,7 @@
|
|
|
2354
2354
|
"__schema": "TypeRefSchema",
|
|
2355
2355
|
"location": {
|
|
2356
2356
|
"filePath": "workspace-config.ts",
|
|
2357
|
-
"line":
|
|
2357
|
+
"line": 194,
|
|
2358
2358
|
"character": 14
|
|
2359
2359
|
},
|
|
2360
2360
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2366,7 +2366,7 @@
|
|
|
2366
2366
|
"__schema": "ParameterSchema",
|
|
2367
2367
|
"location": {
|
|
2368
2368
|
"filePath": "workspace-config.ts",
|
|
2369
|
-
"line":
|
|
2369
|
+
"line": 195,
|
|
2370
2370
|
"character": 5
|
|
2371
2371
|
},
|
|
2372
2372
|
"name": "scopePath",
|
|
@@ -2374,7 +2374,7 @@
|
|
|
2374
2374
|
"__schema": "TypeRefSchema",
|
|
2375
2375
|
"location": {
|
|
2376
2376
|
"filePath": "workspace-config.ts",
|
|
2377
|
-
"line":
|
|
2377
|
+
"line": 195,
|
|
2378
2378
|
"character": 16
|
|
2379
2379
|
},
|
|
2380
2380
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2386,7 +2386,7 @@
|
|
|
2386
2386
|
"__schema": "ParameterSchema",
|
|
2387
2387
|
"location": {
|
|
2388
2388
|
"filePath": "workspace-config.ts",
|
|
2389
|
-
"line":
|
|
2389
|
+
"line": 196,
|
|
2390
2390
|
"character": 5
|
|
2391
2391
|
},
|
|
2392
2392
|
"name": "workspaceConfigProps",
|
|
@@ -2394,7 +2394,7 @@
|
|
|
2394
2394
|
"__schema": "TypeRefSchema",
|
|
2395
2395
|
"location": {
|
|
2396
2396
|
"filePath": "workspace-config.ts",
|
|
2397
|
-
"line":
|
|
2397
|
+
"line": 196,
|
|
2398
2398
|
"character": 27
|
|
2399
2399
|
},
|
|
2400
2400
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -2407,7 +2407,7 @@
|
|
|
2407
2407
|
"__schema": "ParameterSchema",
|
|
2408
2408
|
"location": {
|
|
2409
2409
|
"filePath": "workspace-config.ts",
|
|
2410
|
-
"line":
|
|
2410
|
+
"line": 197,
|
|
2411
2411
|
"character": 5
|
|
2412
2412
|
},
|
|
2413
2413
|
"name": "generator",
|
|
@@ -2415,7 +2415,7 @@
|
|
|
2415
2415
|
"__schema": "KeywordTypeSchema",
|
|
2416
2416
|
"location": {
|
|
2417
2417
|
"filePath": "workspace-config.ts",
|
|
2418
|
-
"line":
|
|
2418
|
+
"line": 197,
|
|
2419
2419
|
"character": 17
|
|
2420
2420
|
},
|
|
2421
2421
|
"name": "string"
|
|
@@ -2428,7 +2428,7 @@
|
|
|
2428
2428
|
"__schema": "TypeRefSchema",
|
|
2429
2429
|
"location": {
|
|
2430
2430
|
"filePath": "workspace-config.ts",
|
|
2431
|
-
"line":
|
|
2431
|
+
"line": 198,
|
|
2432
2432
|
"character": 6
|
|
2433
2433
|
},
|
|
2434
2434
|
"name": "Promise",
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
"__schema": "TypeRefSchema",
|
|
2438
2438
|
"location": {
|
|
2439
2439
|
"filePath": "workspace-config.ts",
|
|
2440
|
-
"line":
|
|
2440
|
+
"line": 198,
|
|
2441
2441
|
"character": 14
|
|
2442
2442
|
},
|
|
2443
2443
|
"name": "WorkspaceConfig"
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
"__schema": "FunctionLikeSchema",
|
|
2454
2454
|
"location": {
|
|
2455
2455
|
"filePath": "workspace-config.ts",
|
|
2456
|
-
"line":
|
|
2456
|
+
"line": 215,
|
|
2457
2457
|
"character": 3
|
|
2458
2458
|
},
|
|
2459
2459
|
"signature": "(method) WorkspaceConfig.reset(dirPath: PathOsBasedAbsolute, resetHard: boolean): Promise<void>",
|
|
@@ -2463,7 +2463,7 @@
|
|
|
2463
2463
|
"__schema": "ParameterSchema",
|
|
2464
2464
|
"location": {
|
|
2465
2465
|
"filePath": "workspace-config.ts",
|
|
2466
|
-
"line":
|
|
2466
|
+
"line": 215,
|
|
2467
2467
|
"character": 22
|
|
2468
2468
|
},
|
|
2469
2469
|
"name": "dirPath",
|
|
@@ -2471,7 +2471,7 @@
|
|
|
2471
2471
|
"__schema": "TypeRefSchema",
|
|
2472
2472
|
"location": {
|
|
2473
2473
|
"filePath": "workspace-config.ts",
|
|
2474
|
-
"line":
|
|
2474
|
+
"line": 215,
|
|
2475
2475
|
"character": 31
|
|
2476
2476
|
},
|
|
2477
2477
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2483,7 +2483,7 @@
|
|
|
2483
2483
|
"__schema": "ParameterSchema",
|
|
2484
2484
|
"location": {
|
|
2485
2485
|
"filePath": "workspace-config.ts",
|
|
2486
|
-
"line":
|
|
2486
|
+
"line": 215,
|
|
2487
2487
|
"character": 52
|
|
2488
2488
|
},
|
|
2489
2489
|
"name": "resetHard",
|
|
@@ -2491,7 +2491,7 @@
|
|
|
2491
2491
|
"__schema": "KeywordTypeSchema",
|
|
2492
2492
|
"location": {
|
|
2493
2493
|
"filePath": "workspace-config.ts",
|
|
2494
|
-
"line":
|
|
2494
|
+
"line": 215,
|
|
2495
2495
|
"character": 63
|
|
2496
2496
|
},
|
|
2497
2497
|
"name": "boolean"
|
|
@@ -2504,7 +2504,7 @@
|
|
|
2504
2504
|
"__schema": "TypeRefSchema",
|
|
2505
2505
|
"location": {
|
|
2506
2506
|
"filePath": "workspace-config.ts",
|
|
2507
|
-
"line":
|
|
2507
|
+
"line": 215,
|
|
2508
2508
|
"character": 73
|
|
2509
2509
|
},
|
|
2510
2510
|
"name": "Promise",
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
"__schema": "KeywordTypeSchema",
|
|
2514
2514
|
"location": {
|
|
2515
2515
|
"filePath": "workspace-config.ts",
|
|
2516
|
-
"line":
|
|
2516
|
+
"line": 215,
|
|
2517
2517
|
"character": 81
|
|
2518
2518
|
},
|
|
2519
2519
|
"name": "void"
|
|
@@ -2529,14 +2529,14 @@
|
|
|
2529
2529
|
"__schema": "FunctionLikeSchema",
|
|
2530
2530
|
"location": {
|
|
2531
2531
|
"filePath": "workspace-config.ts",
|
|
2532
|
-
"line":
|
|
2532
|
+
"line": 231,
|
|
2533
2533
|
"character": 3
|
|
2534
2534
|
},
|
|
2535
2535
|
"doc": {
|
|
2536
2536
|
"__schema": "DocSchema",
|
|
2537
2537
|
"location": {
|
|
2538
2538
|
"filePath": "workspace-config.ts",
|
|
2539
|
-
"line":
|
|
2539
|
+
"line": 223,
|
|
2540
2540
|
"character": 3
|
|
2541
2541
|
},
|
|
2542
2542
|
"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 */",
|
|
@@ -2546,7 +2546,7 @@
|
|
|
2546
2546
|
"__schema": "TagSchema",
|
|
2547
2547
|
"location": {
|
|
2548
2548
|
"filePath": "workspace-config.ts",
|
|
2549
|
-
"line":
|
|
2549
|
+
"line": 226,
|
|
2550
2550
|
"character": 6
|
|
2551
2551
|
},
|
|
2552
2552
|
"tagName": "static"
|
|
@@ -2555,7 +2555,7 @@
|
|
|
2555
2555
|
"__schema": "PropertyLikeTagSchema",
|
|
2556
2556
|
"location": {
|
|
2557
2557
|
"filePath": "workspace-config.ts",
|
|
2558
|
-
"line":
|
|
2558
|
+
"line": 227,
|
|
2559
2559
|
"character": 6
|
|
2560
2560
|
},
|
|
2561
2561
|
"name": "dirPath",
|
|
@@ -2565,7 +2565,7 @@
|
|
|
2565
2565
|
"__schema": "TypeRefSchema",
|
|
2566
2566
|
"location": {
|
|
2567
2567
|
"filePath": "workspace-config.ts",
|
|
2568
|
-
"line":
|
|
2568
|
+
"line": 227,
|
|
2569
2569
|
"character": 14
|
|
2570
2570
|
},
|
|
2571
2571
|
"name": "PathOsBased"
|
|
@@ -2575,7 +2575,7 @@
|
|
|
2575
2575
|
"__schema": "ReturnTagSchema",
|
|
2576
2576
|
"location": {
|
|
2577
2577
|
"filePath": "workspace-config.ts",
|
|
2578
|
-
"line":
|
|
2578
|
+
"line": 228,
|
|
2579
2579
|
"character": 6
|
|
2580
2580
|
},
|
|
2581
2581
|
"tagName": "return",
|
|
@@ -2583,7 +2583,7 @@
|
|
|
2583
2583
|
"__schema": "TypeRefSchema",
|
|
2584
2584
|
"location": {
|
|
2585
2585
|
"filePath": "workspace-config.ts",
|
|
2586
|
-
"line":
|
|
2586
|
+
"line": 228,
|
|
2587
2587
|
"character": 16
|
|
2588
2588
|
},
|
|
2589
2589
|
"name": "PathOsBased"
|
|
@@ -2593,7 +2593,7 @@
|
|
|
2593
2593
|
"__schema": "TagSchema",
|
|
2594
2594
|
"location": {
|
|
2595
2595
|
"filePath": "workspace-config.ts",
|
|
2596
|
-
"line":
|
|
2596
|
+
"line": 229,
|
|
2597
2597
|
"character": 6
|
|
2598
2598
|
},
|
|
2599
2599
|
"tagName": "memberof",
|
|
@@ -2608,7 +2608,7 @@
|
|
|
2608
2608
|
"__schema": "ParameterSchema",
|
|
2609
2609
|
"location": {
|
|
2610
2610
|
"filePath": "workspace-config.ts",
|
|
2611
|
-
"line":
|
|
2611
|
+
"line": 231,
|
|
2612
2612
|
"character": 36
|
|
2613
2613
|
},
|
|
2614
2614
|
"name": "dirPath",
|
|
@@ -2616,7 +2616,7 @@
|
|
|
2616
2616
|
"__schema": "TypeRefSchema",
|
|
2617
2617
|
"location": {
|
|
2618
2618
|
"filePath": "workspace-config.ts",
|
|
2619
|
-
"line":
|
|
2619
|
+
"line": 231,
|
|
2620
2620
|
"character": 45
|
|
2621
2621
|
},
|
|
2622
2622
|
"name": "PathOsBased"
|
|
@@ -2629,14 +2629,14 @@
|
|
|
2629
2629
|
"__schema": "TypeRefSchema",
|
|
2630
2630
|
"location": {
|
|
2631
2631
|
"filePath": "workspace-config.ts",
|
|
2632
|
-
"line":
|
|
2632
|
+
"line": 231,
|
|
2633
2633
|
"character": 3
|
|
2634
2634
|
},
|
|
2635
2635
|
"name": "PathOsBased",
|
|
2636
2636
|
"componentId": {
|
|
2637
2637
|
"scope": "teambit.legacy",
|
|
2638
2638
|
"name": "utils",
|
|
2639
|
-
"version": "0.0.
|
|
2639
|
+
"version": "0.0.4"
|
|
2640
2640
|
}
|
|
2641
2641
|
},
|
|
2642
2642
|
"modifiers": [
|
|
@@ -2647,7 +2647,7 @@
|
|
|
2647
2647
|
"__schema": "FunctionLikeSchema",
|
|
2648
2648
|
"location": {
|
|
2649
2649
|
"filePath": "workspace-config.ts",
|
|
2650
|
-
"line":
|
|
2650
|
+
"line": 235,
|
|
2651
2651
|
"character": 3
|
|
2652
2652
|
},
|
|
2653
2653
|
"signature": "(method) WorkspaceConfig.pathHasWorkspaceJsonc(dirPath: PathOsBased): Promise<boolean>",
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"__schema": "ParameterSchema",
|
|
2658
2658
|
"location": {
|
|
2659
2659
|
"filePath": "workspace-config.ts",
|
|
2660
|
-
"line":
|
|
2660
|
+
"line": 235,
|
|
2661
2661
|
"character": 38
|
|
2662
2662
|
},
|
|
2663
2663
|
"name": "dirPath",
|
|
@@ -2665,7 +2665,7 @@
|
|
|
2665
2665
|
"__schema": "TypeRefSchema",
|
|
2666
2666
|
"location": {
|
|
2667
2667
|
"filePath": "workspace-config.ts",
|
|
2668
|
-
"line":
|
|
2668
|
+
"line": 235,
|
|
2669
2669
|
"character": 47
|
|
2670
2670
|
},
|
|
2671
2671
|
"name": "PathOsBased"
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
"__schema": "TypeRefSchema",
|
|
2679
2679
|
"location": {
|
|
2680
2680
|
"filePath": "workspace-config.ts",
|
|
2681
|
-
"line":
|
|
2681
|
+
"line": 235,
|
|
2682
2682
|
"character": 61
|
|
2683
2683
|
},
|
|
2684
2684
|
"name": "Promise",
|
|
@@ -2687,7 +2687,7 @@
|
|
|
2687
2687
|
"__schema": "KeywordTypeSchema",
|
|
2688
2688
|
"location": {
|
|
2689
2689
|
"filePath": "workspace-config.ts",
|
|
2690
|
-
"line":
|
|
2690
|
+
"line": 235,
|
|
2691
2691
|
"character": 69
|
|
2692
2692
|
},
|
|
2693
2693
|
"name": "boolean"
|
|
@@ -2703,14 +2703,14 @@
|
|
|
2703
2703
|
"__schema": "FunctionLikeSchema",
|
|
2704
2704
|
"location": {
|
|
2705
2705
|
"filePath": "workspace-config.ts",
|
|
2706
|
-
"line":
|
|
2706
|
+
"line": 244,
|
|
2707
2707
|
"character": 3
|
|
2708
2708
|
},
|
|
2709
2709
|
"doc": {
|
|
2710
2710
|
"__schema": "DocSchema",
|
|
2711
2711
|
"location": {
|
|
2712
2712
|
"filePath": "workspace-config.ts",
|
|
2713
|
-
"line":
|
|
2713
|
+
"line": 240,
|
|
2714
2714
|
"character": 3
|
|
2715
2715
|
},
|
|
2716
2716
|
"raw": "/**\n * Check if the given dir has workspace config (new or legacy)\n * @param dirPath\n */",
|
|
@@ -2720,7 +2720,7 @@
|
|
|
2720
2720
|
"__schema": "PropertyLikeTagSchema",
|
|
2721
2721
|
"location": {
|
|
2722
2722
|
"filePath": "workspace-config.ts",
|
|
2723
|
-
"line":
|
|
2723
|
+
"line": 242,
|
|
2724
2724
|
"character": 6
|
|
2725
2725
|
},
|
|
2726
2726
|
"name": "dirPath",
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
"__schema": "ParameterSchema",
|
|
2736
2736
|
"location": {
|
|
2737
2737
|
"filePath": "workspace-config.ts",
|
|
2738
|
-
"line":
|
|
2738
|
+
"line": 244,
|
|
2739
2739
|
"character": 24
|
|
2740
2740
|
},
|
|
2741
2741
|
"name": "dirPath",
|
|
@@ -2743,7 +2743,7 @@
|
|
|
2743
2743
|
"__schema": "TypeRefSchema",
|
|
2744
2744
|
"location": {
|
|
2745
2745
|
"filePath": "workspace-config.ts",
|
|
2746
|
-
"line":
|
|
2746
|
+
"line": 244,
|
|
2747
2747
|
"character": 33
|
|
2748
2748
|
},
|
|
2749
2749
|
"name": "PathOsBased"
|
|
@@ -2756,7 +2756,7 @@
|
|
|
2756
2756
|
"__schema": "TypeRefSchema",
|
|
2757
2757
|
"location": {
|
|
2758
2758
|
"filePath": "workspace-config.ts",
|
|
2759
|
-
"line":
|
|
2759
|
+
"line": 244,
|
|
2760
2760
|
"character": 47
|
|
2761
2761
|
},
|
|
2762
2762
|
"name": "Promise",
|
|
@@ -2765,7 +2765,7 @@
|
|
|
2765
2765
|
"__schema": "TypeUnionSchema",
|
|
2766
2766
|
"location": {
|
|
2767
2767
|
"filePath": "workspace-config.ts",
|
|
2768
|
-
"line":
|
|
2768
|
+
"line": 244,
|
|
2769
2769
|
"character": 55
|
|
2770
2770
|
},
|
|
2771
2771
|
"types": [
|
|
@@ -2773,7 +2773,7 @@
|
|
|
2773
2773
|
"__schema": "KeywordTypeSchema",
|
|
2774
2774
|
"location": {
|
|
2775
2775
|
"filePath": "workspace-config.ts",
|
|
2776
|
-
"line":
|
|
2776
|
+
"line": 244,
|
|
2777
2777
|
"character": 55
|
|
2778
2778
|
},
|
|
2779
2779
|
"name": "boolean"
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
"__schema": "KeywordTypeSchema",
|
|
2783
2783
|
"location": {
|
|
2784
2784
|
"filePath": "workspace-config.ts",
|
|
2785
|
-
"line":
|
|
2785
|
+
"line": 244,
|
|
2786
2786
|
"character": 65
|
|
2787
2787
|
},
|
|
2788
2788
|
"name": "undefined"
|
|
@@ -2800,14 +2800,14 @@
|
|
|
2800
2800
|
"__schema": "FunctionLikeSchema",
|
|
2801
2801
|
"location": {
|
|
2802
2802
|
"filePath": "workspace-config.ts",
|
|
2803
|
-
"line":
|
|
2803
|
+
"line": 260,
|
|
2804
2804
|
"character": 3
|
|
2805
2805
|
},
|
|
2806
2806
|
"doc": {
|
|
2807
2807
|
"__schema": "DocSchema",
|
|
2808
2808
|
"location": {
|
|
2809
2809
|
"filePath": "workspace-config.ts",
|
|
2810
|
-
"line":
|
|
2810
|
+
"line": 252,
|
|
2811
2811
|
"character": 3
|
|
2812
2812
|
},
|
|
2813
2813
|
"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 */",
|
|
@@ -2817,7 +2817,7 @@
|
|
|
2817
2817
|
"__schema": "TagSchema",
|
|
2818
2818
|
"location": {
|
|
2819
2819
|
"filePath": "workspace-config.ts",
|
|
2820
|
-
"line":
|
|
2820
|
+
"line": 255,
|
|
2821
2821
|
"character": 6
|
|
2822
2822
|
},
|
|
2823
2823
|
"tagName": "static"
|
|
@@ -2826,7 +2826,7 @@
|
|
|
2826
2826
|
"__schema": "PropertyLikeTagSchema",
|
|
2827
2827
|
"location": {
|
|
2828
2828
|
"filePath": "workspace-config.ts",
|
|
2829
|
-
"line":
|
|
2829
|
+
"line": 256,
|
|
2830
2830
|
"character": 6
|
|
2831
2831
|
},
|
|
2832
2832
|
"name": "dirPath",
|
|
@@ -2835,7 +2835,7 @@
|
|
|
2835
2835
|
"__schema": "TypeRefSchema",
|
|
2836
2836
|
"location": {
|
|
2837
2837
|
"filePath": "workspace-config.ts",
|
|
2838
|
-
"line":
|
|
2838
|
+
"line": 256,
|
|
2839
2839
|
"character": 14
|
|
2840
2840
|
},
|
|
2841
2841
|
"name": "PathOsBased"
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
"__schema": "ReturnTagSchema",
|
|
2846
2846
|
"location": {
|
|
2847
2847
|
"filePath": "workspace-config.ts",
|
|
2848
|
-
"line":
|
|
2848
|
+
"line": 257,
|
|
2849
2849
|
"character": 6
|
|
2850
2850
|
},
|
|
2851
2851
|
"tagName": "return",
|
|
@@ -2853,14 +2853,14 @@
|
|
|
2853
2853
|
"__schema": "ParenthesizedTypeSchema",
|
|
2854
2854
|
"location": {
|
|
2855
2855
|
"filePath": "workspace-config.ts",
|
|
2856
|
-
"line":
|
|
2856
|
+
"line": 257,
|
|
2857
2857
|
"character": 16
|
|
2858
2858
|
},
|
|
2859
2859
|
"type": {
|
|
2860
2860
|
"__schema": "TypeRefSchema",
|
|
2861
2861
|
"location": {
|
|
2862
2862
|
"filePath": "workspace-config.ts",
|
|
2863
|
-
"line":
|
|
2863
|
+
"line": 257,
|
|
2864
2864
|
"character": 17
|
|
2865
2865
|
},
|
|
2866
2866
|
"name": "Promise",
|
|
@@ -2869,7 +2869,7 @@
|
|
|
2869
2869
|
"__schema": "TypeUnionSchema",
|
|
2870
2870
|
"location": {
|
|
2871
2871
|
"filePath": "workspace-config.ts",
|
|
2872
|
-
"line":
|
|
2872
|
+
"line": 257,
|
|
2873
2873
|
"character": 25
|
|
2874
2874
|
},
|
|
2875
2875
|
"types": [
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
"__schema": "TypeRefSchema",
|
|
2878
2878
|
"location": {
|
|
2879
2879
|
"filePath": "workspace-config.ts",
|
|
2880
|
-
"line":
|
|
2880
|
+
"line": 257,
|
|
2881
2881
|
"character": 25
|
|
2882
2882
|
},
|
|
2883
2883
|
"name": "WorkspaceConfig"
|
|
@@ -2886,7 +2886,7 @@
|
|
|
2886
2886
|
"__schema": "KeywordTypeSchema",
|
|
2887
2887
|
"location": {
|
|
2888
2888
|
"filePath": "workspace-config.ts",
|
|
2889
|
-
"line":
|
|
2889
|
+
"line": 257,
|
|
2890
2890
|
"character": 43
|
|
2891
2891
|
},
|
|
2892
2892
|
"name": "undefined"
|
|
@@ -2901,7 +2901,7 @@
|
|
|
2901
2901
|
"__schema": "TagSchema",
|
|
2902
2902
|
"location": {
|
|
2903
2903
|
"filePath": "workspace-config.ts",
|
|
2904
|
-
"line":
|
|
2904
|
+
"line": 258,
|
|
2905
2905
|
"character": 6
|
|
2906
2906
|
},
|
|
2907
2907
|
"tagName": "memberof",
|
|
@@ -2916,7 +2916,7 @@
|
|
|
2916
2916
|
"__schema": "ParameterSchema",
|
|
2917
2917
|
"location": {
|
|
2918
2918
|
"filePath": "workspace-config.ts",
|
|
2919
|
-
"line":
|
|
2919
|
+
"line": 261,
|
|
2920
2920
|
"character": 5
|
|
2921
2921
|
},
|
|
2922
2922
|
"name": "dirPath",
|
|
@@ -2924,7 +2924,7 @@
|
|
|
2924
2924
|
"__schema": "TypeRefSchema",
|
|
2925
2925
|
"location": {
|
|
2926
2926
|
"filePath": "workspace-config.ts",
|
|
2927
|
-
"line":
|
|
2927
|
+
"line": 261,
|
|
2928
2928
|
"character": 14
|
|
2929
2929
|
},
|
|
2930
2930
|
"name": "PathOsBased"
|
|
@@ -2936,7 +2936,7 @@
|
|
|
2936
2936
|
"__schema": "ParameterSchema",
|
|
2937
2937
|
"location": {
|
|
2938
2938
|
"filePath": "workspace-config.ts",
|
|
2939
|
-
"line":
|
|
2939
|
+
"line": 262,
|
|
2940
2940
|
"character": 5
|
|
2941
2941
|
},
|
|
2942
2942
|
"name": "scopePath",
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
"__schema": "TypeRefSchema",
|
|
2945
2945
|
"location": {
|
|
2946
2946
|
"filePath": "workspace-config.ts",
|
|
2947
|
-
"line":
|
|
2947
|
+
"line": 262,
|
|
2948
2948
|
"character": 17
|
|
2949
2949
|
},
|
|
2950
2950
|
"name": "PathOsBasedAbsolute"
|
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
"__schema": "TypeRefSchema",
|
|
2958
2958
|
"location": {
|
|
2959
2959
|
"filePath": "workspace-config.ts",
|
|
2960
|
-
"line":
|
|
2960
|
+
"line": 263,
|
|
2961
2961
|
"character": 6
|
|
2962
2962
|
},
|
|
2963
2963
|
"name": "Promise",
|
|
@@ -2966,7 +2966,7 @@
|
|
|
2966
2966
|
"__schema": "TypeUnionSchema",
|
|
2967
2967
|
"location": {
|
|
2968
2968
|
"filePath": "workspace-config.ts",
|
|
2969
|
-
"line":
|
|
2969
|
+
"line": 263,
|
|
2970
2970
|
"character": 14
|
|
2971
2971
|
},
|
|
2972
2972
|
"types": [
|
|
@@ -2974,7 +2974,7 @@
|
|
|
2974
2974
|
"__schema": "TypeRefSchema",
|
|
2975
2975
|
"location": {
|
|
2976
2976
|
"filePath": "workspace-config.ts",
|
|
2977
|
-
"line":
|
|
2977
|
+
"line": 263,
|
|
2978
2978
|
"character": 14
|
|
2979
2979
|
},
|
|
2980
2980
|
"name": "WorkspaceConfig"
|
|
@@ -2983,7 +2983,7 @@
|
|
|
2983
2983
|
"__schema": "KeywordTypeSchema",
|
|
2984
2984
|
"location": {
|
|
2985
2985
|
"filePath": "workspace-config.ts",
|
|
2986
|
-
"line":
|
|
2986
|
+
"line": 263,
|
|
2987
2987
|
"character": 32
|
|
2988
2988
|
},
|
|
2989
2989
|
"name": "undefined"
|
|
@@ -3001,7 +3001,7 @@
|
|
|
3001
3001
|
"__schema": "FunctionLikeSchema",
|
|
3002
3002
|
"location": {
|
|
3003
3003
|
"filePath": "workspace-config.ts",
|
|
3004
|
-
"line":
|
|
3004
|
+
"line": 273,
|
|
3005
3005
|
"character": 3
|
|
3006
3006
|
},
|
|
3007
3007
|
"signature": "(method) WorkspaceConfig._loadFromWorkspaceJsonc(workspaceJsoncPath: PathOsBased, scopePath?: string): Promise<WorkspaceConfig>",
|
|
@@ -3011,7 +3011,7 @@
|
|
|
3011
3011
|
"__schema": "ParameterSchema",
|
|
3012
3012
|
"location": {
|
|
3013
3013
|
"filePath": "workspace-config.ts",
|
|
3014
|
-
"line":
|
|
3014
|
+
"line": 273,
|
|
3015
3015
|
"character": 40
|
|
3016
3016
|
},
|
|
3017
3017
|
"name": "workspaceJsoncPath",
|
|
@@ -3019,7 +3019,7 @@
|
|
|
3019
3019
|
"__schema": "TypeRefSchema",
|
|
3020
3020
|
"location": {
|
|
3021
3021
|
"filePath": "workspace-config.ts",
|
|
3022
|
-
"line":
|
|
3022
|
+
"line": 273,
|
|
3023
3023
|
"character": 60
|
|
3024
3024
|
},
|
|
3025
3025
|
"name": "PathOsBased"
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
"__schema": "ParameterSchema",
|
|
3032
3032
|
"location": {
|
|
3033
3033
|
"filePath": "workspace-config.ts",
|
|
3034
|
-
"line":
|
|
3034
|
+
"line": 273,
|
|
3035
3035
|
"character": 73
|
|
3036
3036
|
},
|
|
3037
3037
|
"name": "scopePath",
|
|
@@ -3039,7 +3039,7 @@
|
|
|
3039
3039
|
"__schema": "KeywordTypeSchema",
|
|
3040
3040
|
"location": {
|
|
3041
3041
|
"filePath": "workspace-config.ts",
|
|
3042
|
-
"line":
|
|
3042
|
+
"line": 273,
|
|
3043
3043
|
"character": 85
|
|
3044
3044
|
},
|
|
3045
3045
|
"name": "string"
|
|
@@ -3052,7 +3052,7 @@
|
|
|
3052
3052
|
"__schema": "TypeRefSchema",
|
|
3053
3053
|
"location": {
|
|
3054
3054
|
"filePath": "workspace-config.ts",
|
|
3055
|
-
"line":
|
|
3055
|
+
"line": 273,
|
|
3056
3056
|
"character": 94
|
|
3057
3057
|
},
|
|
3058
3058
|
"name": "Promise",
|
|
@@ -3061,7 +3061,7 @@
|
|
|
3061
3061
|
"__schema": "TypeRefSchema",
|
|
3062
3062
|
"location": {
|
|
3063
3063
|
"filePath": "workspace-config.ts",
|
|
3064
|
-
"line":
|
|
3064
|
+
"line": 273,
|
|
3065
3065
|
"character": 102
|
|
3066
3066
|
},
|
|
3067
3067
|
"name": "WorkspaceConfig"
|
|
@@ -3077,7 +3077,7 @@
|
|
|
3077
3077
|
"__schema": "FunctionLikeSchema",
|
|
3078
3078
|
"location": {
|
|
3079
3079
|
"filePath": "workspace-config.ts",
|
|
3080
|
-
"line":
|
|
3080
|
+
"line": 284,
|
|
3081
3081
|
"character": 3
|
|
3082
3082
|
},
|
|
3083
3083
|
"signature": "(method) WorkspaceConfig.write({ dir, reasonForChange }?: {\n dir?: PathOsBasedAbsolute;\n reasonForChange?: string;\n}): Promise<void>",
|
|
@@ -3087,7 +3087,7 @@
|
|
|
3087
3087
|
"__schema": "ParameterSchema",
|
|
3088
3088
|
"location": {
|
|
3089
3089
|
"filePath": "workspace-config.ts",
|
|
3090
|
-
"line":
|
|
3090
|
+
"line": 284,
|
|
3091
3091
|
"character": 15
|
|
3092
3092
|
},
|
|
3093
3093
|
"name": "{ dir, reasonForChange }",
|
|
@@ -3095,7 +3095,7 @@
|
|
|
3095
3095
|
"__schema": "TypeLiteralSchema",
|
|
3096
3096
|
"location": {
|
|
3097
3097
|
"filePath": "workspace-config.ts",
|
|
3098
|
-
"line":
|
|
3098
|
+
"line": 284,
|
|
3099
3099
|
"character": 41
|
|
3100
3100
|
},
|
|
3101
3101
|
"members": [
|
|
@@ -3103,7 +3103,7 @@
|
|
|
3103
3103
|
"__schema": "VariableLikeSchema",
|
|
3104
3104
|
"location": {
|
|
3105
3105
|
"filePath": "workspace-config.ts",
|
|
3106
|
-
"line":
|
|
3106
|
+
"line": 284,
|
|
3107
3107
|
"character": 43
|
|
3108
3108
|
},
|
|
3109
3109
|
"signature": "(property) dir?: string | undefined",
|
|
@@ -3112,7 +3112,7 @@
|
|
|
3112
3112
|
"__schema": "TypeRefSchema",
|
|
3113
3113
|
"location": {
|
|
3114
3114
|
"filePath": "workspace-config.ts",
|
|
3115
|
-
"line":
|
|
3115
|
+
"line": 284,
|
|
3116
3116
|
"character": 49
|
|
3117
3117
|
},
|
|
3118
3118
|
"name": "PathOsBasedAbsolute"
|
|
@@ -3123,7 +3123,7 @@
|
|
|
3123
3123
|
"__schema": "VariableLikeSchema",
|
|
3124
3124
|
"location": {
|
|
3125
3125
|
"filePath": "workspace-config.ts",
|
|
3126
|
-
"line":
|
|
3126
|
+
"line": 284,
|
|
3127
3127
|
"character": 70
|
|
3128
3128
|
},
|
|
3129
3129
|
"signature": "(property) reasonForChange?: string | undefined",
|
|
@@ -3132,7 +3132,7 @@
|
|
|
3132
3132
|
"__schema": "KeywordTypeSchema",
|
|
3133
3133
|
"location": {
|
|
3134
3134
|
"filePath": "workspace-config.ts",
|
|
3135
|
-
"line":
|
|
3135
|
+
"line": 284,
|
|
3136
3136
|
"character": 88
|
|
3137
3137
|
},
|
|
3138
3138
|
"name": "string"
|
|
@@ -3148,7 +3148,7 @@
|
|
|
3148
3148
|
"__schema": "VariableLikeSchema",
|
|
3149
3149
|
"location": {
|
|
3150
3150
|
"filePath": "workspace-config.ts",
|
|
3151
|
-
"line":
|
|
3151
|
+
"line": 284,
|
|
3152
3152
|
"character": 43
|
|
3153
3153
|
},
|
|
3154
3154
|
"signature": "(property) dir?: string | undefined",
|
|
@@ -3157,7 +3157,7 @@
|
|
|
3157
3157
|
"__schema": "TypeRefSchema",
|
|
3158
3158
|
"location": {
|
|
3159
3159
|
"filePath": "workspace-config.ts",
|
|
3160
|
-
"line":
|
|
3160
|
+
"line": 284,
|
|
3161
3161
|
"character": 49
|
|
3162
3162
|
},
|
|
3163
3163
|
"name": "PathOsBasedAbsolute"
|
|
@@ -3168,7 +3168,7 @@
|
|
|
3168
3168
|
"__schema": "VariableLikeSchema",
|
|
3169
3169
|
"location": {
|
|
3170
3170
|
"filePath": "workspace-config.ts",
|
|
3171
|
-
"line":
|
|
3171
|
+
"line": 284,
|
|
3172
3172
|
"character": 70
|
|
3173
3173
|
},
|
|
3174
3174
|
"signature": "(property) reasonForChange?: string | undefined",
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
"__schema": "KeywordTypeSchema",
|
|
3178
3178
|
"location": {
|
|
3179
3179
|
"filePath": "workspace-config.ts",
|
|
3180
|
-
"line":
|
|
3180
|
+
"line": 284,
|
|
3181
3181
|
"character": 88
|
|
3182
3182
|
},
|
|
3183
3183
|
"name": "string"
|
|
@@ -3192,7 +3192,7 @@
|
|
|
3192
3192
|
"__schema": "TypeRefSchema",
|
|
3193
3193
|
"location": {
|
|
3194
3194
|
"filePath": "workspace-config.ts",
|
|
3195
|
-
"line":
|
|
3195
|
+
"line": 284,
|
|
3196
3196
|
"character": 104
|
|
3197
3197
|
},
|
|
3198
3198
|
"name": "Promise",
|
|
@@ -3201,7 +3201,7 @@
|
|
|
3201
3201
|
"__schema": "KeywordTypeSchema",
|
|
3202
3202
|
"location": {
|
|
3203
3203
|
"filePath": "workspace-config.ts",
|
|
3204
|
-
"line":
|
|
3204
|
+
"line": 284,
|
|
3205
3205
|
"character": 112
|
|
3206
3206
|
},
|
|
3207
3207
|
"name": "void"
|
|
@@ -3216,7 +3216,7 @@
|
|
|
3216
3216
|
"__schema": "FunctionLikeSchema",
|
|
3217
3217
|
"location": {
|
|
3218
3218
|
"filePath": "workspace-config.ts",
|
|
3219
|
-
"line":
|
|
3219
|
+
"line": 299,
|
|
3220
3220
|
"character": 3
|
|
3221
3221
|
},
|
|
3222
3222
|
"signature": "(method) WorkspaceConfig.backupConfigFile(reasonForChange?: string): Promise<void>",
|
|
@@ -3226,7 +3226,7 @@
|
|
|
3226
3226
|
"__schema": "ParameterSchema",
|
|
3227
3227
|
"location": {
|
|
3228
3228
|
"filePath": "workspace-config.ts",
|
|
3229
|
-
"line":
|
|
3229
|
+
"line": 299,
|
|
3230
3230
|
"character": 26
|
|
3231
3231
|
},
|
|
3232
3232
|
"name": "reasonForChange",
|
|
@@ -3234,7 +3234,7 @@
|
|
|
3234
3234
|
"__schema": "KeywordTypeSchema",
|
|
3235
3235
|
"location": {
|
|
3236
3236
|
"filePath": "workspace-config.ts",
|
|
3237
|
-
"line":
|
|
3237
|
+
"line": 299,
|
|
3238
3238
|
"character": 44
|
|
3239
3239
|
},
|
|
3240
3240
|
"name": "string"
|
|
@@ -3247,7 +3247,7 @@
|
|
|
3247
3247
|
"__schema": "InferenceTypeSchema",
|
|
3248
3248
|
"location": {
|
|
3249
3249
|
"filePath": "workspace-config.ts",
|
|
3250
|
-
"line":
|
|
3250
|
+
"line": 299,
|
|
3251
3251
|
"character": 3
|
|
3252
3252
|
},
|
|
3253
3253
|
"type": "Promise<void>"
|
|
@@ -3260,7 +3260,7 @@
|
|
|
3260
3260
|
"__schema": "FunctionLikeSchema",
|
|
3261
3261
|
"location": {
|
|
3262
3262
|
"filePath": "workspace-config.ts",
|
|
3263
|
-
"line":
|
|
3263
|
+
"line": 322,
|
|
3264
3264
|
"character": 3
|
|
3265
3265
|
},
|
|
3266
3266
|
"signature": "(method) WorkspaceConfig.getBackupHistoryDir(): string",
|
|
@@ -3270,7 +3270,7 @@
|
|
|
3270
3270
|
"__schema": "InferenceTypeSchema",
|
|
3271
3271
|
"location": {
|
|
3272
3272
|
"filePath": "workspace-config.ts",
|
|
3273
|
-
"line":
|
|
3273
|
+
"line": 322,
|
|
3274
3274
|
"character": 3
|
|
3275
3275
|
},
|
|
3276
3276
|
"type": "string"
|
|
@@ -3281,7 +3281,7 @@
|
|
|
3281
3281
|
"__schema": "FunctionLikeSchema",
|
|
3282
3282
|
"location": {
|
|
3283
3283
|
"filePath": "workspace-config.ts",
|
|
3284
|
-
"line":
|
|
3284
|
+
"line": 325,
|
|
3285
3285
|
"character": 3
|
|
3286
3286
|
},
|
|
3287
3287
|
"signature": "(method) WorkspaceConfig.getBackupMetadataFilePath(): string",
|
|
@@ -3291,7 +3291,7 @@
|
|
|
3291
3291
|
"__schema": "InferenceTypeSchema",
|
|
3292
3292
|
"location": {
|
|
3293
3293
|
"filePath": "workspace-config.ts",
|
|
3294
|
-
"line":
|
|
3294
|
+
"line": 325,
|
|
3295
3295
|
"character": 3
|
|
3296
3296
|
},
|
|
3297
3297
|
"type": "string"
|
|
@@ -3302,7 +3302,7 @@
|
|
|
3302
3302
|
"__schema": "FunctionLikeSchema",
|
|
3303
3303
|
"location": {
|
|
3304
3304
|
"filePath": "workspace-config.ts",
|
|
3305
|
-
"line":
|
|
3305
|
+
"line": 345,
|
|
3306
3306
|
"character": 3
|
|
3307
3307
|
},
|
|
3308
3308
|
"signature": "(method) WorkspaceConfig.toVinyl(workspaceDir: PathOsBasedAbsolute): Promise<AbstractVinyl[] | undefined>",
|
|
@@ -3312,7 +3312,7 @@
|
|
|
3312
3312
|
"__schema": "ParameterSchema",
|
|
3313
3313
|
"location": {
|
|
3314
3314
|
"filePath": "workspace-config.ts",
|
|
3315
|
-
"line":
|
|
3315
|
+
"line": 345,
|
|
3316
3316
|
"character": 17
|
|
3317
3317
|
},
|
|
3318
3318
|
"name": "workspaceDir",
|
|
@@ -3320,7 +3320,7 @@
|
|
|
3320
3320
|
"__schema": "TypeRefSchema",
|
|
3321
3321
|
"location": {
|
|
3322
3322
|
"filePath": "workspace-config.ts",
|
|
3323
|
-
"line":
|
|
3323
|
+
"line": 345,
|
|
3324
3324
|
"character": 31
|
|
3325
3325
|
},
|
|
3326
3326
|
"name": "PathOsBasedAbsolute"
|
|
@@ -3333,7 +3333,7 @@
|
|
|
3333
3333
|
"__schema": "TypeRefSchema",
|
|
3334
3334
|
"location": {
|
|
3335
3335
|
"filePath": "workspace-config.ts",
|
|
3336
|
-
"line":
|
|
3336
|
+
"line": 345,
|
|
3337
3337
|
"character": 53
|
|
3338
3338
|
},
|
|
3339
3339
|
"name": "Promise",
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"__schema": "TypeUnionSchema",
|
|
3343
3343
|
"location": {
|
|
3344
3344
|
"filePath": "workspace-config.ts",
|
|
3345
|
-
"line":
|
|
3345
|
+
"line": 345,
|
|
3346
3346
|
"character": 61
|
|
3347
3347
|
},
|
|
3348
3348
|
"types": [
|
|
@@ -3350,14 +3350,14 @@
|
|
|
3350
3350
|
"__schema": "TypeArraySchema",
|
|
3351
3351
|
"location": {
|
|
3352
3352
|
"filePath": "workspace-config.ts",
|
|
3353
|
-
"line":
|
|
3353
|
+
"line": 345,
|
|
3354
3354
|
"character": 61
|
|
3355
3355
|
},
|
|
3356
3356
|
"type": {
|
|
3357
3357
|
"__schema": "TypeRefSchema",
|
|
3358
3358
|
"location": {
|
|
3359
3359
|
"filePath": "workspace-config.ts",
|
|
3360
|
-
"line":
|
|
3360
|
+
"line": 345,
|
|
3361
3361
|
"character": 61
|
|
3362
3362
|
},
|
|
3363
3363
|
"name": "AbstractVinyl"
|
|
@@ -3367,7 +3367,7 @@
|
|
|
3367
3367
|
"__schema": "KeywordTypeSchema",
|
|
3368
3368
|
"location": {
|
|
3369
3369
|
"filePath": "workspace-config.ts",
|
|
3370
|
-
"line":
|
|
3370
|
+
"line": 345,
|
|
3371
3371
|
"character": 79
|
|
3372
3372
|
},
|
|
3373
3373
|
"name": "undefined"
|
|
@@ -3384,7 +3384,7 @@
|
|
|
3384
3384
|
"__schema": "FunctionLikeSchema",
|
|
3385
3385
|
"location": {
|
|
3386
3386
|
"filePath": "workspace-config.ts",
|
|
3387
|
-
"line":
|
|
3387
|
+
"line": 353,
|
|
3388
3388
|
"character": 3
|
|
3389
3389
|
},
|
|
3390
3390
|
"signature": "(method) WorkspaceConfig.toLegacy(): ILegacyWorkspaceConfig",
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
"__schema": "TypeRefSchema",
|
|
3395
3395
|
"location": {
|
|
3396
3396
|
"filePath": "workspace-config.ts",
|
|
3397
|
-
"line":
|
|
3397
|
+
"line": 353,
|
|
3398
3398
|
"character": 3
|
|
3399
3399
|
},
|
|
3400
3400
|
"name": "ILegacyWorkspaceConfig",
|
|
@@ -3409,7 +3409,7 @@
|
|
|
3409
3409
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
3410
3410
|
"location": {
|
|
3411
3411
|
"filePath": "workspace-config.ts",
|
|
3412
|
-
"line":
|
|
3412
|
+
"line": 61,
|
|
3413
3413
|
"character": 41
|
|
3414
3414
|
},
|
|
3415
3415
|
"name": "implements HostConfig",
|
|
@@ -5031,7 +5031,7 @@
|
|
|
5031
5031
|
"__schema": "TypeSchema",
|
|
5032
5032
|
"location": {
|
|
5033
5033
|
"filePath": "workspace-config.ts",
|
|
5034
|
-
"line":
|
|
5034
|
+
"line": 21,
|
|
5035
5035
|
"character": 1
|
|
5036
5036
|
},
|
|
5037
5037
|
"signature": "type LegacyInitProps = {\n standAlone?: boolean | undefined;\n}",
|
|
@@ -5040,7 +5040,7 @@
|
|
|
5040
5040
|
"__schema": "TypeLiteralSchema",
|
|
5041
5041
|
"location": {
|
|
5042
5042
|
"filePath": "workspace-config.ts",
|
|
5043
|
-
"line":
|
|
5043
|
+
"line": 21,
|
|
5044
5044
|
"character": 31
|
|
5045
5045
|
},
|
|
5046
5046
|
"members": [
|
|
@@ -5048,7 +5048,7 @@
|
|
|
5048
5048
|
"__schema": "VariableLikeSchema",
|
|
5049
5049
|
"location": {
|
|
5050
5050
|
"filePath": "workspace-config.ts",
|
|
5051
|
-
"line":
|
|
5051
|
+
"line": 22,
|
|
5052
5052
|
"character": 3
|
|
5053
5053
|
},
|
|
5054
5054
|
"signature": "(property) standAlone?: boolean | undefined",
|
|
@@ -5057,7 +5057,7 @@
|
|
|
5057
5057
|
"__schema": "KeywordTypeSchema",
|
|
5058
5058
|
"location": {
|
|
5059
5059
|
"filePath": "workspace-config.ts",
|
|
5060
|
-
"line":
|
|
5060
|
+
"line": 22,
|
|
5061
5061
|
"character": 16
|
|
5062
5062
|
},
|
|
5063
5063
|
"name": "boolean"
|
|
@@ -5071,7 +5071,7 @@
|
|
|
5071
5071
|
"__schema": "TypeSchema",
|
|
5072
5072
|
"location": {
|
|
5073
5073
|
"filePath": "workspace-config.ts",
|
|
5074
|
-
"line":
|
|
5074
|
+
"line": 25,
|
|
5075
5075
|
"character": 1
|
|
5076
5076
|
},
|
|
5077
5077
|
"signature": "type WorkspaceConfigFileProps = {\n $schema?: string | undefined;\n $schemaVersion?: string | undefined;\n} & WorkspaceSettingsNewProps",
|
|
@@ -5080,7 +5080,7 @@
|
|
|
5080
5080
|
"__schema": "TypeIntersectionSchema",
|
|
5081
5081
|
"location": {
|
|
5082
5082
|
"filePath": "workspace-config.ts",
|
|
5083
|
-
"line":
|
|
5083
|
+
"line": 25,
|
|
5084
5084
|
"character": 40
|
|
5085
5085
|
},
|
|
5086
5086
|
"types": [
|
|
@@ -5088,7 +5088,7 @@
|
|
|
5088
5088
|
"__schema": "TypeLiteralSchema",
|
|
5089
5089
|
"location": {
|
|
5090
5090
|
"filePath": "workspace-config.ts",
|
|
5091
|
-
"line":
|
|
5091
|
+
"line": 25,
|
|
5092
5092
|
"character": 40
|
|
5093
5093
|
},
|
|
5094
5094
|
"members": [
|
|
@@ -5096,7 +5096,7 @@
|
|
|
5096
5096
|
"__schema": "VariableLikeSchema",
|
|
5097
5097
|
"location": {
|
|
5098
5098
|
"filePath": "workspace-config.ts",
|
|
5099
|
-
"line":
|
|
5099
|
+
"line": 27,
|
|
5100
5100
|
"character": 3
|
|
5101
5101
|
},
|
|
5102
5102
|
"signature": "(property) $schema?: string | undefined",
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"__schema": "KeywordTypeSchema",
|
|
5106
5106
|
"location": {
|
|
5107
5107
|
"filePath": "workspace-config.ts",
|
|
5108
|
-
"line":
|
|
5108
|
+
"line": 27,
|
|
5109
5109
|
"character": 13
|
|
5110
5110
|
},
|
|
5111
5111
|
"name": "string"
|
|
@@ -5116,7 +5116,7 @@
|
|
|
5116
5116
|
"__schema": "VariableLikeSchema",
|
|
5117
5117
|
"location": {
|
|
5118
5118
|
"filePath": "workspace-config.ts",
|
|
5119
|
-
"line":
|
|
5119
|
+
"line": 28,
|
|
5120
5120
|
"character": 3
|
|
5121
5121
|
},
|
|
5122
5122
|
"signature": "(property) $schemaVersion?: string | undefined",
|
|
@@ -5125,7 +5125,7 @@
|
|
|
5125
5125
|
"__schema": "KeywordTypeSchema",
|
|
5126
5126
|
"location": {
|
|
5127
5127
|
"filePath": "workspace-config.ts",
|
|
5128
|
-
"line":
|
|
5128
|
+
"line": 28,
|
|
5129
5129
|
"character": 20
|
|
5130
5130
|
},
|
|
5131
5131
|
"name": "string"
|
|
@@ -5138,7 +5138,7 @@
|
|
|
5138
5138
|
"__schema": "TypeRefSchema",
|
|
5139
5139
|
"location": {
|
|
5140
5140
|
"filePath": "workspace-config.ts",
|
|
5141
|
-
"line":
|
|
5141
|
+
"line": 29,
|
|
5142
5142
|
"character": 5
|
|
5143
5143
|
},
|
|
5144
5144
|
"name": "WorkspaceSettingsNewProps"
|
|
@@ -5150,7 +5150,7 @@
|
|
|
5150
5150
|
"__schema": "TypeSchema",
|
|
5151
5151
|
"location": {
|
|
5152
5152
|
"filePath": "workspace-config.ts",
|
|
5153
|
-
"line":
|
|
5153
|
+
"line": 31,
|
|
5154
5154
|
"character": 1
|
|
5155
5155
|
},
|
|
5156
5156
|
"signature": "type ComponentScopeDirMapEntry = {\n defaultScope?: string | undefined;\n directory: string;\n}",
|
|
@@ -5159,7 +5159,7 @@
|
|
|
5159
5159
|
"__schema": "TypeLiteralSchema",
|
|
5160
5160
|
"location": {
|
|
5161
5161
|
"filePath": "workspace-config.ts",
|
|
5162
|
-
"line":
|
|
5162
|
+
"line": 31,
|
|
5163
5163
|
"character": 41
|
|
5164
5164
|
},
|
|
5165
5165
|
"members": [
|
|
@@ -5167,7 +5167,7 @@
|
|
|
5167
5167
|
"__schema": "VariableLikeSchema",
|
|
5168
5168
|
"location": {
|
|
5169
5169
|
"filePath": "workspace-config.ts",
|
|
5170
|
-
"line":
|
|
5170
|
+
"line": 32,
|
|
5171
5171
|
"character": 3
|
|
5172
5172
|
},
|
|
5173
5173
|
"signature": "(property) defaultScope?: string | undefined",
|
|
@@ -5176,7 +5176,7 @@
|
|
|
5176
5176
|
"__schema": "KeywordTypeSchema",
|
|
5177
5177
|
"location": {
|
|
5178
5178
|
"filePath": "workspace-config.ts",
|
|
5179
|
-
"line":
|
|
5179
|
+
"line": 32,
|
|
5180
5180
|
"character": 18
|
|
5181
5181
|
},
|
|
5182
5182
|
"name": "string"
|
|
@@ -5187,7 +5187,7 @@
|
|
|
5187
5187
|
"__schema": "VariableLikeSchema",
|
|
5188
5188
|
"location": {
|
|
5189
5189
|
"filePath": "workspace-config.ts",
|
|
5190
|
-
"line":
|
|
5190
|
+
"line": 33,
|
|
5191
5191
|
"character": 3
|
|
5192
5192
|
},
|
|
5193
5193
|
"signature": "(property) directory: string",
|
|
@@ -5196,7 +5196,7 @@
|
|
|
5196
5196
|
"__schema": "KeywordTypeSchema",
|
|
5197
5197
|
"location": {
|
|
5198
5198
|
"filePath": "workspace-config.ts",
|
|
5199
|
-
"line":
|
|
5199
|
+
"line": 33,
|
|
5200
5200
|
"character": 14
|
|
5201
5201
|
},
|
|
5202
5202
|
"name": "string"
|
|
@@ -5210,7 +5210,7 @@
|
|
|
5210
5210
|
"__schema": "TypeSchema",
|
|
5211
5211
|
"location": {
|
|
5212
5212
|
"filePath": "workspace-config.ts",
|
|
5213
|
-
"line":
|
|
5213
|
+
"line": 36,
|
|
5214
5214
|
"character": 1
|
|
5215
5215
|
},
|
|
5216
5216
|
"signature": "type ComponentScopeDirMap = ComponentScopeDirMapEntry[]",
|
|
@@ -5219,7 +5219,7 @@
|
|
|
5219
5219
|
"__schema": "TypeRefSchema",
|
|
5220
5220
|
"location": {
|
|
5221
5221
|
"filePath": "workspace-config.ts",
|
|
5222
|
-
"line":
|
|
5222
|
+
"line": 36,
|
|
5223
5223
|
"character": 36
|
|
5224
5224
|
},
|
|
5225
5225
|
"name": "Array",
|
|
@@ -5228,7 +5228,7 @@
|
|
|
5228
5228
|
"__schema": "TypeRefSchema",
|
|
5229
5229
|
"location": {
|
|
5230
5230
|
"filePath": "workspace-config.ts",
|
|
5231
|
-
"line":
|
|
5231
|
+
"line": 36,
|
|
5232
5232
|
"character": 42
|
|
5233
5233
|
},
|
|
5234
5234
|
"name": "ComponentScopeDirMapEntry"
|
|
@@ -5240,7 +5240,7 @@
|
|
|
5240
5240
|
"__schema": "TypeSchema",
|
|
5241
5241
|
"location": {
|
|
5242
5242
|
"filePath": "workspace-config.ts",
|
|
5243
|
-
"line":
|
|
5243
|
+
"line": 38,
|
|
5244
5244
|
"character": 1
|
|
5245
5245
|
},
|
|
5246
5246
|
"signature": "type WorkspaceExtensionProps = {\n name?: string | undefined;\n defaultScope?: string | undefined;\n defaultDirectory?: string | undefined;\n components?: ComponentScopeDirMap | undefined;\n}",
|
|
@@ -5249,7 +5249,7 @@
|
|
|
5249
5249
|
"__schema": "TypeLiteralSchema",
|
|
5250
5250
|
"location": {
|
|
5251
5251
|
"filePath": "workspace-config.ts",
|
|
5252
|
-
"line":
|
|
5252
|
+
"line": 38,
|
|
5253
5253
|
"character": 39
|
|
5254
5254
|
},
|
|
5255
5255
|
"members": [
|
|
@@ -5257,7 +5257,7 @@
|
|
|
5257
5257
|
"__schema": "VariableLikeSchema",
|
|
5258
5258
|
"location": {
|
|
5259
5259
|
"filePath": "workspace-config.ts",
|
|
5260
|
-
"line":
|
|
5260
|
+
"line": 39,
|
|
5261
5261
|
"character": 3
|
|
5262
5262
|
},
|
|
5263
5263
|
"signature": "(property) name?: string | undefined",
|
|
@@ -5266,7 +5266,7 @@
|
|
|
5266
5266
|
"__schema": "KeywordTypeSchema",
|
|
5267
5267
|
"location": {
|
|
5268
5268
|
"filePath": "workspace-config.ts",
|
|
5269
|
-
"line":
|
|
5269
|
+
"line": 39,
|
|
5270
5270
|
"character": 10
|
|
5271
5271
|
},
|
|
5272
5272
|
"name": "string"
|
|
@@ -5277,7 +5277,7 @@
|
|
|
5277
5277
|
"__schema": "VariableLikeSchema",
|
|
5278
5278
|
"location": {
|
|
5279
5279
|
"filePath": "workspace-config.ts",
|
|
5280
|
-
"line":
|
|
5280
|
+
"line": 40,
|
|
5281
5281
|
"character": 3
|
|
5282
5282
|
},
|
|
5283
5283
|
"signature": "(property) defaultScope?: string | undefined",
|
|
@@ -5286,7 +5286,7 @@
|
|
|
5286
5286
|
"__schema": "KeywordTypeSchema",
|
|
5287
5287
|
"location": {
|
|
5288
5288
|
"filePath": "workspace-config.ts",
|
|
5289
|
-
"line":
|
|
5289
|
+
"line": 40,
|
|
5290
5290
|
"character": 18
|
|
5291
5291
|
},
|
|
5292
5292
|
"name": "string"
|
|
@@ -5297,7 +5297,7 @@
|
|
|
5297
5297
|
"__schema": "VariableLikeSchema",
|
|
5298
5298
|
"location": {
|
|
5299
5299
|
"filePath": "workspace-config.ts",
|
|
5300
|
-
"line":
|
|
5300
|
+
"line": 41,
|
|
5301
5301
|
"character": 3
|
|
5302
5302
|
},
|
|
5303
5303
|
"signature": "(property) defaultDirectory?: string | undefined",
|
|
@@ -5306,7 +5306,7 @@
|
|
|
5306
5306
|
"__schema": "KeywordTypeSchema",
|
|
5307
5307
|
"location": {
|
|
5308
5308
|
"filePath": "workspace-config.ts",
|
|
5309
|
-
"line":
|
|
5309
|
+
"line": 41,
|
|
5310
5310
|
"character": 22
|
|
5311
5311
|
},
|
|
5312
5312
|
"name": "string"
|
|
@@ -5317,7 +5317,7 @@
|
|
|
5317
5317
|
"__schema": "VariableLikeSchema",
|
|
5318
5318
|
"location": {
|
|
5319
5319
|
"filePath": "workspace-config.ts",
|
|
5320
|
-
"line":
|
|
5320
|
+
"line": 42,
|
|
5321
5321
|
"character": 3
|
|
5322
5322
|
},
|
|
5323
5323
|
"signature": "(property) components?: ComponentScopeDirMap | undefined",
|
|
@@ -5326,7 +5326,7 @@
|
|
|
5326
5326
|
"__schema": "TypeRefSchema",
|
|
5327
5327
|
"location": {
|
|
5328
5328
|
"filePath": "workspace-config.ts",
|
|
5329
|
-
"line":
|
|
5329
|
+
"line": 42,
|
|
5330
5330
|
"character": 16
|
|
5331
5331
|
},
|
|
5332
5332
|
"name": "ComponentScopeDirMap"
|
|
@@ -5340,7 +5340,7 @@
|
|
|
5340
5340
|
"__schema": "TypeSchema",
|
|
5341
5341
|
"location": {
|
|
5342
5342
|
"filePath": "workspace-config.ts",
|
|
5343
|
-
"line":
|
|
5343
|
+
"line": 45,
|
|
5344
5344
|
"character": 1
|
|
5345
5345
|
},
|
|
5346
5346
|
"signature": "type PackageManagerClients = \"npm\" | \"yarn\" | undefined",
|
|
@@ -5349,7 +5349,7 @@
|
|
|
5349
5349
|
"__schema": "TypeUnionSchema",
|
|
5350
5350
|
"location": {
|
|
5351
5351
|
"filePath": "workspace-config.ts",
|
|
5352
|
-
"line":
|
|
5352
|
+
"line": 45,
|
|
5353
5353
|
"character": 37
|
|
5354
5354
|
},
|
|
5355
5355
|
"types": [
|
|
@@ -5357,7 +5357,7 @@
|
|
|
5357
5357
|
"__schema": "LiteralTypeSchema",
|
|
5358
5358
|
"location": {
|
|
5359
5359
|
"filePath": "workspace-config.ts",
|
|
5360
|
-
"line":
|
|
5360
|
+
"line": 45,
|
|
5361
5361
|
"character": 37
|
|
5362
5362
|
},
|
|
5363
5363
|
"name": "'npm'"
|
|
@@ -5366,7 +5366,7 @@
|
|
|
5366
5366
|
"__schema": "LiteralTypeSchema",
|
|
5367
5367
|
"location": {
|
|
5368
5368
|
"filePath": "workspace-config.ts",
|
|
5369
|
-
"line":
|
|
5369
|
+
"line": 45,
|
|
5370
5370
|
"character": 45
|
|
5371
5371
|
},
|
|
5372
5372
|
"name": "'yarn'"
|
|
@@ -5375,7 +5375,7 @@
|
|
|
5375
5375
|
"__schema": "KeywordTypeSchema",
|
|
5376
5376
|
"location": {
|
|
5377
5377
|
"filePath": "workspace-config.ts",
|
|
5378
|
-
"line":
|
|
5378
|
+
"line": 45,
|
|
5379
5379
|
"character": 54
|
|
5380
5380
|
},
|
|
5381
5381
|
"name": "undefined"
|
|
@@ -5387,7 +5387,7 @@
|
|
|
5387
5387
|
"__schema": "InterfaceSchema",
|
|
5388
5388
|
"location": {
|
|
5389
5389
|
"filePath": "workspace-config.ts",
|
|
5390
|
-
"line":
|
|
5390
|
+
"line": 47,
|
|
5391
5391
|
"character": 1
|
|
5392
5392
|
},
|
|
5393
5393
|
"signature": "interface DependencyResolverExtensionProps",
|
|
@@ -5397,7 +5397,7 @@
|
|
|
5397
5397
|
"__schema": "VariableLikeSchema",
|
|
5398
5398
|
"location": {
|
|
5399
5399
|
"filePath": "workspace-config.ts",
|
|
5400
|
-
"line":
|
|
5400
|
+
"line": 48,
|
|
5401
5401
|
"character": 3
|
|
5402
5402
|
},
|
|
5403
5403
|
"signature": "(property) DependencyResolverExtensionProps.packageManager: PackageManagerClients",
|
|
@@ -5406,7 +5406,7 @@
|
|
|
5406
5406
|
"__schema": "TypeRefSchema",
|
|
5407
5407
|
"location": {
|
|
5408
5408
|
"filePath": "workspace-config.ts",
|
|
5409
|
-
"line":
|
|
5409
|
+
"line": 48,
|
|
5410
5410
|
"character": 3
|
|
5411
5411
|
},
|
|
5412
5412
|
"name": "PackageManagerClients",
|
|
@@ -5418,7 +5418,7 @@
|
|
|
5418
5418
|
"__schema": "VariableLikeSchema",
|
|
5419
5419
|
"location": {
|
|
5420
5420
|
"filePath": "workspace-config.ts",
|
|
5421
|
-
"line":
|
|
5421
|
+
"line": 49,
|
|
5422
5422
|
"character": 3
|
|
5423
5423
|
},
|
|
5424
5424
|
"signature": "(property) DependencyResolverExtensionProps.strictPeerDependencies?: boolean | undefined",
|
|
@@ -5427,7 +5427,7 @@
|
|
|
5427
5427
|
"__schema": "KeywordTypeSchema",
|
|
5428
5428
|
"location": {
|
|
5429
5429
|
"filePath": "workspace-config.ts",
|
|
5430
|
-
"line":
|
|
5430
|
+
"line": 49,
|
|
5431
5431
|
"character": 28
|
|
5432
5432
|
},
|
|
5433
5433
|
"name": "boolean"
|
|
@@ -5438,7 +5438,7 @@
|
|
|
5438
5438
|
"__schema": "VariableLikeSchema",
|
|
5439
5439
|
"location": {
|
|
5440
5440
|
"filePath": "workspace-config.ts",
|
|
5441
|
-
"line":
|
|
5441
|
+
"line": 50,
|
|
5442
5442
|
"character": 3
|
|
5443
5443
|
},
|
|
5444
5444
|
"signature": "(property) DependencyResolverExtensionProps.extraArgs?: string[] | undefined",
|
|
@@ -5447,14 +5447,14 @@
|
|
|
5447
5447
|
"__schema": "TypeArraySchema",
|
|
5448
5448
|
"location": {
|
|
5449
5449
|
"filePath": "workspace-config.ts",
|
|
5450
|
-
"line":
|
|
5450
|
+
"line": 50,
|
|
5451
5451
|
"character": 15
|
|
5452
5452
|
},
|
|
5453
5453
|
"type": {
|
|
5454
5454
|
"__schema": "KeywordTypeSchema",
|
|
5455
5455
|
"location": {
|
|
5456
5456
|
"filePath": "workspace-config.ts",
|
|
5457
|
-
"line":
|
|
5457
|
+
"line": 50,
|
|
5458
5458
|
"character": 15
|
|
5459
5459
|
},
|
|
5460
5460
|
"name": "string"
|
|
@@ -5466,7 +5466,7 @@
|
|
|
5466
5466
|
"__schema": "VariableLikeSchema",
|
|
5467
5467
|
"location": {
|
|
5468
5468
|
"filePath": "workspace-config.ts",
|
|
5469
|
-
"line":
|
|
5469
|
+
"line": 51,
|
|
5470
5470
|
"character": 3
|
|
5471
5471
|
},
|
|
5472
5472
|
"signature": "(property) DependencyResolverExtensionProps.packageManagerProcessOptions?: any",
|
|
@@ -5475,7 +5475,7 @@
|
|
|
5475
5475
|
"__schema": "KeywordTypeSchema",
|
|
5476
5476
|
"location": {
|
|
5477
5477
|
"filePath": "workspace-config.ts",
|
|
5478
|
-
"line":
|
|
5478
|
+
"line": 51,
|
|
5479
5479
|
"character": 34
|
|
5480
5480
|
},
|
|
5481
5481
|
"name": "any"
|
|
@@ -5486,7 +5486,7 @@
|
|
|
5486
5486
|
"__schema": "VariableLikeSchema",
|
|
5487
5487
|
"location": {
|
|
5488
5488
|
"filePath": "workspace-config.ts",
|
|
5489
|
-
"line":
|
|
5489
|
+
"line": 52,
|
|
5490
5490
|
"character": 3
|
|
5491
5491
|
},
|
|
5492
5492
|
"signature": "(property) DependencyResolverExtensionProps.useWorkspaces?: boolean | undefined",
|
|
@@ -5495,7 +5495,7 @@
|
|
|
5495
5495
|
"__schema": "KeywordTypeSchema",
|
|
5496
5496
|
"location": {
|
|
5497
5497
|
"filePath": "workspace-config.ts",
|
|
5498
|
-
"line":
|
|
5498
|
+
"line": 52,
|
|
5499
5499
|
"character": 19
|
|
5500
5500
|
},
|
|
5501
5501
|
"name": "boolean"
|
|
@@ -5506,7 +5506,7 @@
|
|
|
5506
5506
|
"__schema": "VariableLikeSchema",
|
|
5507
5507
|
"location": {
|
|
5508
5508
|
"filePath": "workspace-config.ts",
|
|
5509
|
-
"line":
|
|
5509
|
+
"line": 53,
|
|
5510
5510
|
"character": 3
|
|
5511
5511
|
},
|
|
5512
5512
|
"signature": "(property) DependencyResolverExtensionProps.manageWorkspaces?: boolean | undefined",
|
|
@@ -5515,7 +5515,7 @@
|
|
|
5515
5515
|
"__schema": "KeywordTypeSchema",
|
|
5516
5516
|
"location": {
|
|
5517
5517
|
"filePath": "workspace-config.ts",
|
|
5518
|
-
"line":
|
|
5518
|
+
"line": 53,
|
|
5519
5519
|
"character": 22
|
|
5520
5520
|
},
|
|
5521
5521
|
"name": "boolean"
|
|
@@ -5529,7 +5529,7 @@
|
|
|
5529
5529
|
"__schema": "TypeSchema",
|
|
5530
5530
|
"location": {
|
|
5531
5531
|
"filePath": "workspace-config.ts",
|
|
5532
|
-
"line":
|
|
5532
|
+
"line": 56,
|
|
5533
5533
|
"character": 1
|
|
5534
5534
|
},
|
|
5535
5535
|
"signature": "type WorkspaceSettingsNewProps = {\n 'teambit.workspace/workspace': WorkspaceExtensionProps;\n 'teambit.dependencies/dependency-resolver': DependencyResolverExtensionProps;\n}",
|
|
@@ -5538,7 +5538,7 @@
|
|
|
5538
5538
|
"__schema": "TypeLiteralSchema",
|
|
5539
5539
|
"location": {
|
|
5540
5540
|
"filePath": "workspace-config.ts",
|
|
5541
|
-
"line":
|
|
5541
|
+
"line": 56,
|
|
5542
5542
|
"character": 41
|
|
5543
5543
|
},
|
|
5544
5544
|
"members": [
|
|
@@ -5546,7 +5546,7 @@
|
|
|
5546
5546
|
"__schema": "VariableLikeSchema",
|
|
5547
5547
|
"location": {
|
|
5548
5548
|
"filePath": "workspace-config.ts",
|
|
5549
|
-
"line":
|
|
5549
|
+
"line": 57,
|
|
5550
5550
|
"character": 3
|
|
5551
5551
|
},
|
|
5552
5552
|
"signature": "(property) 'teambit.workspace/workspace': WorkspaceExtensionProps",
|
|
@@ -5555,7 +5555,7 @@
|
|
|
5555
5555
|
"__schema": "TypeRefSchema",
|
|
5556
5556
|
"location": {
|
|
5557
5557
|
"filePath": "workspace-config.ts",
|
|
5558
|
-
"line":
|
|
5558
|
+
"line": 57,
|
|
5559
5559
|
"character": 3
|
|
5560
5560
|
},
|
|
5561
5561
|
"name": "WorkspaceExtensionProps"
|
|
@@ -5566,7 +5566,7 @@
|
|
|
5566
5566
|
"__schema": "VariableLikeSchema",
|
|
5567
5567
|
"location": {
|
|
5568
5568
|
"filePath": "workspace-config.ts",
|
|
5569
|
-
"line":
|
|
5569
|
+
"line": 58,
|
|
5570
5570
|
"character": 3
|
|
5571
5571
|
},
|
|
5572
5572
|
"signature": "(property) 'teambit.dependencies/dependency-resolver': DependencyResolverExtensionProps",
|
|
@@ -5575,7 +5575,7 @@
|
|
|
5575
5575
|
"__schema": "TypeRefSchema",
|
|
5576
5576
|
"location": {
|
|
5577
5577
|
"filePath": "workspace-config.ts",
|
|
5578
|
-
"line":
|
|
5578
|
+
"line": 58,
|
|
5579
5579
|
"character": 3
|
|
5580
5580
|
},
|
|
5581
5581
|
"name": "DependencyResolverExtensionProps",
|
|
@@ -5590,7 +5590,7 @@
|
|
|
5590
5590
|
"__schema": "ClassSchema",
|
|
5591
5591
|
"location": {
|
|
5592
5592
|
"filePath": "workspace-config.ts",
|
|
5593
|
-
"line":
|
|
5593
|
+
"line": 61,
|
|
5594
5594
|
"character": 1
|
|
5595
5595
|
},
|
|
5596
5596
|
"signature": "class WorkspaceConfig",
|
|
@@ -5600,7 +5600,7 @@
|
|
|
5600
5600
|
"__schema": "VariableLikeSchema",
|
|
5601
5601
|
"location": {
|
|
5602
5602
|
"filePath": "workspace-config.ts",
|
|
5603
|
-
"line":
|
|
5603
|
+
"line": 62,
|
|
5604
5604
|
"character": 3
|
|
5605
5605
|
},
|
|
5606
5606
|
"signature": "(property) WorkspaceConfig.raw?: any",
|
|
@@ -5609,7 +5609,7 @@
|
|
|
5609
5609
|
"__schema": "KeywordTypeSchema",
|
|
5610
5610
|
"location": {
|
|
5611
5611
|
"filePath": "workspace-config.ts",
|
|
5612
|
-
"line":
|
|
5612
|
+
"line": 62,
|
|
5613
5613
|
"character": 9
|
|
5614
5614
|
},
|
|
5615
5615
|
"name": "any"
|
|
@@ -5620,7 +5620,7 @@
|
|
|
5620
5620
|
"__schema": "VariableLikeSchema",
|
|
5621
5621
|
"location": {
|
|
5622
5622
|
"filePath": "workspace-config.ts",
|
|
5623
|
-
"line":
|
|
5623
|
+
"line": 63,
|
|
5624
5624
|
"character": 3
|
|
5625
5625
|
},
|
|
5626
5626
|
"signature": "(property) WorkspaceConfig._extensions: ExtensionDataList",
|
|
@@ -5629,7 +5629,7 @@
|
|
|
5629
5629
|
"__schema": "TypeRefSchema",
|
|
5630
5630
|
"location": {
|
|
5631
5631
|
"filePath": "workspace-config.ts",
|
|
5632
|
-
"line":
|
|
5632
|
+
"line": 63,
|
|
5633
5633
|
"character": 3
|
|
5634
5634
|
},
|
|
5635
5635
|
"name": "ExtensionDataList",
|
|
@@ -5641,7 +5641,7 @@
|
|
|
5641
5641
|
"__schema": "VariableLikeSchema",
|
|
5642
5642
|
"location": {
|
|
5643
5643
|
"filePath": "workspace-config.ts",
|
|
5644
|
-
"line":
|
|
5644
|
+
"line": 64,
|
|
5645
5645
|
"character": 3
|
|
5646
5646
|
},
|
|
5647
5647
|
"signature": "(property) WorkspaceConfig.isLegacy: boolean",
|
|
@@ -5650,7 +5650,7 @@
|
|
|
5650
5650
|
"__schema": "KeywordTypeSchema",
|
|
5651
5651
|
"location": {
|
|
5652
5652
|
"filePath": "workspace-config.ts",
|
|
5653
|
-
"line":
|
|
5653
|
+
"line": 64,
|
|
5654
5654
|
"character": 13
|
|
5655
5655
|
},
|
|
5656
5656
|
"name": "boolean"
|
|
@@ -5661,7 +5661,7 @@
|
|
|
5661
5661
|
"__schema": "ConstructorSchema",
|
|
5662
5662
|
"location": {
|
|
5663
5663
|
"filePath": "workspace-config.ts",
|
|
5664
|
-
"line":
|
|
5664
|
+
"line": 66,
|
|
5665
5665
|
"character": 3
|
|
5666
5666
|
},
|
|
5667
5667
|
"signature": "constructor WorkspaceConfig(data: WorkspaceConfigFileProps, _path: PathOsBasedAbsolute, scopePath?: PathOsBasedAbsolute): WorkspaceConfig",
|
|
@@ -5671,7 +5671,7 @@
|
|
|
5671
5671
|
"__schema": "ParameterSchema",
|
|
5672
5672
|
"location": {
|
|
5673
5673
|
"filePath": "workspace-config.ts",
|
|
5674
|
-
"line":
|
|
5674
|
+
"line": 67,
|
|
5675
5675
|
"character": 5
|
|
5676
5676
|
},
|
|
5677
5677
|
"name": "data",
|
|
@@ -5679,7 +5679,7 @@
|
|
|
5679
5679
|
"__schema": "TypeRefSchema",
|
|
5680
5680
|
"location": {
|
|
5681
5681
|
"filePath": "workspace-config.ts",
|
|
5682
|
-
"line":
|
|
5682
|
+
"line": 67,
|
|
5683
5683
|
"character": 19
|
|
5684
5684
|
},
|
|
5685
5685
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -5691,7 +5691,7 @@
|
|
|
5691
5691
|
"__schema": "ParameterSchema",
|
|
5692
5692
|
"location": {
|
|
5693
5693
|
"filePath": "workspace-config.ts",
|
|
5694
|
-
"line":
|
|
5694
|
+
"line": 68,
|
|
5695
5695
|
"character": 5
|
|
5696
5696
|
},
|
|
5697
5697
|
"name": "_path",
|
|
@@ -5699,7 +5699,7 @@
|
|
|
5699
5699
|
"__schema": "TypeRefSchema",
|
|
5700
5700
|
"location": {
|
|
5701
5701
|
"filePath": "workspace-config.ts",
|
|
5702
|
-
"line":
|
|
5702
|
+
"line": 68,
|
|
5703
5703
|
"character": 20
|
|
5704
5704
|
},
|
|
5705
5705
|
"name": "PathOsBasedAbsolute"
|
|
@@ -5711,7 +5711,7 @@
|
|
|
5711
5711
|
"__schema": "ParameterSchema",
|
|
5712
5712
|
"location": {
|
|
5713
5713
|
"filePath": "workspace-config.ts",
|
|
5714
|
-
"line":
|
|
5714
|
+
"line": 69,
|
|
5715
5715
|
"character": 5
|
|
5716
5716
|
},
|
|
5717
5717
|
"name": "scopePath",
|
|
@@ -5719,7 +5719,7 @@
|
|
|
5719
5719
|
"__schema": "TypeRefSchema",
|
|
5720
5720
|
"location": {
|
|
5721
5721
|
"filePath": "workspace-config.ts",
|
|
5722
|
-
"line":
|
|
5722
|
+
"line": 69,
|
|
5723
5723
|
"character": 25
|
|
5724
5724
|
},
|
|
5725
5725
|
"name": "PathOsBasedAbsolute"
|
|
@@ -5732,7 +5732,7 @@
|
|
|
5732
5732
|
"__schema": "ThisTypeSchema",
|
|
5733
5733
|
"location": {
|
|
5734
5734
|
"filePath": "workspace-config.ts",
|
|
5735
|
-
"line":
|
|
5735
|
+
"line": 61,
|
|
5736
5736
|
"character": 1
|
|
5737
5737
|
},
|
|
5738
5738
|
"name": "WorkspaceConfig"
|
|
@@ -5743,7 +5743,7 @@
|
|
|
5743
5743
|
"__schema": "GetAccessorSchema",
|
|
5744
5744
|
"location": {
|
|
5745
5745
|
"filePath": "workspace-config.ts",
|
|
5746
|
-
"line":
|
|
5746
|
+
"line": 75,
|
|
5747
5747
|
"character": 3
|
|
5748
5748
|
},
|
|
5749
5749
|
"signature": "(getter) WorkspaceConfig.path: string",
|
|
@@ -5752,7 +5752,7 @@
|
|
|
5752
5752
|
"__schema": "TypeRefSchema",
|
|
5753
5753
|
"location": {
|
|
5754
5754
|
"filePath": "workspace-config.ts",
|
|
5755
|
-
"line":
|
|
5755
|
+
"line": 75,
|
|
5756
5756
|
"character": 15
|
|
5757
5757
|
},
|
|
5758
5758
|
"name": "PathOsBased"
|
|
@@ -5762,7 +5762,7 @@
|
|
|
5762
5762
|
"__schema": "GetAccessorSchema",
|
|
5763
5763
|
"location": {
|
|
5764
5764
|
"filePath": "workspace-config.ts",
|
|
5765
|
-
"line":
|
|
5765
|
+
"line": 79,
|
|
5766
5766
|
"character": 3
|
|
5767
5767
|
},
|
|
5768
5768
|
"signature": "(getter) WorkspaceConfig.extensions: ExtensionDataList",
|
|
@@ -5771,7 +5771,7 @@
|
|
|
5771
5771
|
"__schema": "TypeRefSchema",
|
|
5772
5772
|
"location": {
|
|
5773
5773
|
"filePath": "workspace-config.ts",
|
|
5774
|
-
"line":
|
|
5774
|
+
"line": 79,
|
|
5775
5775
|
"character": 3
|
|
5776
5776
|
},
|
|
5777
5777
|
"name": "ExtensionDataList",
|
|
@@ -5782,7 +5782,7 @@
|
|
|
5782
5782
|
"__schema": "FunctionLikeSchema",
|
|
5783
5783
|
"location": {
|
|
5784
5784
|
"filePath": "workspace-config.ts",
|
|
5785
|
-
"line":
|
|
5785
|
+
"line": 88,
|
|
5786
5786
|
"character": 3
|
|
5787
5787
|
},
|
|
5788
5788
|
"signature": "(method) WorkspaceConfig.extension(extensionId: string, ignoreVersion: boolean): any",
|
|
@@ -5792,7 +5792,7 @@
|
|
|
5792
5792
|
"__schema": "ParameterSchema",
|
|
5793
5793
|
"location": {
|
|
5794
5794
|
"filePath": "workspace-config.ts",
|
|
5795
|
-
"line":
|
|
5795
|
+
"line": 88,
|
|
5796
5796
|
"character": 13
|
|
5797
5797
|
},
|
|
5798
5798
|
"name": "extensionId",
|
|
@@ -5800,7 +5800,7 @@
|
|
|
5800
5800
|
"__schema": "KeywordTypeSchema",
|
|
5801
5801
|
"location": {
|
|
5802
5802
|
"filePath": "workspace-config.ts",
|
|
5803
|
-
"line":
|
|
5803
|
+
"line": 88,
|
|
5804
5804
|
"character": 26
|
|
5805
5805
|
},
|
|
5806
5806
|
"name": "string"
|
|
@@ -5812,7 +5812,7 @@
|
|
|
5812
5812
|
"__schema": "ParameterSchema",
|
|
5813
5813
|
"location": {
|
|
5814
5814
|
"filePath": "workspace-config.ts",
|
|
5815
|
-
"line":
|
|
5815
|
+
"line": 88,
|
|
5816
5816
|
"character": 34
|
|
5817
5817
|
},
|
|
5818
5818
|
"name": "ignoreVersion",
|
|
@@ -5820,7 +5820,7 @@
|
|
|
5820
5820
|
"__schema": "KeywordTypeSchema",
|
|
5821
5821
|
"location": {
|
|
5822
5822
|
"filePath": "workspace-config.ts",
|
|
5823
|
-
"line":
|
|
5823
|
+
"line": 88,
|
|
5824
5824
|
"character": 49
|
|
5825
5825
|
},
|
|
5826
5826
|
"name": "boolean"
|
|
@@ -5833,7 +5833,7 @@
|
|
|
5833
5833
|
"__schema": "KeywordTypeSchema",
|
|
5834
5834
|
"location": {
|
|
5835
5835
|
"filePath": "workspace-config.ts",
|
|
5836
|
-
"line":
|
|
5836
|
+
"line": 88,
|
|
5837
5837
|
"character": 59
|
|
5838
5838
|
},
|
|
5839
5839
|
"name": "any"
|
|
@@ -5844,7 +5844,7 @@
|
|
|
5844
5844
|
"__schema": "FunctionLikeSchema",
|
|
5845
5845
|
"location": {
|
|
5846
5846
|
"filePath": "workspace-config.ts",
|
|
5847
|
-
"line":
|
|
5847
|
+
"line": 93,
|
|
5848
5848
|
"character": 3
|
|
5849
5849
|
},
|
|
5850
5850
|
"signature": "(method) WorkspaceConfig.setExtension(extensionId: string, config: Record<string, any>, options: SetExtensionOptions): any",
|
|
@@ -5854,7 +5854,7 @@
|
|
|
5854
5854
|
"__schema": "ParameterSchema",
|
|
5855
5855
|
"location": {
|
|
5856
5856
|
"filePath": "workspace-config.ts",
|
|
5857
|
-
"line":
|
|
5857
|
+
"line": 93,
|
|
5858
5858
|
"character": 16
|
|
5859
5859
|
},
|
|
5860
5860
|
"name": "extensionId",
|
|
@@ -5862,7 +5862,7 @@
|
|
|
5862
5862
|
"__schema": "KeywordTypeSchema",
|
|
5863
5863
|
"location": {
|
|
5864
5864
|
"filePath": "workspace-config.ts",
|
|
5865
|
-
"line":
|
|
5865
|
+
"line": 93,
|
|
5866
5866
|
"character": 29
|
|
5867
5867
|
},
|
|
5868
5868
|
"name": "string"
|
|
@@ -5874,7 +5874,7 @@
|
|
|
5874
5874
|
"__schema": "ParameterSchema",
|
|
5875
5875
|
"location": {
|
|
5876
5876
|
"filePath": "workspace-config.ts",
|
|
5877
|
-
"line":
|
|
5877
|
+
"line": 93,
|
|
5878
5878
|
"character": 37
|
|
5879
5879
|
},
|
|
5880
5880
|
"name": "config",
|
|
@@ -5882,7 +5882,7 @@
|
|
|
5882
5882
|
"__schema": "TypeRefSchema",
|
|
5883
5883
|
"location": {
|
|
5884
5884
|
"filePath": "workspace-config.ts",
|
|
5885
|
-
"line":
|
|
5885
|
+
"line": 93,
|
|
5886
5886
|
"character": 45
|
|
5887
5887
|
},
|
|
5888
5888
|
"name": "Record",
|
|
@@ -5891,7 +5891,7 @@
|
|
|
5891
5891
|
"__schema": "KeywordTypeSchema",
|
|
5892
5892
|
"location": {
|
|
5893
5893
|
"filePath": "workspace-config.ts",
|
|
5894
|
-
"line":
|
|
5894
|
+
"line": 93,
|
|
5895
5895
|
"character": 52
|
|
5896
5896
|
},
|
|
5897
5897
|
"name": "string"
|
|
@@ -5900,7 +5900,7 @@
|
|
|
5900
5900
|
"__schema": "KeywordTypeSchema",
|
|
5901
5901
|
"location": {
|
|
5902
5902
|
"filePath": "workspace-config.ts",
|
|
5903
|
-
"line":
|
|
5903
|
+
"line": 93,
|
|
5904
5904
|
"character": 60
|
|
5905
5905
|
},
|
|
5906
5906
|
"name": "any"
|
|
@@ -5914,7 +5914,7 @@
|
|
|
5914
5914
|
"__schema": "ParameterSchema",
|
|
5915
5915
|
"location": {
|
|
5916
5916
|
"filePath": "workspace-config.ts",
|
|
5917
|
-
"line":
|
|
5917
|
+
"line": 93,
|
|
5918
5918
|
"character": 66
|
|
5919
5919
|
},
|
|
5920
5920
|
"name": "options",
|
|
@@ -5922,7 +5922,7 @@
|
|
|
5922
5922
|
"__schema": "TypeRefSchema",
|
|
5923
5923
|
"location": {
|
|
5924
5924
|
"filePath": "workspace-config.ts",
|
|
5925
|
-
"line":
|
|
5925
|
+
"line": 93,
|
|
5926
5926
|
"character": 75
|
|
5927
5927
|
},
|
|
5928
5928
|
"name": "SetExtensionOptions"
|
|
@@ -5935,7 +5935,7 @@
|
|
|
5935
5935
|
"__schema": "KeywordTypeSchema",
|
|
5936
5936
|
"location": {
|
|
5937
5937
|
"filePath": "workspace-config.ts",
|
|
5938
|
-
"line":
|
|
5938
|
+
"line": 93,
|
|
5939
5939
|
"character": 97
|
|
5940
5940
|
},
|
|
5941
5941
|
"name": "any"
|
|
@@ -5946,7 +5946,7 @@
|
|
|
5946
5946
|
"__schema": "FunctionLikeSchema",
|
|
5947
5947
|
"location": {
|
|
5948
5948
|
"filePath": "workspace-config.ts",
|
|
5949
|
-
"line":
|
|
5949
|
+
"line": 107,
|
|
5950
5950
|
"character": 3
|
|
5951
5951
|
},
|
|
5952
5952
|
"signature": "(method) WorkspaceConfig.renameExtensionInRaw(oldExtId: string, newExtId: string): boolean",
|
|
@@ -5956,7 +5956,7 @@
|
|
|
5956
5956
|
"__schema": "ParameterSchema",
|
|
5957
5957
|
"location": {
|
|
5958
5958
|
"filePath": "workspace-config.ts",
|
|
5959
|
-
"line":
|
|
5959
|
+
"line": 107,
|
|
5960
5960
|
"character": 24
|
|
5961
5961
|
},
|
|
5962
5962
|
"name": "oldExtId",
|
|
@@ -5964,7 +5964,7 @@
|
|
|
5964
5964
|
"__schema": "KeywordTypeSchema",
|
|
5965
5965
|
"location": {
|
|
5966
5966
|
"filePath": "workspace-config.ts",
|
|
5967
|
-
"line":
|
|
5967
|
+
"line": 107,
|
|
5968
5968
|
"character": 34
|
|
5969
5969
|
},
|
|
5970
5970
|
"name": "string"
|
|
@@ -5976,7 +5976,7 @@
|
|
|
5976
5976
|
"__schema": "ParameterSchema",
|
|
5977
5977
|
"location": {
|
|
5978
5978
|
"filePath": "workspace-config.ts",
|
|
5979
|
-
"line":
|
|
5979
|
+
"line": 107,
|
|
5980
5980
|
"character": 42
|
|
5981
5981
|
},
|
|
5982
5982
|
"name": "newExtId",
|
|
@@ -5984,7 +5984,7 @@
|
|
|
5984
5984
|
"__schema": "KeywordTypeSchema",
|
|
5985
5985
|
"location": {
|
|
5986
5986
|
"filePath": "workspace-config.ts",
|
|
5987
|
-
"line":
|
|
5987
|
+
"line": 107,
|
|
5988
5988
|
"character": 52
|
|
5989
5989
|
},
|
|
5990
5990
|
"name": "string"
|
|
@@ -5997,7 +5997,7 @@
|
|
|
5997
5997
|
"__schema": "KeywordTypeSchema",
|
|
5998
5998
|
"location": {
|
|
5999
5999
|
"filePath": "workspace-config.ts",
|
|
6000
|
-
"line":
|
|
6000
|
+
"line": 107,
|
|
6001
6001
|
"character": 61
|
|
6002
6002
|
},
|
|
6003
6003
|
"name": "boolean"
|
|
@@ -6008,7 +6008,7 @@
|
|
|
6008
6008
|
"__schema": "FunctionLikeSchema",
|
|
6009
6009
|
"location": {
|
|
6010
6010
|
"filePath": "workspace-config.ts",
|
|
6011
|
-
"line":
|
|
6011
|
+
"line": 122,
|
|
6012
6012
|
"character": 3
|
|
6013
6013
|
},
|
|
6014
6014
|
"signature": "(method) WorkspaceConfig.removeExtension(extCompId: ComponentID): boolean",
|
|
@@ -6018,7 +6018,7 @@
|
|
|
6018
6018
|
"__schema": "ParameterSchema",
|
|
6019
6019
|
"location": {
|
|
6020
6020
|
"filePath": "workspace-config.ts",
|
|
6021
|
-
"line":
|
|
6021
|
+
"line": 122,
|
|
6022
6022
|
"character": 19
|
|
6023
6023
|
},
|
|
6024
6024
|
"name": "extCompId",
|
|
@@ -6026,7 +6026,7 @@
|
|
|
6026
6026
|
"__schema": "TypeRefSchema",
|
|
6027
6027
|
"location": {
|
|
6028
6028
|
"filePath": "workspace-config.ts",
|
|
6029
|
-
"line":
|
|
6029
|
+
"line": 122,
|
|
6030
6030
|
"character": 30
|
|
6031
6031
|
},
|
|
6032
6032
|
"name": "ComponentID"
|
|
@@ -6039,7 +6039,7 @@
|
|
|
6039
6039
|
"__schema": "KeywordTypeSchema",
|
|
6040
6040
|
"location": {
|
|
6041
6041
|
"filePath": "workspace-config.ts",
|
|
6042
|
-
"line":
|
|
6042
|
+
"line": 122,
|
|
6043
6043
|
"character": 44
|
|
6044
6044
|
},
|
|
6045
6045
|
"name": "boolean"
|
|
@@ -6050,7 +6050,7 @@
|
|
|
6050
6050
|
"__schema": "FunctionLikeSchema",
|
|
6051
6051
|
"location": {
|
|
6052
6052
|
"filePath": "workspace-config.ts",
|
|
6053
|
-
"line":
|
|
6053
|
+
"line": 139,
|
|
6054
6054
|
"character": 3
|
|
6055
6055
|
},
|
|
6056
6056
|
"signature": "(method) WorkspaceConfig.getExistingKeyIgnoreVersion(id: ComponentID): string | undefined",
|
|
@@ -6060,7 +6060,7 @@
|
|
|
6060
6060
|
"__schema": "ParameterSchema",
|
|
6061
6061
|
"location": {
|
|
6062
6062
|
"filePath": "workspace-config.ts",
|
|
6063
|
-
"line":
|
|
6063
|
+
"line": 139,
|
|
6064
6064
|
"character": 31
|
|
6065
6065
|
},
|
|
6066
6066
|
"name": "id",
|
|
@@ -6068,7 +6068,7 @@
|
|
|
6068
6068
|
"__schema": "TypeRefSchema",
|
|
6069
6069
|
"location": {
|
|
6070
6070
|
"filePath": "workspace-config.ts",
|
|
6071
|
-
"line":
|
|
6071
|
+
"line": 139,
|
|
6072
6072
|
"character": 35
|
|
6073
6073
|
},
|
|
6074
6074
|
"name": "ComponentID"
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
"__schema": "TypeUnionSchema",
|
|
6082
6082
|
"location": {
|
|
6083
6083
|
"filePath": "workspace-config.ts",
|
|
6084
|
-
"line":
|
|
6084
|
+
"line": 139,
|
|
6085
6085
|
"character": 49
|
|
6086
6086
|
},
|
|
6087
6087
|
"types": [
|
|
@@ -6089,7 +6089,7 @@
|
|
|
6089
6089
|
"__schema": "KeywordTypeSchema",
|
|
6090
6090
|
"location": {
|
|
6091
6091
|
"filePath": "workspace-config.ts",
|
|
6092
|
-
"line":
|
|
6092
|
+
"line": 139,
|
|
6093
6093
|
"character": 49
|
|
6094
6094
|
},
|
|
6095
6095
|
"name": "string"
|
|
@@ -6098,7 +6098,7 @@
|
|
|
6098
6098
|
"__schema": "KeywordTypeSchema",
|
|
6099
6099
|
"location": {
|
|
6100
6100
|
"filePath": "workspace-config.ts",
|
|
6101
|
-
"line":
|
|
6101
|
+
"line": 139,
|
|
6102
6102
|
"character": 58
|
|
6103
6103
|
},
|
|
6104
6104
|
"name": "undefined"
|
|
@@ -6111,14 +6111,14 @@
|
|
|
6111
6111
|
"__schema": "FunctionLikeSchema",
|
|
6112
6112
|
"location": {
|
|
6113
6113
|
"filePath": "workspace-config.ts",
|
|
6114
|
-
"line":
|
|
6114
|
+
"line": 154,
|
|
6115
6115
|
"character": 3
|
|
6116
6116
|
},
|
|
6117
6117
|
"doc": {
|
|
6118
6118
|
"__schema": "DocSchema",
|
|
6119
6119
|
"location": {
|
|
6120
6120
|
"filePath": "workspace-config.ts",
|
|
6121
|
-
"line":
|
|
6121
|
+
"line": 146,
|
|
6122
6122
|
"character": 3
|
|
6123
6123
|
},
|
|
6124
6124
|
"raw": "/**\n * Create an instance of the WorkspaceConfig by data\n *\n * @static\n * @param {WorkspaceConfigFileProps} data\n * @returns\n * @memberof WorkspaceConfig\n */",
|
|
@@ -6128,7 +6128,7 @@
|
|
|
6128
6128
|
"__schema": "TagSchema",
|
|
6129
6129
|
"location": {
|
|
6130
6130
|
"filePath": "workspace-config.ts",
|
|
6131
|
-
"line":
|
|
6131
|
+
"line": 149,
|
|
6132
6132
|
"character": 6
|
|
6133
6133
|
},
|
|
6134
6134
|
"tagName": "static"
|
|
@@ -6137,7 +6137,7 @@
|
|
|
6137
6137
|
"__schema": "PropertyLikeTagSchema",
|
|
6138
6138
|
"location": {
|
|
6139
6139
|
"filePath": "workspace-config.ts",
|
|
6140
|
-
"line":
|
|
6140
|
+
"line": 150,
|
|
6141
6141
|
"character": 6
|
|
6142
6142
|
},
|
|
6143
6143
|
"name": "data",
|
|
@@ -6146,7 +6146,7 @@
|
|
|
6146
6146
|
"__schema": "TypeRefSchema",
|
|
6147
6147
|
"location": {
|
|
6148
6148
|
"filePath": "workspace-config.ts",
|
|
6149
|
-
"line":
|
|
6149
|
+
"line": 150,
|
|
6150
6150
|
"character": 14
|
|
6151
6151
|
},
|
|
6152
6152
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6156,7 +6156,7 @@
|
|
|
6156
6156
|
"__schema": "ReturnTagSchema",
|
|
6157
6157
|
"location": {
|
|
6158
6158
|
"filePath": "workspace-config.ts",
|
|
6159
|
-
"line":
|
|
6159
|
+
"line": 151,
|
|
6160
6160
|
"character": 6
|
|
6161
6161
|
},
|
|
6162
6162
|
"tagName": "return"
|
|
@@ -6165,7 +6165,7 @@
|
|
|
6165
6165
|
"__schema": "TagSchema",
|
|
6166
6166
|
"location": {
|
|
6167
6167
|
"filePath": "workspace-config.ts",
|
|
6168
|
-
"line":
|
|
6168
|
+
"line": 152,
|
|
6169
6169
|
"character": 6
|
|
6170
6170
|
},
|
|
6171
6171
|
"tagName": "memberof",
|
|
@@ -6180,7 +6180,7 @@
|
|
|
6180
6180
|
"__schema": "ParameterSchema",
|
|
6181
6181
|
"location": {
|
|
6182
6182
|
"filePath": "workspace-config.ts",
|
|
6183
|
-
"line":
|
|
6183
|
+
"line": 154,
|
|
6184
6184
|
"character": 21
|
|
6185
6185
|
},
|
|
6186
6186
|
"name": "data",
|
|
@@ -6188,7 +6188,7 @@
|
|
|
6188
6188
|
"__schema": "TypeRefSchema",
|
|
6189
6189
|
"location": {
|
|
6190
6190
|
"filePath": "workspace-config.ts",
|
|
6191
|
-
"line":
|
|
6191
|
+
"line": 154,
|
|
6192
6192
|
"character": 27
|
|
6193
6193
|
},
|
|
6194
6194
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6200,7 +6200,7 @@
|
|
|
6200
6200
|
"__schema": "ParameterSchema",
|
|
6201
6201
|
"location": {
|
|
6202
6202
|
"filePath": "workspace-config.ts",
|
|
6203
|
-
"line":
|
|
6203
|
+
"line": 154,
|
|
6204
6204
|
"character": 53
|
|
6205
6205
|
},
|
|
6206
6206
|
"name": "workspaceJsoncPath",
|
|
@@ -6208,7 +6208,7 @@
|
|
|
6208
6208
|
"__schema": "TypeRefSchema",
|
|
6209
6209
|
"location": {
|
|
6210
6210
|
"filePath": "workspace-config.ts",
|
|
6211
|
-
"line":
|
|
6211
|
+
"line": 154,
|
|
6212
6212
|
"character": 73
|
|
6213
6213
|
},
|
|
6214
6214
|
"name": "PathOsBased"
|
|
@@ -6220,7 +6220,7 @@
|
|
|
6220
6220
|
"__schema": "ParameterSchema",
|
|
6221
6221
|
"location": {
|
|
6222
6222
|
"filePath": "workspace-config.ts",
|
|
6223
|
-
"line":
|
|
6223
|
+
"line": 154,
|
|
6224
6224
|
"character": 86
|
|
6225
6225
|
},
|
|
6226
6226
|
"name": "scopePath",
|
|
@@ -6228,7 +6228,7 @@
|
|
|
6228
6228
|
"__schema": "TypeRefSchema",
|
|
6229
6229
|
"location": {
|
|
6230
6230
|
"filePath": "workspace-config.ts",
|
|
6231
|
-
"line":
|
|
6231
|
+
"line": 154,
|
|
6232
6232
|
"character": 98
|
|
6233
6233
|
},
|
|
6234
6234
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6241,7 +6241,7 @@
|
|
|
6241
6241
|
"__schema": "TypeRefSchema",
|
|
6242
6242
|
"location": {
|
|
6243
6243
|
"filePath": "workspace-config.ts",
|
|
6244
|
-
"line":
|
|
6244
|
+
"line": 154,
|
|
6245
6245
|
"character": 3
|
|
6246
6246
|
},
|
|
6247
6247
|
"name": "WorkspaceConfig"
|
|
@@ -6254,14 +6254,14 @@
|
|
|
6254
6254
|
"__schema": "FunctionLikeSchema",
|
|
6255
6255
|
"location": {
|
|
6256
6256
|
"filePath": "workspace-config.ts",
|
|
6257
|
-
"line":
|
|
6257
|
+
"line": 166,
|
|
6258
6258
|
"character": 3
|
|
6259
6259
|
},
|
|
6260
6260
|
"doc": {
|
|
6261
6261
|
"__schema": "DocSchema",
|
|
6262
6262
|
"location": {
|
|
6263
6263
|
"filePath": "workspace-config.ts",
|
|
6264
|
-
"line":
|
|
6264
|
+
"line": 158,
|
|
6265
6265
|
"character": 3
|
|
6266
6266
|
},
|
|
6267
6267
|
"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 */",
|
|
@@ -6271,7 +6271,7 @@
|
|
|
6271
6271
|
"__schema": "TagSchema",
|
|
6272
6272
|
"location": {
|
|
6273
6273
|
"filePath": "workspace-config.ts",
|
|
6274
|
-
"line":
|
|
6274
|
+
"line": 161,
|
|
6275
6275
|
"character": 6
|
|
6276
6276
|
},
|
|
6277
6277
|
"tagName": "static"
|
|
@@ -6280,7 +6280,7 @@
|
|
|
6280
6280
|
"__schema": "PropertyLikeTagSchema",
|
|
6281
6281
|
"location": {
|
|
6282
6282
|
"filePath": "workspace-config.ts",
|
|
6283
|
-
"line":
|
|
6283
|
+
"line": 162,
|
|
6284
6284
|
"character": 6
|
|
6285
6285
|
},
|
|
6286
6286
|
"name": "data",
|
|
@@ -6290,7 +6290,7 @@
|
|
|
6290
6290
|
"__schema": "TypeRefSchema",
|
|
6291
6291
|
"location": {
|
|
6292
6292
|
"filePath": "workspace-config.ts",
|
|
6293
|
-
"line":
|
|
6293
|
+
"line": 162,
|
|
6294
6294
|
"character": 14
|
|
6295
6295
|
},
|
|
6296
6296
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6300,7 +6300,7 @@
|
|
|
6300
6300
|
"__schema": "ReturnTagSchema",
|
|
6301
6301
|
"location": {
|
|
6302
6302
|
"filePath": "workspace-config.ts",
|
|
6303
|
-
"line":
|
|
6303
|
+
"line": 163,
|
|
6304
6304
|
"character": 6
|
|
6305
6305
|
},
|
|
6306
6306
|
"tagName": "return"
|
|
@@ -6309,7 +6309,7 @@
|
|
|
6309
6309
|
"__schema": "TagSchema",
|
|
6310
6310
|
"location": {
|
|
6311
6311
|
"filePath": "workspace-config.ts",
|
|
6312
|
-
"line":
|
|
6312
|
+
"line": 164,
|
|
6313
6313
|
"character": 6
|
|
6314
6314
|
},
|
|
6315
6315
|
"tagName": "memberof",
|
|
@@ -6324,7 +6324,7 @@
|
|
|
6324
6324
|
"__schema": "ParameterSchema",
|
|
6325
6325
|
"location": {
|
|
6326
6326
|
"filePath": "workspace-config.ts",
|
|
6327
|
-
"line":
|
|
6327
|
+
"line": 167,
|
|
6328
6328
|
"character": 5
|
|
6329
6329
|
},
|
|
6330
6330
|
"name": "props",
|
|
@@ -6332,7 +6332,7 @@
|
|
|
6332
6332
|
"__schema": "TypeRefSchema",
|
|
6333
6333
|
"location": {
|
|
6334
6334
|
"filePath": "workspace-config.ts",
|
|
6335
|
-
"line":
|
|
6335
|
+
"line": 167,
|
|
6336
6336
|
"character": 12
|
|
6337
6337
|
},
|
|
6338
6338
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6344,7 +6344,7 @@
|
|
|
6344
6344
|
"__schema": "ParameterSchema",
|
|
6345
6345
|
"location": {
|
|
6346
6346
|
"filePath": "workspace-config.ts",
|
|
6347
|
-
"line":
|
|
6347
|
+
"line": 168,
|
|
6348
6348
|
"character": 5
|
|
6349
6349
|
},
|
|
6350
6350
|
"name": "dirPath",
|
|
@@ -6352,7 +6352,7 @@
|
|
|
6352
6352
|
"__schema": "TypeRefSchema",
|
|
6353
6353
|
"location": {
|
|
6354
6354
|
"filePath": "workspace-config.ts",
|
|
6355
|
-
"line":
|
|
6355
|
+
"line": 168,
|
|
6356
6356
|
"character": 14
|
|
6357
6357
|
},
|
|
6358
6358
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6364,7 +6364,7 @@
|
|
|
6364
6364
|
"__schema": "ParameterSchema",
|
|
6365
6365
|
"location": {
|
|
6366
6366
|
"filePath": "workspace-config.ts",
|
|
6367
|
-
"line":
|
|
6367
|
+
"line": 169,
|
|
6368
6368
|
"character": 5
|
|
6369
6369
|
},
|
|
6370
6370
|
"name": "scopePath",
|
|
@@ -6372,7 +6372,7 @@
|
|
|
6372
6372
|
"__schema": "TypeRefSchema",
|
|
6373
6373
|
"location": {
|
|
6374
6374
|
"filePath": "workspace-config.ts",
|
|
6375
|
-
"line":
|
|
6375
|
+
"line": 169,
|
|
6376
6376
|
"character": 16
|
|
6377
6377
|
},
|
|
6378
6378
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6384,7 +6384,7 @@
|
|
|
6384
6384
|
"__schema": "ParameterSchema",
|
|
6385
6385
|
"location": {
|
|
6386
6386
|
"filePath": "workspace-config.ts",
|
|
6387
|
-
"line":
|
|
6387
|
+
"line": 170,
|
|
6388
6388
|
"character": 5
|
|
6389
6389
|
},
|
|
6390
6390
|
"name": "generator",
|
|
@@ -6392,7 +6392,7 @@
|
|
|
6392
6392
|
"__schema": "KeywordTypeSchema",
|
|
6393
6393
|
"location": {
|
|
6394
6394
|
"filePath": "workspace-config.ts",
|
|
6395
|
-
"line":
|
|
6395
|
+
"line": 170,
|
|
6396
6396
|
"character": 17
|
|
6397
6397
|
},
|
|
6398
6398
|
"name": "string"
|
|
@@ -6405,7 +6405,7 @@
|
|
|
6405
6405
|
"__schema": "InferenceTypeSchema",
|
|
6406
6406
|
"location": {
|
|
6407
6407
|
"filePath": "workspace-config.ts",
|
|
6408
|
-
"line":
|
|
6408
|
+
"line": 166,
|
|
6409
6409
|
"character": 3
|
|
6410
6410
|
},
|
|
6411
6411
|
"type": "Promise<WorkspaceConfig>"
|
|
@@ -6419,14 +6419,14 @@
|
|
|
6419
6419
|
"__schema": "FunctionLikeSchema",
|
|
6420
6420
|
"location": {
|
|
6421
6421
|
"filePath": "workspace-config.ts",
|
|
6422
|
-
"line":
|
|
6422
|
+
"line": 193,
|
|
6423
6423
|
"character": 3
|
|
6424
6424
|
},
|
|
6425
6425
|
"doc": {
|
|
6426
6426
|
"__schema": "DocSchema",
|
|
6427
6427
|
"location": {
|
|
6428
6428
|
"filePath": "workspace-config.ts",
|
|
6429
|
-
"line":
|
|
6429
|
+
"line": 183,
|
|
6430
6430
|
"character": 3
|
|
6431
6431
|
},
|
|
6432
6432
|
"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 */",
|
|
@@ -6436,7 +6436,7 @@
|
|
|
6436
6436
|
"__schema": "TagSchema",
|
|
6437
6437
|
"location": {
|
|
6438
6438
|
"filePath": "workspace-config.ts",
|
|
6439
|
-
"line":
|
|
6439
|
+
"line": 187,
|
|
6440
6440
|
"character": 6
|
|
6441
6441
|
},
|
|
6442
6442
|
"tagName": "static"
|
|
@@ -6445,7 +6445,7 @@
|
|
|
6445
6445
|
"__schema": "PropertyLikeTagSchema",
|
|
6446
6446
|
"location": {
|
|
6447
6447
|
"filePath": "workspace-config.ts",
|
|
6448
|
-
"line":
|
|
6448
|
+
"line": 188,
|
|
6449
6449
|
"character": 6
|
|
6450
6450
|
},
|
|
6451
6451
|
"name": "dirPath",
|
|
@@ -6454,7 +6454,7 @@
|
|
|
6454
6454
|
"__schema": "TypeRefSchema",
|
|
6455
6455
|
"location": {
|
|
6456
6456
|
"filePath": "workspace-config.ts",
|
|
6457
|
-
"line":
|
|
6457
|
+
"line": 188,
|
|
6458
6458
|
"character": 14
|
|
6459
6459
|
},
|
|
6460
6460
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6464,7 +6464,7 @@
|
|
|
6464
6464
|
"__schema": "PropertyLikeTagSchema",
|
|
6465
6465
|
"location": {
|
|
6466
6466
|
"filePath": "workspace-config.ts",
|
|
6467
|
-
"line":
|
|
6467
|
+
"line": 189,
|
|
6468
6468
|
"character": 6
|
|
6469
6469
|
},
|
|
6470
6470
|
"name": "workspaceConfigProps",
|
|
@@ -6473,7 +6473,7 @@
|
|
|
6473
6473
|
"__schema": "TypeRefSchema",
|
|
6474
6474
|
"location": {
|
|
6475
6475
|
"filePath": "workspace-config.ts",
|
|
6476
|
-
"line":
|
|
6476
|
+
"line": 189,
|
|
6477
6477
|
"character": 14
|
|
6478
6478
|
},
|
|
6479
6479
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6483,7 +6483,7 @@
|
|
|
6483
6483
|
"__schema": "ReturnTagSchema",
|
|
6484
6484
|
"location": {
|
|
6485
6485
|
"filePath": "workspace-config.ts",
|
|
6486
|
-
"line":
|
|
6486
|
+
"line": 190,
|
|
6487
6487
|
"character": 6
|
|
6488
6488
|
},
|
|
6489
6489
|
"tagName": "return",
|
|
@@ -6491,7 +6491,7 @@
|
|
|
6491
6491
|
"__schema": "TypeRefSchema",
|
|
6492
6492
|
"location": {
|
|
6493
6493
|
"filePath": "workspace-config.ts",
|
|
6494
|
-
"line":
|
|
6494
|
+
"line": 190,
|
|
6495
6495
|
"character": 16
|
|
6496
6496
|
},
|
|
6497
6497
|
"name": "Promise",
|
|
@@ -6500,7 +6500,7 @@
|
|
|
6500
6500
|
"__schema": "TypeRefSchema",
|
|
6501
6501
|
"location": {
|
|
6502
6502
|
"filePath": "workspace-config.ts",
|
|
6503
|
-
"line":
|
|
6503
|
+
"line": 190,
|
|
6504
6504
|
"character": 24
|
|
6505
6505
|
},
|
|
6506
6506
|
"name": "WorkspaceConfig"
|
|
@@ -6512,7 +6512,7 @@
|
|
|
6512
6512
|
"__schema": "TagSchema",
|
|
6513
6513
|
"location": {
|
|
6514
6514
|
"filePath": "workspace-config.ts",
|
|
6515
|
-
"line":
|
|
6515
|
+
"line": 191,
|
|
6516
6516
|
"character": 6
|
|
6517
6517
|
},
|
|
6518
6518
|
"tagName": "memberof",
|
|
@@ -6527,7 +6527,7 @@
|
|
|
6527
6527
|
"__schema": "ParameterSchema",
|
|
6528
6528
|
"location": {
|
|
6529
6529
|
"filePath": "workspace-config.ts",
|
|
6530
|
-
"line":
|
|
6530
|
+
"line": 194,
|
|
6531
6531
|
"character": 5
|
|
6532
6532
|
},
|
|
6533
6533
|
"name": "dirPath",
|
|
@@ -6535,7 +6535,7 @@
|
|
|
6535
6535
|
"__schema": "TypeRefSchema",
|
|
6536
6536
|
"location": {
|
|
6537
6537
|
"filePath": "workspace-config.ts",
|
|
6538
|
-
"line":
|
|
6538
|
+
"line": 194,
|
|
6539
6539
|
"character": 14
|
|
6540
6540
|
},
|
|
6541
6541
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6547,7 +6547,7 @@
|
|
|
6547
6547
|
"__schema": "ParameterSchema",
|
|
6548
6548
|
"location": {
|
|
6549
6549
|
"filePath": "workspace-config.ts",
|
|
6550
|
-
"line":
|
|
6550
|
+
"line": 195,
|
|
6551
6551
|
"character": 5
|
|
6552
6552
|
},
|
|
6553
6553
|
"name": "scopePath",
|
|
@@ -6555,7 +6555,7 @@
|
|
|
6555
6555
|
"__schema": "TypeRefSchema",
|
|
6556
6556
|
"location": {
|
|
6557
6557
|
"filePath": "workspace-config.ts",
|
|
6558
|
-
"line":
|
|
6558
|
+
"line": 195,
|
|
6559
6559
|
"character": 16
|
|
6560
6560
|
},
|
|
6561
6561
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6567,7 +6567,7 @@
|
|
|
6567
6567
|
"__schema": "ParameterSchema",
|
|
6568
6568
|
"location": {
|
|
6569
6569
|
"filePath": "workspace-config.ts",
|
|
6570
|
-
"line":
|
|
6570
|
+
"line": 196,
|
|
6571
6571
|
"character": 5
|
|
6572
6572
|
},
|
|
6573
6573
|
"name": "workspaceConfigProps",
|
|
@@ -6575,7 +6575,7 @@
|
|
|
6575
6575
|
"__schema": "TypeRefSchema",
|
|
6576
6576
|
"location": {
|
|
6577
6577
|
"filePath": "workspace-config.ts",
|
|
6578
|
-
"line":
|
|
6578
|
+
"line": 196,
|
|
6579
6579
|
"character": 27
|
|
6580
6580
|
},
|
|
6581
6581
|
"name": "WorkspaceConfigFileProps"
|
|
@@ -6588,7 +6588,7 @@
|
|
|
6588
6588
|
"__schema": "ParameterSchema",
|
|
6589
6589
|
"location": {
|
|
6590
6590
|
"filePath": "workspace-config.ts",
|
|
6591
|
-
"line":
|
|
6591
|
+
"line": 197,
|
|
6592
6592
|
"character": 5
|
|
6593
6593
|
},
|
|
6594
6594
|
"name": "generator",
|
|
@@ -6596,7 +6596,7 @@
|
|
|
6596
6596
|
"__schema": "KeywordTypeSchema",
|
|
6597
6597
|
"location": {
|
|
6598
6598
|
"filePath": "workspace-config.ts",
|
|
6599
|
-
"line":
|
|
6599
|
+
"line": 197,
|
|
6600
6600
|
"character": 17
|
|
6601
6601
|
},
|
|
6602
6602
|
"name": "string"
|
|
@@ -6609,7 +6609,7 @@
|
|
|
6609
6609
|
"__schema": "TypeRefSchema",
|
|
6610
6610
|
"location": {
|
|
6611
6611
|
"filePath": "workspace-config.ts",
|
|
6612
|
-
"line":
|
|
6612
|
+
"line": 198,
|
|
6613
6613
|
"character": 6
|
|
6614
6614
|
},
|
|
6615
6615
|
"name": "Promise",
|
|
@@ -6618,7 +6618,7 @@
|
|
|
6618
6618
|
"__schema": "TypeRefSchema",
|
|
6619
6619
|
"location": {
|
|
6620
6620
|
"filePath": "workspace-config.ts",
|
|
6621
|
-
"line":
|
|
6621
|
+
"line": 198,
|
|
6622
6622
|
"character": 14
|
|
6623
6623
|
},
|
|
6624
6624
|
"name": "WorkspaceConfig"
|
|
@@ -6634,7 +6634,7 @@
|
|
|
6634
6634
|
"__schema": "FunctionLikeSchema",
|
|
6635
6635
|
"location": {
|
|
6636
6636
|
"filePath": "workspace-config.ts",
|
|
6637
|
-
"line":
|
|
6637
|
+
"line": 215,
|
|
6638
6638
|
"character": 3
|
|
6639
6639
|
},
|
|
6640
6640
|
"signature": "(method) WorkspaceConfig.reset(dirPath: PathOsBasedAbsolute, resetHard: boolean): Promise<void>",
|
|
@@ -6644,7 +6644,7 @@
|
|
|
6644
6644
|
"__schema": "ParameterSchema",
|
|
6645
6645
|
"location": {
|
|
6646
6646
|
"filePath": "workspace-config.ts",
|
|
6647
|
-
"line":
|
|
6647
|
+
"line": 215,
|
|
6648
6648
|
"character": 22
|
|
6649
6649
|
},
|
|
6650
6650
|
"name": "dirPath",
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
"__schema": "TypeRefSchema",
|
|
6653
6653
|
"location": {
|
|
6654
6654
|
"filePath": "workspace-config.ts",
|
|
6655
|
-
"line":
|
|
6655
|
+
"line": 215,
|
|
6656
6656
|
"character": 31
|
|
6657
6657
|
},
|
|
6658
6658
|
"name": "PathOsBasedAbsolute"
|
|
@@ -6664,7 +6664,7 @@
|
|
|
6664
6664
|
"__schema": "ParameterSchema",
|
|
6665
6665
|
"location": {
|
|
6666
6666
|
"filePath": "workspace-config.ts",
|
|
6667
|
-
"line":
|
|
6667
|
+
"line": 215,
|
|
6668
6668
|
"character": 52
|
|
6669
6669
|
},
|
|
6670
6670
|
"name": "resetHard",
|
|
@@ -6672,7 +6672,7 @@
|
|
|
6672
6672
|
"__schema": "KeywordTypeSchema",
|
|
6673
6673
|
"location": {
|
|
6674
6674
|
"filePath": "workspace-config.ts",
|
|
6675
|
-
"line":
|
|
6675
|
+
"line": 215,
|
|
6676
6676
|
"character": 63
|
|
6677
6677
|
},
|
|
6678
6678
|
"name": "boolean"
|
|
@@ -6685,7 +6685,7 @@
|
|
|
6685
6685
|
"__schema": "TypeRefSchema",
|
|
6686
6686
|
"location": {
|
|
6687
6687
|
"filePath": "workspace-config.ts",
|
|
6688
|
-
"line":
|
|
6688
|
+
"line": 215,
|
|
6689
6689
|
"character": 73
|
|
6690
6690
|
},
|
|
6691
6691
|
"name": "Promise",
|
|
@@ -6694,7 +6694,7 @@
|
|
|
6694
6694
|
"__schema": "KeywordTypeSchema",
|
|
6695
6695
|
"location": {
|
|
6696
6696
|
"filePath": "workspace-config.ts",
|
|
6697
|
-
"line":
|
|
6697
|
+
"line": 215,
|
|
6698
6698
|
"character": 81
|
|
6699
6699
|
},
|
|
6700
6700
|
"name": "void"
|
|
@@ -6710,14 +6710,14 @@
|
|
|
6710
6710
|
"__schema": "FunctionLikeSchema",
|
|
6711
6711
|
"location": {
|
|
6712
6712
|
"filePath": "workspace-config.ts",
|
|
6713
|
-
"line":
|
|
6713
|
+
"line": 231,
|
|
6714
6714
|
"character": 3
|
|
6715
6715
|
},
|
|
6716
6716
|
"doc": {
|
|
6717
6717
|
"__schema": "DocSchema",
|
|
6718
6718
|
"location": {
|
|
6719
6719
|
"filePath": "workspace-config.ts",
|
|
6720
|
-
"line":
|
|
6720
|
+
"line": 223,
|
|
6721
6721
|
"character": 3
|
|
6722
6722
|
},
|
|
6723
6723
|
"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 */",
|
|
@@ -6727,7 +6727,7 @@
|
|
|
6727
6727
|
"__schema": "TagSchema",
|
|
6728
6728
|
"location": {
|
|
6729
6729
|
"filePath": "workspace-config.ts",
|
|
6730
|
-
"line":
|
|
6730
|
+
"line": 226,
|
|
6731
6731
|
"character": 6
|
|
6732
6732
|
},
|
|
6733
6733
|
"tagName": "static"
|
|
@@ -6736,7 +6736,7 @@
|
|
|
6736
6736
|
"__schema": "PropertyLikeTagSchema",
|
|
6737
6737
|
"location": {
|
|
6738
6738
|
"filePath": "workspace-config.ts",
|
|
6739
|
-
"line":
|
|
6739
|
+
"line": 227,
|
|
6740
6740
|
"character": 6
|
|
6741
6741
|
},
|
|
6742
6742
|
"name": "dirPath",
|
|
@@ -6746,7 +6746,7 @@
|
|
|
6746
6746
|
"__schema": "TypeRefSchema",
|
|
6747
6747
|
"location": {
|
|
6748
6748
|
"filePath": "workspace-config.ts",
|
|
6749
|
-
"line":
|
|
6749
|
+
"line": 227,
|
|
6750
6750
|
"character": 14
|
|
6751
6751
|
},
|
|
6752
6752
|
"name": "PathOsBased"
|
|
@@ -6756,7 +6756,7 @@
|
|
|
6756
6756
|
"__schema": "ReturnTagSchema",
|
|
6757
6757
|
"location": {
|
|
6758
6758
|
"filePath": "workspace-config.ts",
|
|
6759
|
-
"line":
|
|
6759
|
+
"line": 228,
|
|
6760
6760
|
"character": 6
|
|
6761
6761
|
},
|
|
6762
6762
|
"tagName": "return",
|
|
@@ -6764,7 +6764,7 @@
|
|
|
6764
6764
|
"__schema": "TypeRefSchema",
|
|
6765
6765
|
"location": {
|
|
6766
6766
|
"filePath": "workspace-config.ts",
|
|
6767
|
-
"line":
|
|
6767
|
+
"line": 228,
|
|
6768
6768
|
"character": 16
|
|
6769
6769
|
},
|
|
6770
6770
|
"name": "PathOsBased"
|
|
@@ -6774,7 +6774,7 @@
|
|
|
6774
6774
|
"__schema": "TagSchema",
|
|
6775
6775
|
"location": {
|
|
6776
6776
|
"filePath": "workspace-config.ts",
|
|
6777
|
-
"line":
|
|
6777
|
+
"line": 229,
|
|
6778
6778
|
"character": 6
|
|
6779
6779
|
},
|
|
6780
6780
|
"tagName": "memberof",
|
|
@@ -6789,7 +6789,7 @@
|
|
|
6789
6789
|
"__schema": "ParameterSchema",
|
|
6790
6790
|
"location": {
|
|
6791
6791
|
"filePath": "workspace-config.ts",
|
|
6792
|
-
"line":
|
|
6792
|
+
"line": 231,
|
|
6793
6793
|
"character": 36
|
|
6794
6794
|
},
|
|
6795
6795
|
"name": "dirPath",
|
|
@@ -6797,7 +6797,7 @@
|
|
|
6797
6797
|
"__schema": "TypeRefSchema",
|
|
6798
6798
|
"location": {
|
|
6799
6799
|
"filePath": "workspace-config.ts",
|
|
6800
|
-
"line":
|
|
6800
|
+
"line": 231,
|
|
6801
6801
|
"character": 45
|
|
6802
6802
|
},
|
|
6803
6803
|
"name": "PathOsBased"
|
|
@@ -6810,14 +6810,14 @@
|
|
|
6810
6810
|
"__schema": "TypeRefSchema",
|
|
6811
6811
|
"location": {
|
|
6812
6812
|
"filePath": "workspace-config.ts",
|
|
6813
|
-
"line":
|
|
6813
|
+
"line": 231,
|
|
6814
6814
|
"character": 3
|
|
6815
6815
|
},
|
|
6816
6816
|
"name": "PathOsBased",
|
|
6817
6817
|
"componentId": {
|
|
6818
6818
|
"scope": "teambit.legacy",
|
|
6819
6819
|
"name": "utils",
|
|
6820
|
-
"version": "0.0.
|
|
6820
|
+
"version": "0.0.4"
|
|
6821
6821
|
}
|
|
6822
6822
|
},
|
|
6823
6823
|
"modifiers": [
|
|
@@ -6828,7 +6828,7 @@
|
|
|
6828
6828
|
"__schema": "FunctionLikeSchema",
|
|
6829
6829
|
"location": {
|
|
6830
6830
|
"filePath": "workspace-config.ts",
|
|
6831
|
-
"line":
|
|
6831
|
+
"line": 235,
|
|
6832
6832
|
"character": 3
|
|
6833
6833
|
},
|
|
6834
6834
|
"signature": "(method) WorkspaceConfig.pathHasWorkspaceJsonc(dirPath: PathOsBased): Promise<boolean>",
|
|
@@ -6838,7 +6838,7 @@
|
|
|
6838
6838
|
"__schema": "ParameterSchema",
|
|
6839
6839
|
"location": {
|
|
6840
6840
|
"filePath": "workspace-config.ts",
|
|
6841
|
-
"line":
|
|
6841
|
+
"line": 235,
|
|
6842
6842
|
"character": 38
|
|
6843
6843
|
},
|
|
6844
6844
|
"name": "dirPath",
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
"__schema": "TypeRefSchema",
|
|
6847
6847
|
"location": {
|
|
6848
6848
|
"filePath": "workspace-config.ts",
|
|
6849
|
-
"line":
|
|
6849
|
+
"line": 235,
|
|
6850
6850
|
"character": 47
|
|
6851
6851
|
},
|
|
6852
6852
|
"name": "PathOsBased"
|
|
@@ -6859,7 +6859,7 @@
|
|
|
6859
6859
|
"__schema": "TypeRefSchema",
|
|
6860
6860
|
"location": {
|
|
6861
6861
|
"filePath": "workspace-config.ts",
|
|
6862
|
-
"line":
|
|
6862
|
+
"line": 235,
|
|
6863
6863
|
"character": 61
|
|
6864
6864
|
},
|
|
6865
6865
|
"name": "Promise",
|
|
@@ -6868,7 +6868,7 @@
|
|
|
6868
6868
|
"__schema": "KeywordTypeSchema",
|
|
6869
6869
|
"location": {
|
|
6870
6870
|
"filePath": "workspace-config.ts",
|
|
6871
|
-
"line":
|
|
6871
|
+
"line": 235,
|
|
6872
6872
|
"character": 69
|
|
6873
6873
|
},
|
|
6874
6874
|
"name": "boolean"
|
|
@@ -6884,14 +6884,14 @@
|
|
|
6884
6884
|
"__schema": "FunctionLikeSchema",
|
|
6885
6885
|
"location": {
|
|
6886
6886
|
"filePath": "workspace-config.ts",
|
|
6887
|
-
"line":
|
|
6887
|
+
"line": 244,
|
|
6888
6888
|
"character": 3
|
|
6889
6889
|
},
|
|
6890
6890
|
"doc": {
|
|
6891
6891
|
"__schema": "DocSchema",
|
|
6892
6892
|
"location": {
|
|
6893
6893
|
"filePath": "workspace-config.ts",
|
|
6894
|
-
"line":
|
|
6894
|
+
"line": 240,
|
|
6895
6895
|
"character": 3
|
|
6896
6896
|
},
|
|
6897
6897
|
"raw": "/**\n * Check if the given dir has workspace config (new or legacy)\n * @param dirPath\n */",
|
|
@@ -6901,7 +6901,7 @@
|
|
|
6901
6901
|
"__schema": "PropertyLikeTagSchema",
|
|
6902
6902
|
"location": {
|
|
6903
6903
|
"filePath": "workspace-config.ts",
|
|
6904
|
-
"line":
|
|
6904
|
+
"line": 242,
|
|
6905
6905
|
"character": 6
|
|
6906
6906
|
},
|
|
6907
6907
|
"name": "dirPath",
|
|
@@ -6916,7 +6916,7 @@
|
|
|
6916
6916
|
"__schema": "ParameterSchema",
|
|
6917
6917
|
"location": {
|
|
6918
6918
|
"filePath": "workspace-config.ts",
|
|
6919
|
-
"line":
|
|
6919
|
+
"line": 244,
|
|
6920
6920
|
"character": 24
|
|
6921
6921
|
},
|
|
6922
6922
|
"name": "dirPath",
|
|
@@ -6924,7 +6924,7 @@
|
|
|
6924
6924
|
"__schema": "TypeRefSchema",
|
|
6925
6925
|
"location": {
|
|
6926
6926
|
"filePath": "workspace-config.ts",
|
|
6927
|
-
"line":
|
|
6927
|
+
"line": 244,
|
|
6928
6928
|
"character": 33
|
|
6929
6929
|
},
|
|
6930
6930
|
"name": "PathOsBased"
|
|
@@ -6937,7 +6937,7 @@
|
|
|
6937
6937
|
"__schema": "TypeRefSchema",
|
|
6938
6938
|
"location": {
|
|
6939
6939
|
"filePath": "workspace-config.ts",
|
|
6940
|
-
"line":
|
|
6940
|
+
"line": 244,
|
|
6941
6941
|
"character": 47
|
|
6942
6942
|
},
|
|
6943
6943
|
"name": "Promise",
|
|
@@ -6946,7 +6946,7 @@
|
|
|
6946
6946
|
"__schema": "TypeUnionSchema",
|
|
6947
6947
|
"location": {
|
|
6948
6948
|
"filePath": "workspace-config.ts",
|
|
6949
|
-
"line":
|
|
6949
|
+
"line": 244,
|
|
6950
6950
|
"character": 55
|
|
6951
6951
|
},
|
|
6952
6952
|
"types": [
|
|
@@ -6954,7 +6954,7 @@
|
|
|
6954
6954
|
"__schema": "KeywordTypeSchema",
|
|
6955
6955
|
"location": {
|
|
6956
6956
|
"filePath": "workspace-config.ts",
|
|
6957
|
-
"line":
|
|
6957
|
+
"line": 244,
|
|
6958
6958
|
"character": 55
|
|
6959
6959
|
},
|
|
6960
6960
|
"name": "boolean"
|
|
@@ -6963,7 +6963,7 @@
|
|
|
6963
6963
|
"__schema": "KeywordTypeSchema",
|
|
6964
6964
|
"location": {
|
|
6965
6965
|
"filePath": "workspace-config.ts",
|
|
6966
|
-
"line":
|
|
6966
|
+
"line": 244,
|
|
6967
6967
|
"character": 65
|
|
6968
6968
|
},
|
|
6969
6969
|
"name": "undefined"
|
|
@@ -6981,14 +6981,14 @@
|
|
|
6981
6981
|
"__schema": "FunctionLikeSchema",
|
|
6982
6982
|
"location": {
|
|
6983
6983
|
"filePath": "workspace-config.ts",
|
|
6984
|
-
"line":
|
|
6984
|
+
"line": 260,
|
|
6985
6985
|
"character": 3
|
|
6986
6986
|
},
|
|
6987
6987
|
"doc": {
|
|
6988
6988
|
"__schema": "DocSchema",
|
|
6989
6989
|
"location": {
|
|
6990
6990
|
"filePath": "workspace-config.ts",
|
|
6991
|
-
"line":
|
|
6991
|
+
"line": 252,
|
|
6992
6992
|
"character": 3
|
|
6993
6993
|
},
|
|
6994
6994
|
"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 */",
|
|
@@ -6998,7 +6998,7 @@
|
|
|
6998
6998
|
"__schema": "TagSchema",
|
|
6999
6999
|
"location": {
|
|
7000
7000
|
"filePath": "workspace-config.ts",
|
|
7001
|
-
"line":
|
|
7001
|
+
"line": 255,
|
|
7002
7002
|
"character": 6
|
|
7003
7003
|
},
|
|
7004
7004
|
"tagName": "static"
|
|
@@ -7007,7 +7007,7 @@
|
|
|
7007
7007
|
"__schema": "PropertyLikeTagSchema",
|
|
7008
7008
|
"location": {
|
|
7009
7009
|
"filePath": "workspace-config.ts",
|
|
7010
|
-
"line":
|
|
7010
|
+
"line": 256,
|
|
7011
7011
|
"character": 6
|
|
7012
7012
|
},
|
|
7013
7013
|
"name": "dirPath",
|
|
@@ -7016,7 +7016,7 @@
|
|
|
7016
7016
|
"__schema": "TypeRefSchema",
|
|
7017
7017
|
"location": {
|
|
7018
7018
|
"filePath": "workspace-config.ts",
|
|
7019
|
-
"line":
|
|
7019
|
+
"line": 256,
|
|
7020
7020
|
"character": 14
|
|
7021
7021
|
},
|
|
7022
7022
|
"name": "PathOsBased"
|
|
@@ -7026,7 +7026,7 @@
|
|
|
7026
7026
|
"__schema": "ReturnTagSchema",
|
|
7027
7027
|
"location": {
|
|
7028
7028
|
"filePath": "workspace-config.ts",
|
|
7029
|
-
"line":
|
|
7029
|
+
"line": 257,
|
|
7030
7030
|
"character": 6
|
|
7031
7031
|
},
|
|
7032
7032
|
"tagName": "return",
|
|
@@ -7034,14 +7034,14 @@
|
|
|
7034
7034
|
"__schema": "ParenthesizedTypeSchema",
|
|
7035
7035
|
"location": {
|
|
7036
7036
|
"filePath": "workspace-config.ts",
|
|
7037
|
-
"line":
|
|
7037
|
+
"line": 257,
|
|
7038
7038
|
"character": 16
|
|
7039
7039
|
},
|
|
7040
7040
|
"type": {
|
|
7041
7041
|
"__schema": "TypeRefSchema",
|
|
7042
7042
|
"location": {
|
|
7043
7043
|
"filePath": "workspace-config.ts",
|
|
7044
|
-
"line":
|
|
7044
|
+
"line": 257,
|
|
7045
7045
|
"character": 17
|
|
7046
7046
|
},
|
|
7047
7047
|
"name": "Promise",
|
|
@@ -7050,7 +7050,7 @@
|
|
|
7050
7050
|
"__schema": "TypeUnionSchema",
|
|
7051
7051
|
"location": {
|
|
7052
7052
|
"filePath": "workspace-config.ts",
|
|
7053
|
-
"line":
|
|
7053
|
+
"line": 257,
|
|
7054
7054
|
"character": 25
|
|
7055
7055
|
},
|
|
7056
7056
|
"types": [
|
|
@@ -7058,7 +7058,7 @@
|
|
|
7058
7058
|
"__schema": "TypeRefSchema",
|
|
7059
7059
|
"location": {
|
|
7060
7060
|
"filePath": "workspace-config.ts",
|
|
7061
|
-
"line":
|
|
7061
|
+
"line": 257,
|
|
7062
7062
|
"character": 25
|
|
7063
7063
|
},
|
|
7064
7064
|
"name": "WorkspaceConfig"
|
|
@@ -7067,7 +7067,7 @@
|
|
|
7067
7067
|
"__schema": "KeywordTypeSchema",
|
|
7068
7068
|
"location": {
|
|
7069
7069
|
"filePath": "workspace-config.ts",
|
|
7070
|
-
"line":
|
|
7070
|
+
"line": 257,
|
|
7071
7071
|
"character": 43
|
|
7072
7072
|
},
|
|
7073
7073
|
"name": "undefined"
|
|
@@ -7082,7 +7082,7 @@
|
|
|
7082
7082
|
"__schema": "TagSchema",
|
|
7083
7083
|
"location": {
|
|
7084
7084
|
"filePath": "workspace-config.ts",
|
|
7085
|
-
"line":
|
|
7085
|
+
"line": 258,
|
|
7086
7086
|
"character": 6
|
|
7087
7087
|
},
|
|
7088
7088
|
"tagName": "memberof",
|
|
@@ -7097,7 +7097,7 @@
|
|
|
7097
7097
|
"__schema": "ParameterSchema",
|
|
7098
7098
|
"location": {
|
|
7099
7099
|
"filePath": "workspace-config.ts",
|
|
7100
|
-
"line":
|
|
7100
|
+
"line": 261,
|
|
7101
7101
|
"character": 5
|
|
7102
7102
|
},
|
|
7103
7103
|
"name": "dirPath",
|
|
@@ -7105,7 +7105,7 @@
|
|
|
7105
7105
|
"__schema": "TypeRefSchema",
|
|
7106
7106
|
"location": {
|
|
7107
7107
|
"filePath": "workspace-config.ts",
|
|
7108
|
-
"line":
|
|
7108
|
+
"line": 261,
|
|
7109
7109
|
"character": 14
|
|
7110
7110
|
},
|
|
7111
7111
|
"name": "PathOsBased"
|
|
@@ -7117,7 +7117,7 @@
|
|
|
7117
7117
|
"__schema": "ParameterSchema",
|
|
7118
7118
|
"location": {
|
|
7119
7119
|
"filePath": "workspace-config.ts",
|
|
7120
|
-
"line":
|
|
7120
|
+
"line": 262,
|
|
7121
7121
|
"character": 5
|
|
7122
7122
|
},
|
|
7123
7123
|
"name": "scopePath",
|
|
@@ -7125,7 +7125,7 @@
|
|
|
7125
7125
|
"__schema": "TypeRefSchema",
|
|
7126
7126
|
"location": {
|
|
7127
7127
|
"filePath": "workspace-config.ts",
|
|
7128
|
-
"line":
|
|
7128
|
+
"line": 262,
|
|
7129
7129
|
"character": 17
|
|
7130
7130
|
},
|
|
7131
7131
|
"name": "PathOsBasedAbsolute"
|
|
@@ -7138,7 +7138,7 @@
|
|
|
7138
7138
|
"__schema": "TypeRefSchema",
|
|
7139
7139
|
"location": {
|
|
7140
7140
|
"filePath": "workspace-config.ts",
|
|
7141
|
-
"line":
|
|
7141
|
+
"line": 263,
|
|
7142
7142
|
"character": 6
|
|
7143
7143
|
},
|
|
7144
7144
|
"name": "Promise",
|
|
@@ -7147,7 +7147,7 @@
|
|
|
7147
7147
|
"__schema": "TypeUnionSchema",
|
|
7148
7148
|
"location": {
|
|
7149
7149
|
"filePath": "workspace-config.ts",
|
|
7150
|
-
"line":
|
|
7150
|
+
"line": 263,
|
|
7151
7151
|
"character": 14
|
|
7152
7152
|
},
|
|
7153
7153
|
"types": [
|
|
@@ -7155,7 +7155,7 @@
|
|
|
7155
7155
|
"__schema": "TypeRefSchema",
|
|
7156
7156
|
"location": {
|
|
7157
7157
|
"filePath": "workspace-config.ts",
|
|
7158
|
-
"line":
|
|
7158
|
+
"line": 263,
|
|
7159
7159
|
"character": 14
|
|
7160
7160
|
},
|
|
7161
7161
|
"name": "WorkspaceConfig"
|
|
@@ -7164,7 +7164,7 @@
|
|
|
7164
7164
|
"__schema": "KeywordTypeSchema",
|
|
7165
7165
|
"location": {
|
|
7166
7166
|
"filePath": "workspace-config.ts",
|
|
7167
|
-
"line":
|
|
7167
|
+
"line": 263,
|
|
7168
7168
|
"character": 32
|
|
7169
7169
|
},
|
|
7170
7170
|
"name": "undefined"
|
|
@@ -7182,7 +7182,7 @@
|
|
|
7182
7182
|
"__schema": "FunctionLikeSchema",
|
|
7183
7183
|
"location": {
|
|
7184
7184
|
"filePath": "workspace-config.ts",
|
|
7185
|
-
"line":
|
|
7185
|
+
"line": 273,
|
|
7186
7186
|
"character": 3
|
|
7187
7187
|
},
|
|
7188
7188
|
"signature": "(method) WorkspaceConfig._loadFromWorkspaceJsonc(workspaceJsoncPath: PathOsBased, scopePath?: string): Promise<WorkspaceConfig>",
|
|
@@ -7192,7 +7192,7 @@
|
|
|
7192
7192
|
"__schema": "ParameterSchema",
|
|
7193
7193
|
"location": {
|
|
7194
7194
|
"filePath": "workspace-config.ts",
|
|
7195
|
-
"line":
|
|
7195
|
+
"line": 273,
|
|
7196
7196
|
"character": 40
|
|
7197
7197
|
},
|
|
7198
7198
|
"name": "workspaceJsoncPath",
|
|
@@ -7200,7 +7200,7 @@
|
|
|
7200
7200
|
"__schema": "TypeRefSchema",
|
|
7201
7201
|
"location": {
|
|
7202
7202
|
"filePath": "workspace-config.ts",
|
|
7203
|
-
"line":
|
|
7203
|
+
"line": 273,
|
|
7204
7204
|
"character": 60
|
|
7205
7205
|
},
|
|
7206
7206
|
"name": "PathOsBased"
|
|
@@ -7212,7 +7212,7 @@
|
|
|
7212
7212
|
"__schema": "ParameterSchema",
|
|
7213
7213
|
"location": {
|
|
7214
7214
|
"filePath": "workspace-config.ts",
|
|
7215
|
-
"line":
|
|
7215
|
+
"line": 273,
|
|
7216
7216
|
"character": 73
|
|
7217
7217
|
},
|
|
7218
7218
|
"name": "scopePath",
|
|
@@ -7220,7 +7220,7 @@
|
|
|
7220
7220
|
"__schema": "KeywordTypeSchema",
|
|
7221
7221
|
"location": {
|
|
7222
7222
|
"filePath": "workspace-config.ts",
|
|
7223
|
-
"line":
|
|
7223
|
+
"line": 273,
|
|
7224
7224
|
"character": 85
|
|
7225
7225
|
},
|
|
7226
7226
|
"name": "string"
|
|
@@ -7233,7 +7233,7 @@
|
|
|
7233
7233
|
"__schema": "TypeRefSchema",
|
|
7234
7234
|
"location": {
|
|
7235
7235
|
"filePath": "workspace-config.ts",
|
|
7236
|
-
"line":
|
|
7236
|
+
"line": 273,
|
|
7237
7237
|
"character": 94
|
|
7238
7238
|
},
|
|
7239
7239
|
"name": "Promise",
|
|
@@ -7242,7 +7242,7 @@
|
|
|
7242
7242
|
"__schema": "TypeRefSchema",
|
|
7243
7243
|
"location": {
|
|
7244
7244
|
"filePath": "workspace-config.ts",
|
|
7245
|
-
"line":
|
|
7245
|
+
"line": 273,
|
|
7246
7246
|
"character": 102
|
|
7247
7247
|
},
|
|
7248
7248
|
"name": "WorkspaceConfig"
|
|
@@ -7258,7 +7258,7 @@
|
|
|
7258
7258
|
"__schema": "FunctionLikeSchema",
|
|
7259
7259
|
"location": {
|
|
7260
7260
|
"filePath": "workspace-config.ts",
|
|
7261
|
-
"line":
|
|
7261
|
+
"line": 284,
|
|
7262
7262
|
"character": 3
|
|
7263
7263
|
},
|
|
7264
7264
|
"signature": "(method) WorkspaceConfig.write({ dir, reasonForChange }?: {\n dir?: PathOsBasedAbsolute;\n reasonForChange?: string;\n}): Promise<void>",
|
|
@@ -7268,7 +7268,7 @@
|
|
|
7268
7268
|
"__schema": "ParameterSchema",
|
|
7269
7269
|
"location": {
|
|
7270
7270
|
"filePath": "workspace-config.ts",
|
|
7271
|
-
"line":
|
|
7271
|
+
"line": 284,
|
|
7272
7272
|
"character": 15
|
|
7273
7273
|
},
|
|
7274
7274
|
"name": "{ dir, reasonForChange }",
|
|
@@ -7276,7 +7276,7 @@
|
|
|
7276
7276
|
"__schema": "TypeLiteralSchema",
|
|
7277
7277
|
"location": {
|
|
7278
7278
|
"filePath": "workspace-config.ts",
|
|
7279
|
-
"line":
|
|
7279
|
+
"line": 284,
|
|
7280
7280
|
"character": 41
|
|
7281
7281
|
},
|
|
7282
7282
|
"members": [
|
|
@@ -7284,7 +7284,7 @@
|
|
|
7284
7284
|
"__schema": "VariableLikeSchema",
|
|
7285
7285
|
"location": {
|
|
7286
7286
|
"filePath": "workspace-config.ts",
|
|
7287
|
-
"line":
|
|
7287
|
+
"line": 284,
|
|
7288
7288
|
"character": 43
|
|
7289
7289
|
},
|
|
7290
7290
|
"signature": "(property) dir?: string | undefined",
|
|
@@ -7293,7 +7293,7 @@
|
|
|
7293
7293
|
"__schema": "TypeRefSchema",
|
|
7294
7294
|
"location": {
|
|
7295
7295
|
"filePath": "workspace-config.ts",
|
|
7296
|
-
"line":
|
|
7296
|
+
"line": 284,
|
|
7297
7297
|
"character": 49
|
|
7298
7298
|
},
|
|
7299
7299
|
"name": "PathOsBasedAbsolute"
|
|
@@ -7304,7 +7304,7 @@
|
|
|
7304
7304
|
"__schema": "VariableLikeSchema",
|
|
7305
7305
|
"location": {
|
|
7306
7306
|
"filePath": "workspace-config.ts",
|
|
7307
|
-
"line":
|
|
7307
|
+
"line": 284,
|
|
7308
7308
|
"character": 70
|
|
7309
7309
|
},
|
|
7310
7310
|
"signature": "(property) reasonForChange?: string | undefined",
|
|
@@ -7313,7 +7313,7 @@
|
|
|
7313
7313
|
"__schema": "KeywordTypeSchema",
|
|
7314
7314
|
"location": {
|
|
7315
7315
|
"filePath": "workspace-config.ts",
|
|
7316
|
-
"line":
|
|
7316
|
+
"line": 284,
|
|
7317
7317
|
"character": 88
|
|
7318
7318
|
},
|
|
7319
7319
|
"name": "string"
|
|
@@ -7329,7 +7329,7 @@
|
|
|
7329
7329
|
"__schema": "VariableLikeSchema",
|
|
7330
7330
|
"location": {
|
|
7331
7331
|
"filePath": "workspace-config.ts",
|
|
7332
|
-
"line":
|
|
7332
|
+
"line": 284,
|
|
7333
7333
|
"character": 43
|
|
7334
7334
|
},
|
|
7335
7335
|
"signature": "(property) dir?: string | undefined",
|
|
@@ -7338,7 +7338,7 @@
|
|
|
7338
7338
|
"__schema": "TypeRefSchema",
|
|
7339
7339
|
"location": {
|
|
7340
7340
|
"filePath": "workspace-config.ts",
|
|
7341
|
-
"line":
|
|
7341
|
+
"line": 284,
|
|
7342
7342
|
"character": 49
|
|
7343
7343
|
},
|
|
7344
7344
|
"name": "PathOsBasedAbsolute"
|
|
@@ -7349,7 +7349,7 @@
|
|
|
7349
7349
|
"__schema": "VariableLikeSchema",
|
|
7350
7350
|
"location": {
|
|
7351
7351
|
"filePath": "workspace-config.ts",
|
|
7352
|
-
"line":
|
|
7352
|
+
"line": 284,
|
|
7353
7353
|
"character": 70
|
|
7354
7354
|
},
|
|
7355
7355
|
"signature": "(property) reasonForChange?: string | undefined",
|
|
@@ -7358,7 +7358,7 @@
|
|
|
7358
7358
|
"__schema": "KeywordTypeSchema",
|
|
7359
7359
|
"location": {
|
|
7360
7360
|
"filePath": "workspace-config.ts",
|
|
7361
|
-
"line":
|
|
7361
|
+
"line": 284,
|
|
7362
7362
|
"character": 88
|
|
7363
7363
|
},
|
|
7364
7364
|
"name": "string"
|
|
@@ -7373,7 +7373,7 @@
|
|
|
7373
7373
|
"__schema": "TypeRefSchema",
|
|
7374
7374
|
"location": {
|
|
7375
7375
|
"filePath": "workspace-config.ts",
|
|
7376
|
-
"line":
|
|
7376
|
+
"line": 284,
|
|
7377
7377
|
"character": 104
|
|
7378
7378
|
},
|
|
7379
7379
|
"name": "Promise",
|
|
@@ -7382,7 +7382,7 @@
|
|
|
7382
7382
|
"__schema": "KeywordTypeSchema",
|
|
7383
7383
|
"location": {
|
|
7384
7384
|
"filePath": "workspace-config.ts",
|
|
7385
|
-
"line":
|
|
7385
|
+
"line": 284,
|
|
7386
7386
|
"character": 112
|
|
7387
7387
|
},
|
|
7388
7388
|
"name": "void"
|
|
@@ -7397,7 +7397,7 @@
|
|
|
7397
7397
|
"__schema": "FunctionLikeSchema",
|
|
7398
7398
|
"location": {
|
|
7399
7399
|
"filePath": "workspace-config.ts",
|
|
7400
|
-
"line":
|
|
7400
|
+
"line": 299,
|
|
7401
7401
|
"character": 3
|
|
7402
7402
|
},
|
|
7403
7403
|
"signature": "(method) WorkspaceConfig.backupConfigFile(reasonForChange?: string): Promise<void>",
|
|
@@ -7407,7 +7407,7 @@
|
|
|
7407
7407
|
"__schema": "ParameterSchema",
|
|
7408
7408
|
"location": {
|
|
7409
7409
|
"filePath": "workspace-config.ts",
|
|
7410
|
-
"line":
|
|
7410
|
+
"line": 299,
|
|
7411
7411
|
"character": 26
|
|
7412
7412
|
},
|
|
7413
7413
|
"name": "reasonForChange",
|
|
@@ -7415,7 +7415,7 @@
|
|
|
7415
7415
|
"__schema": "KeywordTypeSchema",
|
|
7416
7416
|
"location": {
|
|
7417
7417
|
"filePath": "workspace-config.ts",
|
|
7418
|
-
"line":
|
|
7418
|
+
"line": 299,
|
|
7419
7419
|
"character": 44
|
|
7420
7420
|
},
|
|
7421
7421
|
"name": "string"
|
|
@@ -7428,7 +7428,7 @@
|
|
|
7428
7428
|
"__schema": "InferenceTypeSchema",
|
|
7429
7429
|
"location": {
|
|
7430
7430
|
"filePath": "workspace-config.ts",
|
|
7431
|
-
"line":
|
|
7431
|
+
"line": 299,
|
|
7432
7432
|
"character": 3
|
|
7433
7433
|
},
|
|
7434
7434
|
"type": "Promise<void>"
|
|
@@ -7441,7 +7441,7 @@
|
|
|
7441
7441
|
"__schema": "FunctionLikeSchema",
|
|
7442
7442
|
"location": {
|
|
7443
7443
|
"filePath": "workspace-config.ts",
|
|
7444
|
-
"line":
|
|
7444
|
+
"line": 322,
|
|
7445
7445
|
"character": 3
|
|
7446
7446
|
},
|
|
7447
7447
|
"signature": "(method) WorkspaceConfig.getBackupHistoryDir(): string",
|
|
@@ -7451,7 +7451,7 @@
|
|
|
7451
7451
|
"__schema": "InferenceTypeSchema",
|
|
7452
7452
|
"location": {
|
|
7453
7453
|
"filePath": "workspace-config.ts",
|
|
7454
|
-
"line":
|
|
7454
|
+
"line": 322,
|
|
7455
7455
|
"character": 3
|
|
7456
7456
|
},
|
|
7457
7457
|
"type": "string"
|
|
@@ -7462,7 +7462,7 @@
|
|
|
7462
7462
|
"__schema": "FunctionLikeSchema",
|
|
7463
7463
|
"location": {
|
|
7464
7464
|
"filePath": "workspace-config.ts",
|
|
7465
|
-
"line":
|
|
7465
|
+
"line": 325,
|
|
7466
7466
|
"character": 3
|
|
7467
7467
|
},
|
|
7468
7468
|
"signature": "(method) WorkspaceConfig.getBackupMetadataFilePath(): string",
|
|
@@ -7472,7 +7472,7 @@
|
|
|
7472
7472
|
"__schema": "InferenceTypeSchema",
|
|
7473
7473
|
"location": {
|
|
7474
7474
|
"filePath": "workspace-config.ts",
|
|
7475
|
-
"line":
|
|
7475
|
+
"line": 325,
|
|
7476
7476
|
"character": 3
|
|
7477
7477
|
},
|
|
7478
7478
|
"type": "string"
|
|
@@ -7483,7 +7483,7 @@
|
|
|
7483
7483
|
"__schema": "FunctionLikeSchema",
|
|
7484
7484
|
"location": {
|
|
7485
7485
|
"filePath": "workspace-config.ts",
|
|
7486
|
-
"line":
|
|
7486
|
+
"line": 345,
|
|
7487
7487
|
"character": 3
|
|
7488
7488
|
},
|
|
7489
7489
|
"signature": "(method) WorkspaceConfig.toVinyl(workspaceDir: PathOsBasedAbsolute): Promise<AbstractVinyl[] | undefined>",
|
|
@@ -7493,7 +7493,7 @@
|
|
|
7493
7493
|
"__schema": "ParameterSchema",
|
|
7494
7494
|
"location": {
|
|
7495
7495
|
"filePath": "workspace-config.ts",
|
|
7496
|
-
"line":
|
|
7496
|
+
"line": 345,
|
|
7497
7497
|
"character": 17
|
|
7498
7498
|
},
|
|
7499
7499
|
"name": "workspaceDir",
|
|
@@ -7501,7 +7501,7 @@
|
|
|
7501
7501
|
"__schema": "TypeRefSchema",
|
|
7502
7502
|
"location": {
|
|
7503
7503
|
"filePath": "workspace-config.ts",
|
|
7504
|
-
"line":
|
|
7504
|
+
"line": 345,
|
|
7505
7505
|
"character": 31
|
|
7506
7506
|
},
|
|
7507
7507
|
"name": "PathOsBasedAbsolute"
|
|
@@ -7514,7 +7514,7 @@
|
|
|
7514
7514
|
"__schema": "TypeRefSchema",
|
|
7515
7515
|
"location": {
|
|
7516
7516
|
"filePath": "workspace-config.ts",
|
|
7517
|
-
"line":
|
|
7517
|
+
"line": 345,
|
|
7518
7518
|
"character": 53
|
|
7519
7519
|
},
|
|
7520
7520
|
"name": "Promise",
|
|
@@ -7523,7 +7523,7 @@
|
|
|
7523
7523
|
"__schema": "TypeUnionSchema",
|
|
7524
7524
|
"location": {
|
|
7525
7525
|
"filePath": "workspace-config.ts",
|
|
7526
|
-
"line":
|
|
7526
|
+
"line": 345,
|
|
7527
7527
|
"character": 61
|
|
7528
7528
|
},
|
|
7529
7529
|
"types": [
|
|
@@ -7531,14 +7531,14 @@
|
|
|
7531
7531
|
"__schema": "TypeArraySchema",
|
|
7532
7532
|
"location": {
|
|
7533
7533
|
"filePath": "workspace-config.ts",
|
|
7534
|
-
"line":
|
|
7534
|
+
"line": 345,
|
|
7535
7535
|
"character": 61
|
|
7536
7536
|
},
|
|
7537
7537
|
"type": {
|
|
7538
7538
|
"__schema": "TypeRefSchema",
|
|
7539
7539
|
"location": {
|
|
7540
7540
|
"filePath": "workspace-config.ts",
|
|
7541
|
-
"line":
|
|
7541
|
+
"line": 345,
|
|
7542
7542
|
"character": 61
|
|
7543
7543
|
},
|
|
7544
7544
|
"name": "AbstractVinyl"
|
|
@@ -7548,7 +7548,7 @@
|
|
|
7548
7548
|
"__schema": "KeywordTypeSchema",
|
|
7549
7549
|
"location": {
|
|
7550
7550
|
"filePath": "workspace-config.ts",
|
|
7551
|
-
"line":
|
|
7551
|
+
"line": 345,
|
|
7552
7552
|
"character": 79
|
|
7553
7553
|
},
|
|
7554
7554
|
"name": "undefined"
|
|
@@ -7565,7 +7565,7 @@
|
|
|
7565
7565
|
"__schema": "FunctionLikeSchema",
|
|
7566
7566
|
"location": {
|
|
7567
7567
|
"filePath": "workspace-config.ts",
|
|
7568
|
-
"line":
|
|
7568
|
+
"line": 353,
|
|
7569
7569
|
"character": 3
|
|
7570
7570
|
},
|
|
7571
7571
|
"signature": "(method) WorkspaceConfig.toLegacy(): ILegacyWorkspaceConfig",
|
|
@@ -7575,7 +7575,7 @@
|
|
|
7575
7575
|
"__schema": "TypeRefSchema",
|
|
7576
7576
|
"location": {
|
|
7577
7577
|
"filePath": "workspace-config.ts",
|
|
7578
|
-
"line":
|
|
7578
|
+
"line": 353,
|
|
7579
7579
|
"character": 3
|
|
7580
7580
|
},
|
|
7581
7581
|
"name": "ILegacyWorkspaceConfig",
|
|
@@ -7590,7 +7590,7 @@
|
|
|
7590
7590
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
|
7591
7591
|
"location": {
|
|
7592
7592
|
"filePath": "workspace-config.ts",
|
|
7593
|
-
"line":
|
|
7593
|
+
"line": 61,
|
|
7594
7594
|
"character": 41
|
|
7595
7595
|
},
|
|
7596
7596
|
"name": "implements HostConfig",
|
|
@@ -7906,7 +7906,7 @@
|
|
|
7906
7906
|
"__schema": "FunctionLikeSchema",
|
|
7907
7907
|
"location": {
|
|
7908
7908
|
"filePath": "workspace-config.ts",
|
|
7909
|
-
"line":
|
|
7909
|
+
"line": 378,
|
|
7910
7910
|
"character": 1
|
|
7911
7911
|
},
|
|
7912
7912
|
"signature": "function getWorkspaceConfigTemplateParsed(): Promise<CommentJSONValue>",
|
|
@@ -7916,7 +7916,7 @@
|
|
|
7916
7916
|
"__schema": "TypeRefSchema",
|
|
7917
7917
|
"location": {
|
|
7918
7918
|
"filePath": "workspace-config.ts",
|
|
7919
|
-
"line":
|
|
7919
|
+
"line": 378,
|
|
7920
7920
|
"character": 59
|
|
7921
7921
|
},
|
|
7922
7922
|
"name": "Promise",
|
|
@@ -7925,7 +7925,7 @@
|
|
|
7925
7925
|
"__schema": "TypeRefSchema",
|
|
7926
7926
|
"location": {
|
|
7927
7927
|
"filePath": "workspace-config.ts",
|
|
7928
|
-
"line":
|
|
7928
|
+
"line": 378,
|
|
7929
7929
|
"character": 67
|
|
7930
7930
|
},
|
|
7931
7931
|
"name": "CommentJSONValue"
|
|
@@ -7941,7 +7941,7 @@
|
|
|
7941
7941
|
"__schema": "FunctionLikeSchema",
|
|
7942
7942
|
"location": {
|
|
7943
7943
|
"filePath": "workspace-config.ts",
|
|
7944
|
-
"line":
|
|
7944
|
+
"line": 390,
|
|
7945
7945
|
"character": 1
|
|
7946
7946
|
},
|
|
7947
7947
|
"signature": "function stringifyWorkspaceConfig(workspaceConfig: CommentJSONValue): string",
|
|
@@ -7951,7 +7951,7 @@
|
|
|
7951
7951
|
"__schema": "ParameterSchema",
|
|
7952
7952
|
"location": {
|
|
7953
7953
|
"filePath": "workspace-config.ts",
|
|
7954
|
-
"line":
|
|
7954
|
+
"line": 390,
|
|
7955
7955
|
"character": 42
|
|
7956
7956
|
},
|
|
7957
7957
|
"name": "workspaceConfig",
|
|
@@ -7959,7 +7959,7 @@
|
|
|
7959
7959
|
"__schema": "TypeRefSchema",
|
|
7960
7960
|
"location": {
|
|
7961
7961
|
"filePath": "workspace-config.ts",
|
|
7962
|
-
"line":
|
|
7962
|
+
"line": 390,
|
|
7963
7963
|
"character": 59
|
|
7964
7964
|
},
|
|
7965
7965
|
"name": "CommentJSONValue"
|
|
@@ -7972,7 +7972,7 @@
|
|
|
7972
7972
|
"__schema": "KeywordTypeSchema",
|
|
7973
7973
|
"location": {
|
|
7974
7974
|
"filePath": "workspace-config.ts",
|
|
7975
|
-
"line":
|
|
7975
|
+
"line": 390,
|
|
7976
7976
|
"character": 78
|
|
7977
7977
|
},
|
|
7978
7978
|
"name": "string"
|
|
@@ -7987,7 +7987,7 @@
|
|
|
7987
7987
|
"__schema": "ModuleSchema",
|
|
7988
7988
|
"location": {
|
|
7989
7989
|
"filePath": "workspace-config.ts",
|
|
7990
|
-
"line":
|
|
7990
|
+
"line": 19,
|
|
7991
7991
|
"character": 1
|
|
7992
7992
|
},
|
|
7993
7993
|
"exports": [
|
|
@@ -7995,7 +7995,7 @@
|
|
|
7995
7995
|
"__schema": "VariableLikeSchema",
|
|
7996
7996
|
"location": {
|
|
7997
7997
|
"filePath": "workspace-config.ts",
|
|
7998
|
-
"line":
|
|
7998
|
+
"line": 19,
|
|
7999
7999
|
"character": 7
|
|
8000
8000
|
},
|
|
8001
8001
|
"signature": "const INTERNAL_CONFIG_PROPS: string[]",
|
|
@@ -8004,7 +8004,7 @@
|
|
|
8004
8004
|
"__schema": "InferenceTypeSchema",
|
|
8005
8005
|
"location": {
|
|
8006
8006
|
"filePath": "workspace-config.ts",
|
|
8007
|
-
"line":
|
|
8007
|
+
"line": 19,
|
|
8008
8008
|
"character": 7
|
|
8009
8009
|
},
|
|
8010
8010
|
"type": "string[]"
|
|
@@ -8414,7 +8414,7 @@
|
|
|
8414
8414
|
"componentId": {
|
|
8415
8415
|
"scope": "teambit.harmony",
|
|
8416
8416
|
"name": "config",
|
|
8417
|
-
"version": "0.0.
|
|
8417
|
+
"version": "0.0.1085"
|
|
8418
8418
|
},
|
|
8419
8419
|
"taggedModuleExports": []
|
|
8420
8420
|
}
|