mirror of
https://gitlab.com/2-chainz/2-chainz-twitter-bot.git
synced 2025-06-15 22:56:46 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "func",
|
|
"command": "host start",
|
|
"problemMatcher": "$func-watch",
|
|
"isBackground": true
|
|
}
|
|
]
|
|
}
|