summaryrefslogtreecommitdiffstats
path: root/hinode-template.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'hinode-template.code-workspace')
-rw-r--r--hinode-template.code-workspace3
1 files changed, 2 insertions, 1 deletions
diff --git a/hinode-template.code-workspace b/hinode-template.code-workspace
index d32427b..96daee6 100644
--- a/hinode-template.code-workspace
+++ b/hinode-template.code-workspace
@@ -7,7 +7,8 @@
"settings": {
"conventionalCommits.scopes": [
"content",
- "frontmatter.json"
+ "frontmatter.json",
+ ".frontMatter"
]
}
} \ No newline at end of file