chore(misc): nx plugin submission @mands/nx-playwright (#12458)

This commit is contained in:
Abhishek Gupta 2022-11-03 16:04:49 +00:00 committed by GitHub
parent cbda01a4df
commit 80813c238b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,5 +323,10 @@
"name": "@koliveira15/nx-sonarqube",
"description": "Nx plugin that analyses projects using SonarQube / SonarCloud.",
"url": "https://github.com/koliveira15/nx-sonarqube"
},
{
"name": "@mands/nx-playwright",
"description": "The Playwright plugin allows your workspace to use the power of Playwright end-to-end testing using a native runner.",
"url": "https://github.com/marksandspencer/nx-plugins/tree/main/packages/nx-playwright"
}
]