Update source files #7
Annotations
10 errors and 1 warning
|
Lint (22.x):
src/editor.ts#L504
'?' should be placed at the end of the line
|
|
Lint (22.x):
src/editor.ts#L478
Trailing spaces not allowed
|
|
Lint (22.x):
src/editor.ts#L475
Trailing spaces not allowed
|
|
Lint (22.x):
src/editor.ts#L448
Trailing spaces not allowed
|
|
Lint (22.x):
src/editor.ts#L432
Trailing spaces not allowed
|
|
Lint (22.x):
src/editor.ts#L380
Unnecessary 'else' after 'return'
|
|
Lint (22.x):
src/editor.ts#L334
Async arrow function has no 'await' expression
|
|
Lint (22.x):
src/editor.ts#L14
`./sphere-shape` import should occur before import of `./splat`
|
|
Lint (22.x):
src/box-shape.ts#L20
`./shaders/box-shape-shader` import should occur before import of `./transform`
|
|
Lint (22.x):
src/blocking-plane.ts#L20
`./shaders/blocking-plane-shader` import should occur before import of `./transform`
|
|
Lint (22.x):
src/main.ts#L448
Do not use 'new' for side effects
|