angular-realworld-example-app
angular-realworld-example-app copied to clipboard
chore: upgrade to angular 10
Following command had been executed :
ng config cli.packageManager yarn
ng update @angular/core@8 @angular/cli@8
ng update @angular/core @angular/cli --allow-dirty
Also extends the tslint file with the tslint recommandations & fix new lint errors