diff --git a/community/approved-plugins.json b/community/approved-plugins.json index c978f8d561..56417001c4 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -503,5 +503,10 @@ "name": "nx-solhint", "description": "Solhint generators and inferred tasks for Nx", "url": "https://github.com/juliangsibecas/nx-solhint" + }, + { + "name": "nx-foundry", + "description": "Foundry generators and inferred tasks for Nx", + "url": "https://github.com/juliangsibecas/nx-foundry" } ]