From 3038d1c3ef2491cad2b3c2757ef93544812f8be4 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 7 Oct 2024 08:05:45 -0400 Subject: ci(frontmatter.json): :construction_worker: Frontmatter Config Configuration of frontmatter, launch, and vscode tasks --- hinode-template.code-workspace | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hinode-template.code-workspace') 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 -- cgit v1.2.3