diff --git a/package.json b/package.json index 361c6f7e..3d40c1d1 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,10 @@ "description": "Give an object that's merged into the debug configuration provider" }, "mesonbuild.languageServer": { - "type": "string", + "type": [ + "string", + "null" + ], "default": "Swift-MesonLSP", "enum": [ "Swift-MesonLSP",