summaryrefslogtreecommitdiff
path: root/VSCODE.md
diff options
context:
space:
mode:
authorJoseph Ditton <jditton.atomic@gmail.com>2022-01-07 10:19:43 -0700
committerJoseph Ditton <jditton.atomic@gmail.com>2022-01-07 10:19:43 -0700
commitf5193541f67389d7560b818178d857dd5dd7df77 (patch)
tree444a53aa5afd319c2d0b89f01c063f84b2a52e2d /VSCODE.md
parentde84113066c27d88922285bd431b4968cf565a68 (diff)
parentbc82be4344da51d8fa13bde11ba5aac0e039ce45 (diff)
downloadlocchat-f5193541f67389d7560b818178d857dd5dd7df77.tar.gz
locchat-f5193541f67389d7560b818178d857dd5dd7df77.zip
Merge branch 'main' of github.com:dittonjs/NestStarterApp
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