exclude subdirectories in tsconfig.json July 26, 2023 by Tarik Try with: "exclude": [ "node_modules", "public", "typings/browser.d.ts", "typings/browser/**" ]