mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-05-04 20:42:29 +02:00
11 lines
274 B
JSON
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"
|
|
}
|
|
]
|
|
} |