mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "start",
|
|
"problemMatcher": [],
|
|
"label": "npm: start",
|
|
"detail": "qode ./dist/index.js"
|
|
}
|
|
]
|
|
} |