mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-05 09:20:08 +01:00
12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "Live HTML build",
|
|
"type": "shell",
|
|
"command": "make live-html",
|
|
"problemMatcher": []
|
|
},
|
|
]
|
|
}
|