File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed
angular_devkit/build_angular/src Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1044
1044
"properties" : {
1045
1045
"src" : {
1046
1046
"type" : " string" ,
1047
- "pattern" : " \\ .([cm]?j|t)sx?$"
1047
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1048
1048
},
1049
1049
"replaceWith" : {
1050
1050
"type" : " string" ,
1051
- "pattern" : " \\ .([cm]?j|t)sx?$"
1051
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1052
1052
}
1053
1053
},
1054
1054
"additionalProperties" : false ,
1062
1062
"properties" : {
1063
1063
"replace" : {
1064
1064
"type" : " string" ,
1065
- "pattern" : " \\ .([cm]?j|t)sx?$"
1065
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1066
1066
},
1067
1067
"with" : {
1068
1068
"type" : " string" ,
1069
- "pattern" : " \\ .([cm]?j|t)sx?$"
1069
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1070
1070
}
1071
1071
},
1072
1072
"additionalProperties" : false ,
1936
1936
"properties" : {
1937
1937
"src" : {
1938
1938
"type" : " string" ,
1939
- "pattern" : " \\ .([cm]?j|t)sx?$"
1939
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1940
1940
},
1941
1941
"replaceWith" : {
1942
1942
"type" : " string" ,
1943
- "pattern" : " \\ .([cm]?j|t)sx?$"
1943
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1944
1944
}
1945
1945
},
1946
1946
"additionalProperties" : false ,
1954
1954
"properties" : {
1955
1955
"replace" : {
1956
1956
"type" : " string" ,
1957
- "pattern" : " \\ .([cm]?j|t)sx?$"
1957
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1958
1958
},
1959
1959
"with" : {
1960
1960
"type" : " string" ,
1961
- "pattern" : " \\ .([cm]?j|t)sx?$"
1961
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
1962
1962
}
1963
1963
},
1964
1964
"additionalProperties" : false ,
Original file line number Diff line number Diff line change 429
429
"properties" : {
430
430
"src" : {
431
431
"type" : " string" ,
432
- "pattern" : " \\ .([cm]?j|t)sx?$"
432
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
433
433
},
434
434
"replaceWith" : {
435
435
"type" : " string" ,
436
- "pattern" : " \\ .([cm]?j|t)sx?$"
436
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
437
437
}
438
438
},
439
439
"additionalProperties" : false ,
447
447
"properties" : {
448
448
"replace" : {
449
449
"type" : " string" ,
450
- "pattern" : " \\ .([cm]?j|t)sx?$"
450
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
451
451
},
452
452
"with" : {
453
453
"type" : " string" ,
454
- "pattern" : " \\ .([cm]?j|t)sx?$"
454
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
455
455
}
456
456
},
457
457
"additionalProperties" : false ,
Original file line number Diff line number Diff line change 260
260
"properties" : {
261
261
"src" : {
262
262
"type" : " string" ,
263
- "pattern" : " \\ .([cm]?j|t)sx?$"
263
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
264
264
},
265
265
"replaceWith" : {
266
266
"type" : " string" ,
267
- "pattern" : " \\ .([cm]?j|t)sx?$"
267
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
268
268
}
269
269
},
270
270
"additionalProperties" : false ,
278
278
"properties" : {
279
279
"replace" : {
280
280
"type" : " string" ,
281
- "pattern" : " \\ .([cm]?j|t)sx?$"
281
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
282
282
},
283
283
"with" : {
284
284
"type" : " string" ,
285
- "pattern" : " \\ .([cm]?j|t)sx?$"
285
+ "pattern" : " \\ .(( [cm]?j|t)sx?|json) $"
286
286
}
287
287
},
288
288
"additionalProperties" : false ,
You can’t perform that action at this time.
0 commit comments