{ "affected": { "defaultBase": "main" }, "workspaceLayout": { "appsDir": "packages", "libsDir": "packages" }, "targetDefaults": { "build": { "dependsOn": ["^build"] } }, "tasksRunnerOptions": { "default": { "runner": "nx/tasks-runners/default", "options": { "cacheableOperations": ["build", "lint", "test"] } } } }