11 lines
No EOL
215 B
JSON
11 lines
No EOL
215 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "Start local Hugo server",
|
|
"type": "shell",
|
|
"command": "hugo serve",
|
|
"problemMatcher": []
|
|
}
|
|
]
|
|
} |