Added conf.json.

This commit is contained in:
张泊明518370910136 2024-10-13 22:51:07 -04:00
parent 31b319157f
commit dda3717243
GPG Key ID: CA088E6D9284F870

View File

@ -20,13 +20,13 @@
"copyInDir": ".", "copyInDir": ".",
"copyIn": { "copyIn": {
"sample": { "sample": {
"src": "./../../../../../../build/sample", "src": "./../../../../../../build/sample"
"copyOut": [
"stdout",
"stderr"
]
} }
}, },
"copyOut": [
"stdout",
"stderr"
],
"stdin": { "stdin": {
"content": "" "content": ""
}, },