actions-gh-pages/.vscode/settings.json
Shohei Ueda 2e976845a6
feat: enhance log message (#383)
Add warning deploy_key on windows-latest
- Currently, the deploy_key option is not supported on the windows-latest.
- Related #87

Close #359
2020-07-09 05:15:51 +09:00

4 lines
64 B
JSON

{
"git.ignoreLimitWarning": true,
"deno.enable": false
}