issues
search
cartant
/
rxjs-tslint-rules
TSLint rules for RxJS
https://cartant.github.io/rxjs-tslint-rules/
MIT License
371
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump minimist from 1.2.5 to 1.2.8
#135
dependabot[bot]
opened
1 year ago
0
chore(deps): bump minimist, mkdirp, karma, handlebars and protractor in /examples/ng-cli-example
#134
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 and @angular/cli in /examples/ng-cli-example
#133
dependabot[bot]
opened
1 year ago
0
chore(deps): bump express from 4.16.2 to 4.18.2 in /examples/ng-cli-example
#132
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs, express and body-parser in /examples/ng-cli-example
#131
dependabot[bot]
opened
1 year ago
0
chore(deps): bump engine.io and karma in /examples/ng-cli-example
#130
dependabot[bot]
opened
1 year ago
0
chore(deps): bump socket.io-parser and karma in /examples/ng-cli-example
#129
dependabot[bot]
opened
2 years ago
0
chore(deps): bump css-what from 2.1.0 to 6.1.0 in /examples/ng-cli-example
#128
dependabot[bot]
opened
2 years ago
0
shareReplay is forbidden unless a config argument is passed
#127
sonikasharma1403
opened
2 years ago
0
chore(deps): bump @angular/core from 4.4.6 to 11.0.5 in /examples/ng-cli-example
#126
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump karma from 1.7.1 to 6.3.16 in /examples/ng-cli-example
#125
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump karma from 1.7.1 to 6.3.14 in /examples/ng-cli-example
#124
dependabot[bot]
closed
2 years ago
1
[Request] Define a new rule to enforce to have catchError operator
#123
yuwu9145
closed
3 years ago
2
docs: add missing `toPromise` to README
#122
rafaelss95
closed
3 years ago
0
rxjs-prefer-angular-takeuntil doesn't work with param "this"
#121
retoforte
closed
3 years ago
1
[Request] rxjs-prefer-angular-composition for services.
#120
distante
opened
3 years ago
2
False positive prefer-angular-composition with unsubscribe in super class
#119
apeeters
opened
4 years ago
1
Feature Request > Remove RxJS as a Peer Dependency
#118
wSedlacek
closed
4 years ago
3
Allow DOMExceptions with rxjs-throw-error
#117
chrisguttandin
closed
4 years ago
2
feat: Add option to check takeUntil within all angular entities
#116
vakhaniya
closed
4 years ago
3
Not so opinionated analog of `rxjs-prefer-angular-takeuntil`, please
#115
anotherpit
closed
4 years ago
9
Subscribing without takeUntil is forbidden (rxjs-prefer-angular-takeuntil) when take(1) is added
#114
Abasz
closed
4 years ago
1
Support for class inheritance on rxjs-prefer-angular-takeuntil
#113
CosmoRing
opened
4 years ago
3
Support for untilDestroyed alias in rxjs-no-unsafe-takeuntil
#112
shaungrady
closed
4 years ago
8
Whitelist class property in rxjs-finnish based on decorator
#111
klemenoslaj
closed
4 years ago
3
Changlog has incorrectly named rules.
#110
rgant
closed
4 years ago
1
Deprecated rules?
#109
pburkindine
closed
4 years ago
3
rxjs-no-redundant-notify is too simplistic
#108
kamocuvao
closed
4 years ago
4
feat: add rxjs-prefer-angular-takeuntil-before-subscribe rule
#107
macjohnny
closed
4 years ago
20
rxjs-no-create is not working without type information
#106
mertdeg2
closed
5 years ago
4
rxjs-no-compat not detecting rxjs-compat import for Observable.of
#105
DaanKeun
closed
5 years ago
7
rxjs-no-ignored-observable not working?
#104
dpinol
closed
4 years ago
1
ESLint port?
#103
felixfbecker
closed
4 years ago
1
False positive for rxjs-no-unsafe-scope on parameter type
#102
rgant
closed
5 years ago
1
"rxjs-no-unsafe-scope" false positve
#101
dmytro-gokun
closed
5 years ago
5
New rule to disallow assigning to outside scopes
#100
aboyton
closed
5 years ago
6
Add fix to rxjs-no-explicit-generics rule
#99
Malvolio
closed
3 years ago
11
Fix example for rxjs-no-exposed-subjects rule
#98
valentinabojan
closed
5 years ago
0
docs: rxjs-no-sharereplay is listed twice
#97
thorn0
closed
5 years ago
1
rxjs-no-unsafe-catch throws error when matching
#96
Kunepro
closed
5 years ago
1
"rxjs-no-explicit-generics" warns against "new BehaviorSubject<string[]>([])"
#95
stenzengel
closed
5 years ago
5
Include @license block in index.js
#94
mertdeg2
closed
5 years ago
4
More Observable naming convention options
#93
ChrisMBarr
closed
1 year ago
2
catchError false positive
#92
cartant
closed
5 years ago
1
Check whether RxJs subscriptions in Angular component are complete or unsubscribed
#91
AKlaus
closed
5 years ago
8
rxjs-no-exposed-subjects could allow protected
#90
Ristaaf
closed
5 years ago
2
rxjs-finnish highlights functions
#89
gradzio
closed
5 years ago
2
rxjs-suffix-subjects throws error in console
#88
emzet
closed
5 years ago
3
False positive with rxjs-no-subclass
#87
timbru31
closed
5 years ago
3
rxjs-throw-error should not complain about throwing subtypes of Error
#86
felixfbecker
closed
5 years ago
2
Next