feat(core): add clampPositionToParent util #3596
Annotations
4 errors and 3 warnings
Build Library 👷
@vue-flow/core#types: command (/home/runner/work/vue-flow/vue-flow/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run types exited (2)
|
Build Library 👷
Expected 3 arguments, but got 2.
|
Build Library 👷
Expected 3 arguments, but got 2.
|
Build Library 👷
Process completed with exit code 2.
|
Run linter 🧹:
packages/core/src/composables/useEdgesData.ts#L18
@param "guard" does not match an existing function parameter
|
Run linter 🧹:
packages/core/src/composables/useNodesData.ts#L18
@param "guard" does not match an existing function parameter
|
Run linter 🧹:
packages/core/src/composables/useVueFlow.ts#L22
Expected @param names to be "id". Got "idOrOpts"
|
Loading