aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/.vscode/extensions.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/.vscode/extensions.json')
-rw-r--r--Timeline/ClientApp/.vscode/extensions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Timeline/ClientApp/.vscode/extensions.json b/Timeline/ClientApp/.vscode/extensions.json
new file mode 100644
index 00000000..049c1893
--- /dev/null
+++ b/Timeline/ClientApp/.vscode/extensions.json
@@ -0,0 +1,7 @@
+{
+ "recommendations": [
+ "dbaeumer.vscode-eslint",
+ "esbenp.prettier-vscode",
+ "arcanis.vscode-zipfs"
+ ]
+}