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 16.1 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update to Angular 16.1 #49

wants to merge 1 commit into from

Conversation

mfp22
Copy link

@mfp22 mfp22 commented Jul 20, 2023

ESLint had issues. See both answers from https://stackoverflow.com/questions/76565260/eslint-error-failed-to-load-config-pluginangular-eslint-ng-cli-compat-to-e

and also angular-eslint/angular-eslint#1353 (comment)

I saw that you disabled naming-convention a few times, and that was the only one ESLint complained about not being able to find, so I just removed it.

@mfp22
Copy link
Author

mfp22 commented Jul 20, 2023

This is failing because Akita is old. Just need to change ModuleWithProviders to ModuleWithProviders<any> in index.d.ts in Akita.

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.

1 participant