diff --git a/tsconfig.json b/tsconfig.json index 0241b9225..841eb6da4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -27,6 +27,7 @@ "maxNodeModuleJsDepth": 1 }, "include": [ + "node_modules/@duckduckgo/content-scope-utils", "src", "scripts", "packages/password",