diff --git a/tsconfig/all/tsconfig.json b/tsconfig/all/tsconfig.json index e49e69e1..22e32b23 100644 --- a/tsconfig/all/tsconfig.json +++ b/tsconfig/all/tsconfig.json @@ -388,6 +388,9 @@ { "path": "../../../twixt" }, + { + "path": "../../../twixt/tsconfig-all.json" + }, { "path": "../../../under-pressure" },