-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular Migration v17 #126
base: master
Are you sure you want to change the base?
Conversation
@MrElectroNick Hi, could you please review this PR and let me know if anything needs to be updated. Thanks! |
Hi @kashgurung, I'll need to find some time to review and merge it. Thanks for the effort! |
@kashgurung Thanks! |
@kashgurung Since this hasn't been merged yet could you also make an Angular 18 PR? Or just update this one? Thanks. |
This PR contains the following changes:
1. Upgraded Angular version from 8.2.14 to 17.2.3 (latest).
2. Migrated TSLint to ESLint.
3. Migrated Protector to Cypress for E2E testing.
4. Updated the Unit Test configurations.