15 lines
149 B
Plaintext
15 lines
149 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"VsCodeTaskButtons.tasks": [
|
|
{
|
|
"label": "Watch",
|
|
"task": "Watch"
|
|
}
|
|
]
|
|
}
|
|
} |