dh-pipelines/package.json

8 строки
147 B
JSON

{
"name": "testing",
"version": "0.0.0",
"scripts": {
"install": "./install.sh",
"start": "sfdx force:org:open"
}
}