aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index 59cdf8c..b6243ff 100644
--- a/settings.json
+++ b/settings.json
@@ -104,5 +104,13 @@
"yarn"
]
}
+ ],
+ "html": [
+ {
+ "command": "html-languageserver",
+ "requires": [
+ "npm"
+ ]
+ }
]
}