(library
  (name languageServer)
  (libraries lib lang_utils lsp pipeline mo_config ic)
  (inline_tests)
  (preprocess (pps ppx_inline_test))
  (flags (:standard -w -48))
  (instrumentation (backend bisect_ppx --bisect-silent yes))
)
