diff --git a/types/chrome-apps/tsconfig.json b/types/chrome-apps/tsconfig.json index 32a709653a..6e00d1a959 100644 --- a/types/chrome-apps/tsconfig.json +++ b/types/chrome-apps/tsconfig.json @@ -20,8 +20,5 @@ "files": [ "index.d.ts", "test/index.ts" - ], - "include": [ - "./*.d.ts" ] }