summaryrefslogtreecommitdiff
path: root/VSCODE.md
diff options
context:
space:
mode:
authorJoseph Ditton <jditton.atomic@gmail.com>2022-01-03 18:51:10 -0700
committerJoseph Ditton <jditton.atomic@gmail.com>2022-01-03 18:51:10 -0700
commitbc82be4344da51d8fa13bde11ba5aac0e039ce45 (patch)
tree2ca13fa24fc67928370395103dfb82f5344469dd /VSCODE.md
parent5d9cf51c10f4477a107229f1d4f7fd0b1b89c893 (diff)
downloadlocchat-bc82be4344da51d8fa13bde11ba5aac0e039ce45.tar.gz
locchat-bc82be4344da51d8fa13bde11ba5aac0e039ce45.zip
adds documentation
Diffstat (limited to 'VSCODE.md')
-rw-r--r--VSCODE.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/VSCODE.md b/VSCODE.md
new file mode 100644
index 0000000..447a33f
--- /dev/null
+++ b/VSCODE.md
@@ -0,0 +1,9 @@
+# VS Code
+## Extensions
+These are the extensions you should install into VS Code
+
+- ESLint (Microsoft)
+- Tailwind CSS Intellisense (Tailwind Labs)
+
+## Settings
+Press `Ctrl+,` or `Cmd+,` to open your settings and make sure the box for `Editor: Insert Spaces` is checked and set `Editor: Tab Size` to 2. \ No newline at end of file