chore: lint

This commit is contained in:
Braks
2022-05-27 23:36:01 +02:00
parent 9510f3dd54
commit bae5d1e26d
7 changed files with 1025 additions and 631 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ export default defineConfig({
}),
],
optimizeDeps: {
include: ['@braks/vue-flow'],
exclude: ['@braks/vue-flow'],
},
})