mirror of https://github.com/buster-so/buster.git
10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|||
"$schema": "https://turbo.build/schema.json",
|
|||
"extends": ["//"],
|
|||
"tasks": {
|
|||
"build": {
|
|||
"outputs": []
|
|||
}
|
|||
}
|
|||
}
|