Once again a weird place to commit, I have already done a lot of work, but I am just bad at using git, okay.
11 lines
134 B
JSON
11 lines
134 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "shell",
|
|
"label": "Build",
|
|
"command": "just build",
|
|
}
|
|
],
|
|
}
|