diff --git a/.prettierrc b/.prettierrc
index a7056f5..931264f 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -1,3 +1,6 @@
{
- "semi": false
+ "semi": false,
+ "singleQuote": true,
+ "trailingComma": "none",
+ "arrowParens": "always"
}
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 9e26dfe..25fa621 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "typescript.tsdk": "node_modules/typescript/lib"
+}
diff --git a/feature-flow.html b/feature-flow.html
index 40f5588..6bb6e91 100644
--- a/feature-flow.html
+++ b/feature-flow.html
@@ -15,90 +15,14 @@
-
-
-
- -
-
-
-
📝
-
- - Feature 3
- - Feature 4
-
-
-
- ✅
-
- - feature 1
- - feature 2
-
-
-
- -
-
-
-
-
- -
-
-
-
-
- -
-
-
-
-
✅
- Blue bucket
- Blue bucket
-
-
- -
-
-
-
-
- -
-
-
-
-
- -
-
-
-
-
-
-
+
+
+