diff --git a/compiler/tsconfig.json b/compiler/tsconfig.json index 1664725..822f29f 100644 --- a/compiler/tsconfig.json +++ b/compiler/tsconfig.json @@ -14,7 +14,7 @@ "sourceMap": true, "module": "commonjs", "target": "es2017", - "types": ["node"], + "types": [], "typeRoots": [], "lib": [ "es2020"