mirror of https://github.com/buster-so/buster.git
10 lines
188 B
JSON
10 lines
188 B
JSON
|
{
|
||
|
"$schema": "https://turbo.build/schema.json",
|
||
|
"extends": ["//"],
|
||
|
"tasks": {
|
||
|
"momentic": {
|
||
|
"cache": false,
|
||
|
"persistent": true
|
||
|
}
|
||
|
}
|
||
|
}
|