11 lines
177 B
JSON
11 lines
177 B
JSON
|
{
|
||
|
"tasksRunnerOptions": {
|
||
|
"default": {
|
||
|
"runner": "nx/tasks-runners/default",
|
||
|
"options": {
|
||
|
"cacheableOperations": ["build", "test"]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|