diff --git a/info.json b/info.json index 273e753..afd2742 100644 --- a/info.json +++ b/info.json @@ -96,6 +96,16 @@ "**/node_modules" ] }, + { + "name": "dprint-plugin-mago", + "description": "Mago (PHP) wrapper plugin.", + "selected": false, + "configKey": "mago", + "fileExtensions": [ + "php" + ], + "configExcludes": [] + }, { "name": "dprint-plugin-ruff", "description": "Ruff (Python) wrapper plugin.",