Skip to content

Update to Angular 16.1 - #49

Open
mfp22 wants to merge 1 commit into
trungvose:masterfrom
mfp22:ng16
Open

Update to Angular 16.1#49
mfp22 wants to merge 1 commit into
trungvose:masterfrom
mfp22:ng16

Conversation

@mfp22

@mfp22 mfp22 commented Jul 20, 2023

Copy link
Copy Markdown

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

mfp22 commented Jul 20, 2023

Copy link
Copy Markdown
Author

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