Individual target pausing support #311
Annotations
10 errors
build:
src/compiler/jsgen.js#L972
Multiple spaces found before 'frame'
|
build:
src/engine/blocks.js#L813
This line has a length of 134. Maximum allowed is 120
|
build:
src/engine/camera.js#L5
'Runtime' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
src/engine/camera.js#L124
Strings must use singlequote
|
build:
src/engine/runtime.js#L2256
Missing space before function parentheses
|
build:
src/engine/runtime.js#L2257
Expected indentation of 8 spaces but found 6
|
build:
src/engine/runtime.js#L2258
Expected indentation of 8 spaces but found 6
|
build:
src/engine/runtime.js#L2259
Expected indentation of 12 spaces but found 10
|
build:
src/engine/runtime.js#L2260
Expected indentation of 12 spaces but found 10
|
build:
src/engine/runtime.js#L2260
There should be no space after '{'
|