diff --git a/package.json b/package.json index b26f0244..0de4612c 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,14 @@ "fileMatch": "abaplint.jsonc", "url": "https://schema.abaplint.org/schema.json" }, + { + "fileMatch": "abaplint-downport.json", + "url": "https://schema.abaplint.org/schema.json" + }, + { + "fileMatch": "abaplint-downport.jsonc", + "url": "https://schema.abaplint.org/schema.json" + }, { "fileMatch": "abaplint.json5", "url": "https://schema.abaplint.org/schema.json"