Skip to content
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

Update to Angular 13 #1127

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Update to Angular 13 #1127

merged 1 commit into from
Mar 9, 2022

Conversation

Senyoret1
Copy link
Contributor

Did you run make format && make check?
The go code was not changed. npm run lint and npm run build were used.

Changes:

  • Angular was updated to v13.
  • TSLint was replaced with ESLint, as TSLint was removed in Angular 13. Several changes were made to solve problems returned by the new linter.

How to test this PR:
Run make install-deps-ui. It should be possible to compile the UI again after that and it should work normally.

@jdknives jdknives merged commit 0b85315 into skycoin:develop Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants