tsconfig.json @@ -7,5 +7,9 @@ { "path": "./tsconfig.app.json" } ] ], "compilerOptions": { "noImplicitAny": false, "allowJs": true, } }