7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"commands": {
|
|
"build": "swift build",
|
|
"run": "swift run"
|
|
}
|
|
}
|