Spelunking-Studios / The-Caverns-Website

Prefer boolean attributes notation in JSX

JS-0400
Anti-pattern
Minor
6 days ago 6 days old
Seen in 1 file
1

Found shorthand type coercions

JS-0066
Anti-pattern
Minor
6 days ago 2 years old
Seen in 2 files
3

Inconsistent font-display for Google Fonts

JS-W1009
Anti-pattern
Minor
6 days ago 6 days old
Seen in 1 file
2

Useless template literal found

JS-R1004
Anti-pattern
Minor
6 days ago 6 days old
Seen in 2 files
2

Found duplicate module imports

JS-0232
Anti-pattern
Major
6 days ago 2 years old
Seen in 1 file
1

Consider using let or const instead of var

JS-0239
Anti-pattern
Major
6 days ago 2 years old
Seen in 1 file
3

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Minor
6 days ago 2 years old
Seen in 2 files
3

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Minor
6 days ago 2 years old
Seen in 6 files
12

Require template literals instead of string concatenation

JS-0246
Anti-pattern
Minor
6 days ago 2 years old
Seen in 6 files
7

Found invalid characters in markup

JS-0454
Anti-pattern
Major
6 days ago 2 years old
Seen in 2 files
2

Found single char variable name

JS-C1002
Anti-pattern
Minor
6 days ago 2 years old
Seen in 4 files
4

Found empty block statements

JS-0009
Anti-pattern
Minor
6 days ago 2 years old
Seen in 2 files
2

Use valid anchors

JS-0739
Anti-pattern
Minor
6 days ago a year old
Seen in 7 files
16

Validation of JSX maximum depth

JS-0415
Anti-pattern
Minor
6 days ago a year old
Seen in 11 files
11

Prefer meaningful alternative text

JS-0737
Anti-pattern
Minor
6 days ago a year old
Seen in 7 files
11

Prevent usage of wrong DOM property

JS-0455
Anti-pattern
Minor
6 days ago 6 days old
Seen in 6 files
31

Prefer to accompany onClick with some elements

JS-0746
Anti-pattern
Minor
6 days ago 6 days old
Seen in 2 files
4

Prefer that non-interactive, visible elements (such as <div>) that have click handlers use the role attribute

JS-0765
Anti-pattern
Minor
6 days ago 6 days old
Seen in 1 file
1

label tags should have a text label and an associated control

JS-0752
Anti-pattern
Minor
6 days ago 6 days old
Seen in 1 file
2

<a> tag used without a Link component

JS-W1014
Anti-pattern
Major
6 days ago 6 days old
Seen in 2 files
2

Found redundant return statement

JS-W1045
Anti-pattern
Minor
6 days ago 6 days old
Seen in 1 file
2

Avoid use of == and !=

JS-0050
Anti-pattern
Minor
6 days ago 2 years old
Seen in 5 files
8

Avoid using the <img> tag

JS-W1015
Anti-pattern
Minor
6 days ago 6 days old
Seen in 7 files
11

Found some unnecessary nested blocks

JS-0072
Anti-pattern
Minor
6 days ago 2 years old
Seen in 4 files
5

Found unnecessary escape characters

JS-0097
Anti-pattern
Minor
6 days ago 2 years old
Seen in 1 file
2