diff --git a/tsconfig.json b/tsconfig.json index f526b262..0b579ebe 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -28,7 +28,8 @@ "useUnknownInCatchVariables": true, "baseUrl": ".", "types": [ - "./node_modules/user-agent-data-types" + "mocha", + "user-agent-data-types" ] }, "include": [