aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/extensions.json')
-rw-r--r--.vscode/extensions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 00000000..a5e24321
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,7 @@
+{
+ "recommendations": [
+ "dbaeumer.vscode-eslint",
+ "html-validate.vscode-html-validate",
+ "stylelint.vscode-stylelint"
+ ]
+} \ No newline at end of file