Files
vscode-front-matter/frontmatter.json
2022-03-04 15:38:03 +01:00

11 lines
274 B
JSON

{
"$schema": "https://beta.frontmatter.codes/frontmatter.schema.json",
"frontMatter.framework.id": "other",
"frontMatter.content.publicFolder": "",
"frontMatter.content.pageFolders": [
{
"title": ".vscode",
"path": "[[workspace]]/.vscode"
}
]
}