aboutsummaryrefslogtreecommitdiff
path: root/nx.json
blob: b7f6871795490c314506daf637a717e28b57a517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "tasksRunnerOptions": {
    "default": {
      "runner": "nx/tasks-runners/default",
      "options": {
        "cacheableOperations": []
      }
    }
  },
  "affected": {
    "defaultBase": "main"
  }
}