aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings.json b/settings.json
index 8a3983f..71740d5 100644
--- a/settings.json
+++ b/settings.json
@@ -421,7 +421,8 @@
{
"command": "gql-language-server",
"requires": [
- "npm"
+ "npm",
+ "watchman"
]
}
]