angular-realworld-example-app icon indicating copy to clipboard operation
angular-realworld-example-app copied to clipboard

chore: upgrade to angular 10

Open yakanet opened this issue 5 years ago • 0 comments

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

yakanet avatar Sep 09 '20 23:09 yakanet