This website requires JavaScript.
Explore
Help
Sign In
status-im
/
actions-hugo
mirror of
https://github.com/status-im/actions-hugo.git
Watch
2
Star
0
Fork
You've already forked actions-hugo
0
Code
Issues
Projects
Releases
Wiki
Activity
61b002f4ff
actions-hugo
/
.vscode
/
settings.json
4 lines
64 B
JSON
Raw
Normal View
History
Unescape
Escape
Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32) - Support macOS and Windows (Close #24 ) - Refactoring - Error handling - TypeScript - Prettier (Close #29 ) - GHA: Add upload-artifact step for test coverage - deps: Install husky
2019-09-21 01:41:21 +00:00
{
chore: disable deno on vscode (#388)
2020-07-17 07:08:23 +00:00
"git.ignoreLimitWarning"
:
true
,
"deno.enable"
:
false
Feat: Support macOS and Windows, migrate JavaScript to TypeScript (#32) - Support macOS and Windows (Close #24 ) - Refactoring - Error handling - TypeScript - Prettier (Close #29 ) - GHA: Add upload-artifact step for test coverage - deps: Install husky
2019-09-21 01:41:21 +00:00
}