Lint fixes #417
Annotations
10 errors and 1 warning
|
lint:
src/animations/queue/animate-queue.js#L263
Unexpected 'this'
|
|
lint:
src/animations/queue/animate-queue.js#L263
Unexpected 'this'
|
|
lint:
src/animations/queue/animate-queue.js#L66
Expected to return a value at the end of function 'hasMatchingClasses'
|
|
lint:
src/animations/animation.js#L498
Expected to return a value at the end of function 'invokeFirstDriver'
|
|
lint:
src/animations/animation.js#L362
'node' is already declared in the upper scope on line 353 column 33
|
|
lint:
src/animations/animate-js.js#L426
'runner' is already declared in the upper scope on line 110 column 13
|
|
lint:
src/animations/animate-js.js#L410
Function 'packageAnimations' expected no return value
|
|
lint:
src/animations/animate-css.js#L854
Use object destructuring
|
|
lint:
src/animations/animate-css.js#L489
Use object destructuring
|
|
lint:
src/animations/animate-css.js#L120
Expected '!==' and instead saw '!='
|
|
lint:
src/animations/animate-css.js#L83
Identifier name 'c' is too short (< 2)
|