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 4dd380f..d32427b 100644
--- a/hinode-template.code-workspace
+++ b/hinode-template.code-workspace
@@ -6,7 +6,8 @@
],
"settings": {
"conventionalCommits.scopes": [
- "content"
+ "content",
+ "frontmatter.json"
]
}
} \ No newline at end of file