diff --git a/tsconfig.json b/tsconfig.json index 59f7332..bc941df 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,9 +14,6 @@ "exclude": [ "node_modules" ], - "files": [ - "typings.d.ts" - ], "compileOnSave": false, "angularCompilerOptions": { "genDir": "aot",