chore(core): nx plugin submission @spaceribs/nx-betterer (#17290)

This commit is contained in:
Aaron Brewer 2023-05-30 10:58:44 -04:00 committed by GitHub
parent 6a3af4b5a6
commit aa13649acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -389,6 +389,11 @@
"description": "Nx plugin that allows you to build, test and deploy web extensions.", "description": "Nx plugin that allows you to build, test and deploy web extensions.",
"url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-web-ext" "url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-web-ext"
}, },
{
"name": "@spaceribs/nx-betterer",
"description": "Nx plugin that applies betterer standards on a per-project basis.",
"url": "https://github.com/spaceribs/spaceribs/tree/main/packages/nx-betterer"
},
{ {
"name": "@nx-tools/nx-container", "name": "@nx-tools/nx-container",
"description": "Nx plugin to build OCI containers with Docker, Podman or Kaniko.", "description": "Nx plugin to build OCI containers with Docker, Podman or Kaniko.",