Update irgen.js #12
Annotations
10 errors
Run npm run lint:
src/compiler/irgen.js#L760
'||' should be placed at the end of the line
|
Run npm run lint:
src/compiler/irgen.js#L761
'||' should be placed at the end of the line
|
Run npm run lint:
src/compiler/irgen.js#L762
'||' should be placed at the end of the line
|
Run npm run lint:
src/compiler/irgen.js#L763
'||' should be placed at the end of the line
|
Run npm run lint:
src/compiler/irgen.js#L764
Expected indentation of 20 spaces but found 23
|
Run npm run lint:
src/compiler/jsgen.js#L612
Expected indentation of 8 spaces but found 0
|
Run npm run lint:
src/compiler/jsgen.js#L613
Expected indentation of 8 spaces but found 0
|
Run npm run lint:
src/compiler/jsgen.js#L769
Strings must use singlequote
|
Run npm run lint:
src/compiler/jsgen.js#L771
Unnecessary 'else' after 'return'
|
Run npm run lint:
src/compiler/jsgen.js#L928
Unexpected lexical declaration in case block
|
Loading