this repo has no description

chore: add merlin-js to sources.toml for monopam tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+5
+5
sources.toml
··· 27 [odoc-scrollycode-extension] 28 url = "git+https://tangled.sh/@jon.recoil.org/odoc-scrollycode-extension.git" 29 30 [x-ocaml] 31 url = "git+https://tangled.sh/@jon.recoil.org/x-ocaml.git" 32 upstream = "git+https://github.com/art-w/x-ocaml.git"
··· 27 [odoc-scrollycode-extension] 28 url = "git+https://tangled.sh/@jon.recoil.org/odoc-scrollycode-extension.git" 29 30 + [merlin-js] 31 + url = "git+https://tangled.sh/@jon.recoil.org/merlin-js.git" 32 + upstream = "git+https://github.com/art-w/merlin-js.git" 33 + origin = "join" 34 + 35 [x-ocaml] 36 url = "git+https://tangled.sh/@jon.recoil.org/x-ocaml.git" 37 upstream = "git+https://github.com/art-w/x-ocaml.git"