mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
22 hours ago bcc90b5cbbc14f3a556c064dfe54abb52107a144
build(config): update workspace configuration
1 files modified
8 ■■■■ changed files
.vscode/extensions.json 8 ●●●● patch | view | raw | blame | history
.vscode/extensions.json
@@ -5,6 +5,10 @@
        "davidanson.vscode-markdownlint",
        "zizmor.zizmor-vscode",
        "redhat.vscode-yaml",
        "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries"
        "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries",
        "budparr.language-hugo-vscode",
        "casualjim.gotemplate",
        "dunstontc.vscode-go-syntax",
        "jinliming2.vscode-go-template"
    ]
}
}