Update dependency unified to v11 #278
Annotations
8 errors
setup:
src/index.spec.ts#L32
No overload matches this call.
|
setup:
src/index.spec.ts#L33
No overload matches this call.
|
setup:
src/index.spec.ts#L34
Argument of type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to parameter of type 'Plugin<[{ inlineNotes: boolean; }], Root, Root>'.
|
setup:
src/index.spec.ts#L35
Argument of type '(options?: void | Options | undefined) => void | Transformer<Root, Root>' is not assignable to parameter of type 'Plugin<[options?: void | Options | undefined], Root, Root>'.
|
setup:
src/index.spec.ts#L36
No overload matches this call.
|
setup:
src/plugin.ts#L12
Type '(node: Node) => Promise<any>' is not assignable to type 'Compiler<Node, CompileResults>'.
|
setup:
src/plugin.ts#L18
No overload matches this call.
|
setup
Process completed with exit code 2.
|