1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/nx.json
2023-08-02 10:02:39 +02:00

13 lines
283 B
JSON

{
"tasksRunnerOptions": {
"default": {
"runner": "nx-cloud",
"options": {
"cacheableOperations": ["build", "test", "check:types"],
"accessToken": "MmM4OGYxNzItMDBlYy00ZmE3LTk4MTYtNmJhYWMyZjBjZTUyfHJlYWQ="
}
}
},
"targetDefaults": {}
}