mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-21 13:05:12 +00:00
chore: disable deno on vscode (#388)
This commit is contained in:
Vendored
+2
-1
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"git.ignoreLimitWarning": true
|
||||
"git.ignoreLimitWarning": true,
|
||||
"deno.enable": false
|
||||
}
|
||||
Reference in New Issue
Block a user