buster/apps/api/turbo.json

8 lines
104 B
JSON

{
"$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"tasks": {
"dev": {}
}
}