Update jsgen.js #13
Annotations
10 errors
build:
src/compiler/irgen.js#L760
'||' should be placed at the end of the line
|
build:
src/compiler/irgen.js#L761
'||' should be placed at the end of the line
|
build:
src/compiler/irgen.js#L762
'||' should be placed at the end of the line
|
build:
src/compiler/irgen.js#L763
'||' should be placed at the end of the line
|
build:
src/compiler/irgen.js#L764
Expected indentation of 20 spaces but found 23
|
build:
src/compiler/jsgen.js#L612
Expected space or tab after '//' in comment
|
build:
src/compiler/jsgen.js#L769
Strings must use singlequote
|
build:
src/compiler/jsgen.js#L771
Unnecessary 'else' after 'return'
|
build:
src/compiler/jsgen.js#L928
Unexpected lexical declaration in case block
|
build:
src/engine/blocks.js#L688
Unexpected negated condition
|