{ "$schema": "./node_modules/nx/schemas/nx-schema.json", "analytics": false, "namedInputs": { "default": [ "{projectRoot}/**/*", "sharedGlobals" ], "production": [ "default" ], "sharedGlobals": [ "{workspaceRoot}/.github/workflows/ci.yml" ] } }