We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4280b5 commit eaf41a9Copy full SHA for eaf41a9
templateflow/conf/config.json
@@ -68,7 +68,7 @@
68
},
69
{
70
"name": "extension",
71
- "pattern": "[._]*[a-zA-Z0-9]*?\\.([^/\\\\]+)$"
+ "pattern": "[._]*[a-zA-Z0-9]*?(\\.[^/\\\\]+)$"
72
}
73
],
74
"default_path_patterns": [
0 commit comments