docs: add $schema to crush.json

Carlos Alexandro Becker created

Change summary

crush.json | 1 +
1 file changed, 1 insertion(+)

Detailed changes

crush.json 🔗

@@ -1,4 +1,5 @@
 {
+  "$schema": "https://charm.land/crush.json",
   "lsp": {
     "Go": {
       "command": "gopls"