@@ -0,0 +1,16 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"analytics": false,
"namedInputs": {
"default": [
"{projectRoot}/**/*",
"sharedGlobals"
],
"production": [
"default"
"sharedGlobals": [
"{workspaceRoot}/.github/workflows/ci.yml"
]
}
The note is not visible to the blocked user.