mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-23 18:37:27 +01:00
chore: disable deno on vscode (#388)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"git.ignoreLimitWarning": true
|
||||
"git.ignoreLimitWarning": true,
|
||||
"deno.enable": false
|
||||
}
|
||||
Reference in New Issue
Block a user