update readme #3
Annotations
10 errors
Node.js 18:
index.d.ts#L4
More than 1 blank line not allowed.
|
Node.js 18:
index.js#L1
Do not use "use strict" directive.
|
Node.js 18:
index.js#L1
Strings must use singlequote.
|
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#L7
Strings must use singlequote.
|
Node.js 18:
index.js#L7
'||' should be placed at the beginning of the line.
|
Node.js 18:
index.js#L8
Strings must use singlequote.
|
Node.js 18:
index.js#L8
'||' should be placed at the beginning of the line.
|