docs(nxdev): fill missing project tags (#9565)
This commit is contained in:
parent
9a16371bf0
commit
e66db12e42
@ -19,5 +19,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": []
|
"tags": ["scope:nx-dev", "type:util"]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,5 +19,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": []
|
"tags": ["scope:nx-dev", "type:util"]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -19,5 +19,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags": []
|
"tags": ["scope:nx-dev", "type:util"]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"root": "nx-dev/ui-community",
|
"root": "nx-dev/ui-community",
|
||||||
"sourceRoot": "nx-dev/ui-community/src",
|
"sourceRoot": "nx-dev/ui-community/src",
|
||||||
"projectType": "library",
|
"projectType": "library",
|
||||||
"tags": ["scope:nx-dev", "tag:ui"],
|
"tags": ["scope:nx-dev", "type:ui"],
|
||||||
"targets": {
|
"targets": {
|
||||||
"lint": {
|
"lint": {
|
||||||
"executor": "@nrwl/linter:eslint",
|
"executor": "@nrwl/linter:eslint",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"root": "nx-dev/ui-sponsor-card",
|
"root": "nx-dev/ui-sponsor-card",
|
||||||
"sourceRoot": "nx-dev/ui-sponsor-card/src",
|
"sourceRoot": "nx-dev/ui-sponsor-card/src",
|
||||||
"projectType": "library",
|
"projectType": "library",
|
||||||
"tags": [],
|
"tags": ["scope:nx-dev", "type:ui"],
|
||||||
"targets": {
|
"targets": {
|
||||||
"lint": {
|
"lint": {
|
||||||
"executor": "@nrwl/linter:eslint",
|
"executor": "@nrwl/linter:eslint",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user