diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index e20d4778fb6..485280e2c47 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -4938,6 +4938,12 @@ "fileMatch": [".es6importsorterrc.json"], "url": "https://json.schemastore.org/es6importsorterrc.json" }, + { + "name": "madness.yml", + "description": "Madness settings", + "fileMatch": ["madness.yml", "madness.yaml"], + "url": "https://raw.githubusercontent.com/DannyBen/madness/master/schemas/madness.json" + }, { "name": "bashly.yml", "description": "Bashly CLI",