the-macson / hotel-management-admin

Useless template literal found

JS-R1004
Anti-pattern
Minor
a year ago a year old
Seen in 3 files
4

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

JS-0045
Anti-pattern
Minor
a year ago a year old
Seen in 1 file
1

Detected the use of alert, confirm and prompt

JS-0052
Anti-pattern
Minor
a year ago a year old
Seen in 2 files
15

Found duplicate module imports

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

Consider using let or const instead of var

JS-0239
Anti-pattern
Major
a year ago a year old
Seen in 1 file
5

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Minor
a year ago a year old
Seen in 2 files
6

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Minor
a year ago a year old
Seen in 3 files
46

Require template literals instead of string concatenation

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

Validation of JSX maximum depth

JS-0415
Anti-pattern
Minor
a year ago a year old
Seen in 4 files
5

Avoid use of == and !=

JS-0050
Anti-pattern
Minor
a year ago a year old
Seen in 3 files
45

Found unnecessary fragments

JS-0424
Anti-pattern
Major
a year ago a year old
Seen in 1 file
1

Found empty functions

JS-0057
Anti-pattern
Minor
a year ago a year old
Seen in 1 file
1

Prevent usage of wrong DOM property

JS-0455
Anti-pattern
Minor
a year ago a year old
Seen in 1 file
2

Found no return statements in callbacks of array methods

JS-0042
Anti-pattern
Major
a year ago a year old
Seen in 2 files
3

Found unnecessary escape characters

JS-0097
Anti-pattern
Minor
a year ago a year old
Seen in 1 file
2