diff --git a/tsconfig.json b/tsconfig.json index 26abde9a..7384e605 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,13 +5,13 @@ To learn more about this file see: https://angular.io/config/solution-tsconfig. */ { - "files": [], - "references": [ - { - "path": "./src/tsconfig.app.json" - }, - { - "path": "./src/tsconfig.spec.json" - } - ] -} \ No newline at end of file + "files": [], + "references": [ + { + "path": "./src/tsconfig.app.json" + }, + { + "path": "./src/tsconfig.spec.json" + } + ] +}