diff --git a/package.json b/package.json index 704e694a..1774e632 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "scripts": { "test": "jest", - "build": "tsc" + "build": "tsc ." }, "dependencies": { "vscode-languageclient": "9.0.1",