1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
budibase/nx.json

11 lines
177 B
JSON
Raw Normal View History

2023-04-01 02:37:55 +13:00
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["build", "test"]
}
}
}
}