diff --git a/tsconfig.json b/tsconfig.json index 692f88f..340b6ff 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,6 +4,7 @@ "target": "es2019", "sourceMap": true, "strict": true, + "removeComments": true, "outDir": "./build/js" }, "files": [