diff --git a/tsconfig.json b/tsconfig.json index 2d50541b1..1f7b624e6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,5 +22,5 @@ /* AllowJs during migration phase */ "allowJs": true }, - "include": ["src", "public/lib"] + "include": ["src", "public"] }