diff --git a/README.md b/README.md
index f5fba39d..91c8b8a0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Vue Flow 🌊
-[](https://vueflow.dev/)
+[](https://vueflow.dev/)

[](https://david-dm.org/bcakmakoglu/vue-flow)
[](https://david-dm.org/bcakmakoglu/vue-flow?type=dev)
diff --git a/cypress/tsconfig.json b/cypress/tsconfig.json
deleted file mode 100644
index b257de21..00000000
--- a/cypress/tsconfig.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "extends": "../tsconfig.json",
- "compilerOptions": {
- "target": "es2018"
- },
- "include": ["**/*"]
-}
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 00000000..aa9e3f9d
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1 @@
+auto-imports.d.ts
diff --git a/examples/Basic/Basic.vue b/examples/Basic/Basic.vue
index 50637e1f..0d7e2565 100644
--- a/examples/Basic/Basic.vue
+++ b/examples/Basic/Basic.vue
@@ -1,6 +1,6 @@
diff --git a/examples/Basic/BasicOptionsAPI.vue b/examples/Basic/BasicOptionsAPI.vue
index 95aaf77f..08c11db2 100644
--- a/examples/Basic/BasicOptionsAPI.vue
+++ b/examples/Basic/BasicOptionsAPI.vue
@@ -1,5 +1,5 @@
+