aboutsummaryrefslogtreecommitdiff
path: root/nx.json
diff options
context:
space:
mode:
Diffstat (limited to 'nx.json')
-rw-r--r--nx.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/nx.json b/nx.json
new file mode 100644
index 0000000..b7f6871
--- /dev/null
+++ b/nx.json
@@ -0,0 +1,13 @@
+{
+ "tasksRunnerOptions": {
+ "default": {
+ "runner": "nx/tasks-runners/default",
+ "options": {
+ "cacheableOperations": []
+ }
+ }
+ },
+ "affected": {
+ "defaultBase": "main"
+ }
+}