diff --git a/package.json b/package.json index e42cf454..cd24021c 100644 --- a/package.json +++ b/package.json @@ -303,7 +303,7 @@ "string", "null" ], - "default": null, + "default": "rls", "description": "When specified, it places the generated analysis files at the specified target directory. By default it is placed target/rls directory." } }