Update irgen.js #11
Annotations
10 errors
build:
src/compiler/irgen.js#L759
This line has a length of 170. Maximum allowed is 120
|
build:
src/compiler/irgen.js#L797
Unexpected trailing comma
|
build:
src/compiler/jsgen.js#L612
Expected indentation of 8 spaces but found 0
|
build:
src/compiler/jsgen.js#L613
Expected indentation of 8 spaces but found 0
|
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
|
build:
src/engine/camera.js#L16
Missing space before function parentheses
|
build:
src/engine/camera.js#L70
Missing space before function parentheses
|