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",
|
||||
"sourceRoot": "nx-dev/ui-community/src",
|
||||
"projectType": "library",
|
||||
"tags": ["scope:nx-dev", "tag:ui"],
|
||||
"tags": ["scope:nx-dev", "type:ui"],
|
||||
"targets": {
|
||||
"lint": {
|
||||
"executor": "@nrwl/linter:eslint",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"root": "nx-dev/ui-sponsor-card",
|
||||
"sourceRoot": "nx-dev/ui-sponsor-card/src",
|
||||
"projectType": "library",
|
||||
"tags": [],
|
||||
"tags": ["scope:nx-dev", "type:ui"],
|
||||
"targets": {
|
||||
"lint": {
|
||||
"executor": "@nrwl/linter:eslint",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user