### Information Currently documentation doesn't cover the use cases where you need to use fetched store value in component code itself. https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription Like in that doc page how to make that `this.items` to work with here without errors. ### Documentation page https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription ### I would be willing to submit a PR to fix this issue - [ ] Yes - [ ] No