Fix some linter errors #8
Annotations
10 errors and 1 warning
Run ESLint:
push.js#L14
'errors' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L15
'server' is never reassigned. Use 'const' instead
|
Run ESLint:
push.js#L15
Missing space before opening brace
|
Run ESLint:
push.js#L26
Trailing spaces not allowed
|
Run ESLint:
push.js#L32
Expected space(s) after "if"
|
Run ESLint:
push.js#L32
Missing space before opening brace
|
Run ESLint:
push.js#L34
Extra semicolon
|
Run ESLint:
push.js#L39
Newline required at end of file but not found
|
Run ESLint:
rds-rucphen.js#L5
Missing space before function parentheses
|
Run ESLint:
rds-rucphen.js#L86
Block must not be padded by blank lines
|
Run ESLint:
push.js#L16
Expected property shorthand
|