Add dirty HTML parser for Rucphen #6
Annotations
10 errors and 1 warning
Run ESLint:
push.js#L2
A space is required after '{'
|
Run ESLint:
push.js#L2
A space is required before '}'
|
Run ESLint:
push.js#L3
A space is required after '{'
|
Run ESLint:
push.js#L3
A space is required before '}'
|
Run ESLint:
push.js#L8
Missing space before function parentheses
|
Run ESLint:
push.js#L10
'response' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L11
'song' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L14
'errors' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L15
Expected space(s) after "for"
|
Run ESLint:
push.js#L15
'server' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L16
Expected property shorthand
|