{
"$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"tasks": {
"start": {
"dependsOn": [],
"cache": false,
"persistent": false,
"outputs": []
},
"stop": {
"reset": {
"dependsOn": ["stop"],
}