diff --git a/package.json b/package.json index 18e284f50..b1a83b842 100644 --- a/package.json +++ b/package.json @@ -769,7 +769,10 @@ "default": "" } }, - "required": ["localRoot", "remoteRoot"] + "required": [ + "localRoot", + "remoteRoot" + ] }, "description": "A list of case sensitive path mappings between a local and remote path. Multiple paths can be defined as needed.", "default": []