diff --git a/community/approved-plugins.json b/community/approved-plugins.json index f48e53699e..c978f8d561 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -498,5 +498,10 @@ "name": "nx-github-pages", "description": "A small Nx plugin to make deploying static projects to GitHub Pages easy.", "url": "https://github.com/agentender/nx-github-pages" + }, + { + "name": "nx-solhint", + "description": "Solhint generators and inferred tasks for Nx", + "url": "https://github.com/juliangsibecas/nx-solhint" } ]