setup lib #1
Annotations
20 errors
Node.js 20:
index.js#L1
Do not use "use strict" directive.
|
Node.js 20:
index.js#L4
There should be no space after '{'.
|
Node.js 20:
index.js#L4
There should be no space before '}'.
|
Node.js 20:
index.js#L4
'window' is not defined.
|
Node.js 20:
index.js#L6
More than 1 blank line not allowed.
|
Node.js 20:
index.js#L8
Expected indentation of 0 tabs but found 1.
|
Node.js 20:
index.js#L8
Expected space(s) after "if".
|
Node.js 20:
index.js#L9
Expected indentation of 1 tab but found 2.
|
Node.js 20:
index.js#L9
'||' should be placed at the beginning of the line.
|
Node.js 20:
index.js#L12
Expected indentation of 0 tabs but found 1.
|
Node.js 18:
index.js#L1
Do not use "use strict" directive.
|
Node.js 18:
index.js#L4
There should be no space after '{'.
|
Node.js 18:
index.js#L4
There should be no space before '}'.
|
Node.js 18:
index.js#L4
'window' is not defined.
|
Node.js 18:
index.js#L6
More than 1 blank line not allowed.
|
Node.js 18:
index.js#L8
Expected indentation of 0 tabs but found 1.
|
Node.js 18:
index.js#L8
Expected space(s) after "if".
|
Node.js 18:
index.js#L9
Expected indentation of 1 tab but found 2.
|
Node.js 18:
index.js#L9
'||' should be placed at the beginning of the line.
|
Node.js 18:
index.js#L12
Expected indentation of 0 tabs but found 1.
|