You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Error while loading rule 'rxjs/no-unsafe-catch': You have used a rule which requires parserServices to be generated. You must therefore provide a value for the "parserOptions.project" property for @typescript-eslint/parser.
Occurred while linting /Users/victororlyk/Documents/work/borda/borda-frontend/src/app/app.component.html
Expected behavior:
I do expect that eslint wouldn't break, after installing of ngrx/store
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s):
Minimal reproduction of the bug/regression with instructions:
.eslintrc.json
this lines where added by adding store
error which is shown is next
Expected behavior:
I do expect that eslint wouldn't break, after installing of ngrx/store
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s):
package.json
Other information:
I would be willing to submit a PR to fix this issue
[ ] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No
The text was updated successfully, but these errors were encountered: