Update jsgen.js #2
Annotations
10 errors
build:
src/blocks/scratch3_comments.js#L28
'args' is defined but never used
|
build:
src/blocks/scratch3_comments.js#L32
'args' is defined but never used
|
build:
src/blocks/scratch3_json.js#L68
Strings must use singlequote
|
build:
src/blocks/scratch3_json.js#L94
Do not access Object.prototype method 'hasOwnProperty' from target object
|
build:
src/blocks/scratch3_json.js#L109
Strings must use singlequote
|
build:
src/blocks/scratch3_json.js#L115
Unexpected negated condition
|
build:
src/blocks/scratch3_json.js#L115
Strings must use singlequote
|
build:
src/blocks/scratch3_json.js#L131
Unnecessary 'else' after 'return'
|
build:
src/blocks/scratch3_json.js#L142
Unnecessary 'else' after 'return'
|
build:
src/blocks/scratch3_json.js#L150
Unexpected parentheses around single function argument
|