Add conductor.json
This commit is contained in:
parent
1174275b5b
commit
6d5109b809
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"scripts": {
|
||||
"setup": "echo \"hello\"\n",
|
||||
"run": "echo \"hello\"\n"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue