File tree Expand file tree Collapse file tree 1 file changed +13
-15
lines changed
Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Original file line number Diff line number Diff line change 3030 },
3131 "extra" : {
3232 "patternlab" : {
33- "config" : [
34- {
35- "lineageMatch" : " {%([ ]+)?include ["\\ ']([A-Za-z0-9-_]+)["\\ '](.*)%}" ,
36- "lineageMatchKey" : 2 ,
37- "patternExtension" : " twig" ,
38- "twigDebug" : false ,
39- "twigDefaultDateFormat" : " " ,
40- "twigDefaultIntervalFormat" : " " ,
41- "twigMacroExt" : " macro.twig" ,
42- "twigFilterExt" : " filter.php" ,
43- "twigFunctionExt" : " function.php" ,
44- "twigTagExt" : " tag.php" ,
45- "twigTestExt" : " test.php"
46- }
47- ]
33+ "config" : {
34+ "lineageMatch" : " {%([ ]+)?include ["\\ ']([A-Za-z0-9-_]+)["\\ '](.*)%}" ,
35+ "lineageMatchKey" : 2 ,
36+ "patternExtension" : " twig" ,
37+ "twigDebug" : false ,
38+ "twigDefaultDateFormat" : " " ,
39+ "twigDefaultIntervalFormat" : " " ,
40+ "twigMacroExt" : " macro.twig" ,
41+ "twigFilterExt" : " filter.php" ,
42+ "twigFunctionExt" : " function.php" ,
43+ "twigTagExt" : " tag.php" ,
44+ "twigTestExt" : " test.php"
45+ }
4846 }
4947 }
5048}
You can’t perform that action at this time.
0 commit comments