rescript-compiler
rescript-compiler copied to clipboard
Replace Ext_json with yojson
As suggested in #7435 and various other places, we should move from our "homegrown" JSON parser to yojson.
We should similarly replace some of the analysis lsp types with https://opam.ocaml.org/packages/lsp/. This also uses yojson under the hood.