File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2014 Dave Olsen, http://dmolsen.com
3
+ Copyright (c) 2014 Dave Olsen, http://dmolsen.com
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 31
31
"patternlab" : {
32
32
"config" : [
33
33
{
34
- "patternExtension" : " twig" ,
35
- "lineageMatch" : " {%([ ]+)?include [\" \' ]([A-Za-z0-9-_]+)[\" \' ](.*)%}" ,
34
+ "lineageMatch" : " {%([ ]+)?include ["\\ ']([A-Za-z0-9-_]+)["\\ '](.*)%}" ,
36
35
"lineageMatchKey" : 2 ,
36
+ "patternExtension" : " twig" ,
37
37
"twigDebug" : false ,
38
38
"twigDefaultDateFormat" : " " ,
39
39
"twigDefaultIntervalFormat" : " " ,
You can’t perform that action at this time.
0 commit comments