Sivantha Paranavithana

Results 1 comments of Sivantha Paranavithana

I am getting the same errors in my Angular 9 project. Is there any solution? Here is my tsconfig.app.json ```json { "extends": "./tsconfig.base.json", "compilerOptions": { "outDir": "./out-tsc/app", "types": [] },...