diff --git a/tsconfig.json b/tsconfig.json index aac147e..f45a2f2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,7 +26,8 @@ } }, "include": [ - "src" + "src", + "src/widgets" ], "exclude": [ ".fttemplates/**/*",