Fixes nodes option in serialize function #3142
lint-typecheck.yml
on: pull_request
Lint and Typecheck
9m 35s
Discord Notification
0s
Annotations
7 errors
Lint and Typecheck
Object literal may only specify known properties, and 'customNodes' does not exist in type 'Descendant[]'.
|
Lint and Typecheck
Parameter 'children' implicitly has an 'any' type.
|
Lint and Typecheck
Parameter 'node' implicitly has an 'any' type.
|
Lint and Typecheck
Parameter '_' implicitly has an 'any' type.
|
Lint and Typecheck
Parameter 'node' implicitly has an 'any' type.
|
Lint and Typecheck
@udecode/plate-markdown#typecheck: command (/home/runner/work/plate/plate/packages/markdown) /tmp/xfs-cb33b41a/yarn run typecheck exited (2)
|
Lint and Typecheck
Process completed with exit code 2.
|