fix: copy dts files enabled to copy global types file #56
Annotations
10 warnings
test:
src/Viewport.ts#L1
'View' is defined but never used
|
test:
src/ease.ts#L12
Expected to return a value at the end of function 'ease'
|
test:
src/plugins/Clamp.ts#L147
Do not nest ternary expressions
|
test:
src/plugins/Clamp.ts#L153
Do not nest ternary expressions
|
test:
src/plugins/Clamp.ts#L260
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|
test:
src/plugins/Clamp.ts#L261
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|
test:
src/plugins/Clamp.ts#L346
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|
test:
src/plugins/Clamp.ts#L347
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|
test:
src/plugins/Drag.ts#L566
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|
test:
src/plugins/Drag.ts#L567
Unexpected mix of '*' and '+'. Use parentheses to clarify the intended order of operations
|