issues
search
timdeschryver
/
eslint-plugin-ngrx
Other
140
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Archive this repository
#295
SchroederSteffen
opened
3 months ago
1
Bug ngrx/prefix-selectors-with-select
#294
dangrussell
closed
1 year ago
1
questening rule '@ngrx/no-typed-global-store'
#293
defaultbranch
closed
1 year ago
1
fix: 🐛 downgrade required typescript version
#292
danymarques
closed
2 years ago
1
The automated release is failing 🚨
#291
github-actions[bot]
closed
2 years ago
0
Bug: TypeError: Cannot read property 'range' of null
#290
Yohandah
closed
2 years ago
4
fix(avoid-mapping-selectors): allow in effect
#289
timdeschryver
closed
2 years ago
1
fix(avoid-mapping-selectors): allow ThisExpression in map
#287
timdeschryver
closed
2 years ago
1
feat: add requiring-type-checking configs, remove rules from existing configs
#286
timdeschryver
closed
2 years ago
1
Bug avoid-mapping-selectors error but using 'this' in the mapping so I can't create a selector
#285
Yohandah
closed
2 years ago
2
Performance regression when using the recommended preset in an nx workspace
#284
mattlewis92
closed
2 years ago
7
test: reproduce #282
#283
timdeschryver
closed
2 years ago
1
Bug avoid-mapping-selectors triggered after a switchMap
#282
potray
closed
2 years ago
3
fix(prefer-concat-latest-from): detect multiple arguments
#281
timdeschryver
closed
2 years ago
1
prefer-concat-latest-from not working for multiple arguments
#280
danielnemetz
closed
2 years ago
4
💡 entityAdapter.getSelectors() should be invoked without params
#279
timdeschryver
closed
2 years ago
1
💡 ComponentStore rule to prevent using `get`
#278
timdeschryver
closed
2 years ago
0
Create rule to detect duplicate action type
#277
bryantlikes
closed
2 years ago
2
fix(ng-add): remove comments before parsing
#276
timdeschryver
closed
2 years ago
1
docs: add bryantlikes as a contributor for code, test, bug
#275
allcontributors[bot]
closed
2 years ago
1
Update on-function-explicit-return-type.ts
#274
bryantlikes
closed
2 years ago
3
Bug on-function-explicit-return-type
#273
bryantlikes
closed
2 years ago
2
Bug configuration failed
#272
bryantlikes
closed
2 years ago
4
fix: a better ng-add expererience
#271
timdeschryver
closed
2 years ago
1
v2 release
#270
timdeschryver
closed
2 years ago
1
fix: only require `parserOptions` when needed
#269
timdeschryver
closed
2 years ago
1
feature: remove the included RxJS ESLint Plugin
#268
timdeschryver
closed
2 years ago
1
v2 beta: update ESLint and TS ESlint
#267
timdeschryver
closed
2 years ago
2
feat: add strict configs
#265
timdeschryver
closed
2 years ago
1
fix: add parser and options to configs
#264
timdeschryver
closed
2 years ago
1
docs: add alorle as a contributor for bug, test, code
#263
allcontributors[bot]
closed
3 years ago
1
fix(prefix-selectors-with-select): handle all kinds of IdentifierName properly
#262
alorle
closed
3 years ago
4
Bug ngrx/prefix-selectors-with-select rule does not accept variables with numbers in their name
#261
alorle
closed
3 years ago
4
fix: handle `ClassDeclaration` without `id` properly
#260
rafaelss95
closed
2 years ago
0
refactor: use `createRule` and better docs
#259
rafaelss95
closed
3 years ago
3
ESLint 8 support
#258
timdeschryver
closed
2 years ago
1
test: use uvu to run rule tests for better reports
#257
timdeschryver
closed
3 years ago
5
fix(prefer-action-creator-in-dispatch): properly handle actions with literal objects
#256
rafaelss95
closed
3 years ago
1
Bug prefer-action-creator-in-dispatch
#255
dangrussell
closed
3 years ago
4
fix(avoid-cyclic-effects): correctly handle non `ParameterProperties` and computed `dispatch`
#254
rafaelss95
closed
2 years ago
0
rename `use-selector-in-select` to `prefer-selector-in-select` for consistency
#253
timdeschryver
closed
2 years ago
1
feat(prefer-action-creator): add rule
#250
rafaelss95
closed
3 years ago
1
feat(prefer-action-creator-in-dispatch): add rule
#249
rafaelss95
closed
3 years ago
2
feat(prefer-action-creator-in-of-type): add rule
#248
rafaelss95
closed
3 years ago
2
refactor: improve selectors
#247
rafaelss95
closed
3 years ago
1
test: ensure the tests cover `createEffect` properly
#246
rafaelss95
closed
3 years ago
1
fix(prefer-concat-latest-from): disable pre ngrx v12
#245
timdeschryver
closed
3 years ago
6
fix(updater-explicit-return-type): report nodes beyond `ClassProperty`
#244
rafaelss95
closed
3 years ago
1
fix(prefer-effect-callback-in-block-statement): handle all kinds of `createEffect` properly
#243
rafaelss95
closed
3 years ago
1
Some bugs in rules that deals with `ClassProperty`
#242
rafaelss95
closed
3 years ago
3
Next