File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
packages/angular_devkit/build_angular/src/builders Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 572
572
"properties" : {
573
573
"replace" : {
574
574
"type" : " string" ,
575
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
575
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
576
576
},
577
577
"with" : {
578
578
"type" : " string" ,
579
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
579
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
580
580
}
581
581
},
582
582
"additionalProperties" : false ,
Original file line number Diff line number Diff line change 483
483
"properties" : {
484
484
"replace" : {
485
485
"type" : " string" ,
486
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
486
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
487
487
},
488
488
"with" : {
489
489
"type" : " string" ,
490
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
490
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
491
491
}
492
492
},
493
493
"additionalProperties" : false ,
Original file line number Diff line number Diff line change 473
473
"properties" : {
474
474
"src" : {
475
475
"type" : " string" ,
476
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
476
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
477
477
},
478
478
"replaceWith" : {
479
479
"type" : " string" ,
480
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
480
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
481
481
}
482
482
},
483
483
"additionalProperties" : false ,
488
488
"properties" : {
489
489
"replace" : {
490
490
"type" : " string" ,
491
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
491
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
492
492
},
493
493
"with" : {
494
494
"type" : " string" ,
495
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
495
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
496
496
}
497
497
},
498
498
"additionalProperties" : false ,
Original file line number Diff line number Diff line change 270
270
"properties" : {
271
271
"src" : {
272
272
"type" : " string" ,
273
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
273
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
274
274
},
275
275
"replaceWith" : {
276
276
"type" : " string" ,
277
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
277
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
278
278
}
279
279
},
280
280
"additionalProperties" : false ,
285
285
"properties" : {
286
286
"replace" : {
287
287
"type" : " string" ,
288
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
288
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
289
289
},
290
290
"with" : {
291
291
"type" : " string" ,
292
- "pattern" : " \\ .(([cm]?j|t )sx?|json)$"
292
+ "pattern" : " \\ .(([cm]?[jt] )sx?|json)$"
293
293
}
294
294
},
295
295
"additionalProperties" : false ,
You can’t perform that action at this time.
0 commit comments