weareinreach / InReach

Found unnecessary computed property keys in object literals

JS-0236
Anti-pattern
Minor
18 days ago a year old
Seen in 3 files
3

Prefer boolean attributes notation in JSX

JS-0400
Anti-pattern
Minor
18 days ago a year old
Seen in 10 files
12

Found explicit type declarations

JS-0331
Anti-pattern
Major
3 days ago a year old
Seen in 3 files
3

Logical operator can be refactored to optional chain

JS-W1044
Anti-pattern
Minor
18 days ago 10 months old
Seen in 4 files
4

Useless template literal found

JS-R1004
Anti-pattern
Minor
3 days ago a year old
Seen in 1 file
1

Use // @ts-expect-error over // @ts-ignore

JS-0372
Anti-pattern
Minor
18 days ago a year old
Seen in 2 files
2

Found shorthand type coercions

JS-0066
Anti-pattern
Minor
3 days ago a year old
Seen in 27 files
51

Either all code paths should have explicit returns, or none of them

JS-0045
Anti-pattern
Minor
18 days ago a year old
Seen in 20 files
24

Found non-null assertions

JS-0339
Anti-pattern
Major
18 days ago a year old
Seen in 2 files
2

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
18 days ago a year old
Seen in 1 file
1

Detected empty functions

JS-0321
Anti-pattern
Minor
18 days ago a year old
Seen in 2 files
3

Found no return statements in callbacks of array methods

JS-0042
Anti-pattern
Major
18 days ago a year old
Seen in 5 files
9

Detected usage of void type outside of generic or return types

JS-0333
Anti-pattern
Minor
18 days ago a year old
Seen in 1 file
1

Found complex boolean return

JS-W1041
Anti-pattern
Major
11 days ago a year old
Seen in 7 files
7

Use valid anchors

JS-0739
Anti-pattern
Minor
18 days ago a year old
Seen in 1 file
1

Bad function overloading

JS-0388
Anti-pattern
Minor
3 days ago 5 months old
Seen in 2 files
6

Void operators found

JS-0098
Anti-pattern
Minor
13 hours ago a month old
Seen in 6 files
13

Detected the use of variables before they are defined

JS-0357
Anti-pattern
Major
10 days ago a year old
Seen in 11 files
17

Detected the use of alert, confirm and prompt

JS-0052
Anti-pattern
Minor
13 days ago 13 days old
Seen in 1 file
1

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Minor
18 days ago a year old
Seen in 5 files
11

Prefer var declarations be placed at the top of their scope

JS-0102
Anti-pattern
Minor
3 days ago a year old
Seen in 5 files
5

Found unnecessary fragments

JS-0424
Anti-pattern
Major
11 days ago a year old
Seen in 4 files
5

Avoid using wildcard imports

JS-C1003
Anti-pattern
Minor
18 days ago a year old
Seen in 25 files
25

Found single char variable name

JS-C1002
Anti-pattern
Minor
18 days ago a year old
Seen in 1 file
1

No default cases in switch statements

JS-0047
Anti-pattern
Minor
10 days ago a year old
Seen in 21 files
24