1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
budibase/nx.json
2023-04-04 08:44:05 +01:00

11 lines
177 B
JSON

{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["build", "test"]
}
}
}
}