12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "build",
|
|
"label": "npm: build",
|
|
"path": "./"
|
|
}
|
|
]
|
|
}
|