mirror of
https://gitlab.com/2-chainz/2-chainz-twitter-bot.git
synced 2025-06-16 07:06:53 +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
|
|
}
|
|
]
|
|
}
|