Remove unused imports #93
check.yaml
on: push
Check types and formatting
23s
Deploy
0s
Annotations
3 errors
Check types and formatting:
src/index.ts#L29
Argument of type '(tree: Tree, scope?: Scope | undefined) => StrictTree' is not assignable to parameter of type '(value: Tree, index: number, array: Tree[]) => StrictTree'.
|
Check types and formatting:
src/index.ts#L31
Argument of type '(tree: Tree, scope?: Scope | undefined) => StrictTree' is not assignable to parameter of type '(value: Tree, index: number, array: Tree[]) => StrictTree'.
|
Check types and formatting
Process completed with exit code 2.
|