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