issues
search
cartant
/
eslint-plugin-rxjs
ESLint rules for RxJS
MIT License
312
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Announcing @smarttools/eslint-plugin-rxjs
#138
DaveMBush
opened
11 hours ago
0
Request: Ignore Angular signals for "no-unbound-methods"
#137
gizm0bill
opened
2 weeks ago
0
How to use with eslint 9 flat config?
#136
Christoph142
opened
4 weeks ago
2
Fix/npm publish
#135
manbearwiz
closed
1 month ago
0
Is this repository maintained?
#134
jepperaskdk
opened
1 month ago
1
Support typescript-eslint v8 to use the Project Service
#133
Samuel-Therrien-Beslogic
opened
2 months ago
0
Exception when rxjs/no-implicit-any-catch enabled
#132
mudcovered
opened
2 months ago
3
feat: Add `no-subscribe-in-pipe` rule to forbid calling `subscribe` within `pipe` operators
#131
Danevandy99
opened
3 months ago
1
Deprecated/unsupoprted dependencies: glob & inflight
#130
Samuel-Therrien-Beslogic
opened
4 months ago
0
Fix eslint-etc issue where hasTypeAnnotation function does not evaluate 'typeAnnotation' properly in call cases.
#129
bradkovach
opened
4 months ago
2
TypeScript v5 support
#128
romanalesenkov1
closed
7 months ago
1
ESLint v9 support
#127
json-derulo
opened
7 months ago
12
Rule for forcing defaultValue
#126
darky
opened
10 months ago
1
Create a `disable-type-checked` config
#125
manbearwiz
opened
11 months ago
0
RxJs as peer dependency
#124
LoganDupont
opened
1 year ago
0
Can't override non-observables in `finnish` with `strict` enabled
#123
TheKoTech
opened
1 year ago
0
`no-implicit-any-catch` throws an error
#122
cerealcable
opened
1 year ago
2
feat: change no-compat rule for forbid imports from rxjs/operators
#121
pumano
opened
1 year ago
2
Update no-nested-subscribe.md to use `map`
#120
dangrussell
opened
1 year ago
0
Update no-exposed-subjects.md to use `asObservable` method
#119
dangrussell
opened
1 year ago
0
Additional filters for no-ignored-error
#118
undsoft
opened
1 year ago
0
Update eslint-etc and tsutils-etc
#117
alfaproject
opened
1 year ago
0
is there a way to ban .asObservable() method
#116
goldenratio
opened
1 year ago
1
[BUG] rxjs/finnish throws false errors with combineLatest
#115
distante
opened
1 year ago
0
fix(no-ignored-replay-buffer): check if bufferSize is set in config option for shareReplay
#114
skrtheboss
opened
1 year ago
0
feat(config): add recommended-compat config
#113
pumano
opened
1 year ago
1
chore(deps): bump yaml from 2.1.1 to 2.2.2
#112
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 from 1.0.1 to 1.0.2
#111
dependabot[bot]
opened
1 year ago
0
feat: support Typescript >5
#110
AnWeber
closed
1 year ago
5
Typescript 5.0.0 Support?
#109
AnWeber
closed
1 year ago
2
Rule idea: `no-import-operators` to make sure we import from `rxjs` instead of `rxjs/operators`
#108
the-ult
opened
1 year ago
1
Rule idea: no-unnecessary-combinelatest
#107
bmarcotte
opened
1 year ago
0
rxjs/finnish wont work for custom types
#106
ghaschel
opened
1 year ago
1
rxjs/finnish counter-intuitive for functions assigned to variables/properties/params
#105
jimivdw
opened
2 years ago
0
rxjs/finnish thinks FeatureLike, Feature and Map are observables?
#104
AnderssonPeter
opened
2 years ago
0
[enhancement] Missing rule to prohibit the use of the tap async operator
#103
tristan-laroubine
opened
2 years ago
1
[no-explicit-generics] False positive when the generic isn't *exactly* the infered type
#102
Samuel-Therrien-Beslogic
opened
2 years ago
0
Import rule `rxjs/operators` vs `rxjs`
#101
timdeschryver
closed
2 years ago
2
`no-ignored-replay-buffer` doesn't check `bufferSize` if object config passed to `shareReplay`
#100
sashaqred
opened
2 years ago
0
Require finnish notation, but not on Subjects
#99
lundmikkel
closed
2 years ago
1
rxjs-no-unsafe-takeuntil
#98
splincode
opened
2 years ago
1
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.
#97
cathey191
closed
2 years ago
2
[enhancement] `ban-operators` report the use instead of the import
#96
spali
opened
2 years ago
1
Force finnish rule on class fields
#95
ackalhan
opened
2 years ago
0
no-ignored-error error
#94
osltest
opened
2 years ago
2
[BUG] rxjs/no-ignored-takewhile-value does not recognise destructuring
#93
gultyayev
closed
2 years ago
1
feat(prefer-observer): add fix suggestions
#92
benlesh
closed
2 years ago
2
rxjs/no-exposed-subjects rule doesn't work properly
#91
ko1ebayev
closed
1 year ago
1
no-unsafe-takeuntil: Accept object properties as operators
#90
alwonder
closed
2 years ago
4
no-unsafe-first captures safe usage of first
#89
jrista
closed
3 years ago
2
Next