From fe6114c738c58880378777995fe3d44116f8fd7f Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 27 May 2022 18:51:32 +0200 Subject: [PATCH] chore: lint --- examples/src/Nesting/Nesting.vue | 2 +- packages/vue-flow/src/store/actions.ts | 7 +-- packages/vue-flow/src/utils/changes.ts | 66 +++++++++++++------------- 3 files changed, 36 insertions(+), 39 deletions(-) diff --git a/examples/src/Nesting/Nesting.vue b/examples/src/Nesting/Nesting.vue index b944dd3c..e2479a4b 100644 --- a/examples/src/Nesting/Nesting.vue +++ b/examples/src/Nesting/Nesting.vue @@ -1,5 +1,5 @@