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

bug(eslint-plugin): signals configuration #4385

Closed
timdeschryver opened this issue Jun 11, 2024 · 0 comments · Fixed by #4387
Closed

bug(eslint-plugin): signals configuration #4385

timdeschryver opened this issue Jun 11, 2024 · 0 comments · Fixed by #4387

Comments

@timdeschryver
Copy link
Member

          Sorry to bother you again, but I have another problem, if I now extend from `plugin:@ngrx/all`, I have the following errors:
  1:1  error  Definition for rule '@ngrx/signal-state-no-arrays-at-root-level' was not found  @ngrx/signal-state-no-arrays-at-root-level
  1:1  error  Definition for rule '@ngrx/with-state-no-arrays-at-root-level' was not found    @ngrx/with-state-no-arrays-at-root-level

If I turn these rules off, it's working again, am I missing something?

Originally posted by @Julien-Marcou in #4381 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant