Skip to content

chore: Updated to Angular 11, migrated to ESLint, fixed ng test #371

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

Merged
merged 1 commit into from
May 28, 2021

Conversation

drola
Copy link
Contributor

@drola drola commented Jan 4, 2021

Why migration to ESLint?
It has been deprecated since 2019. Authors of tslint themselves recommend migration to eslint.

Migration was done according to https://github.com/angular-eslint/angular-eslint
I had some problems with applying ng schematics on this project. What I did instead was create a fresh Angular library project, did TSLint->ESLint transition there and created suitable configuration changes based on that example.

@flauc flauc merged commit 281e6da into flauc:master May 28, 2021
@Guerric-P
Copy link
Collaborator

Guerric-P commented Jun 6, 2021

Thanks for contributing @drola. Do you think this is ready for a release?

@drola
Copy link
Contributor Author

drola commented Jun 10, 2021

Should be good to go.

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.

3 participants