Skip to content

Commit dc18e61

Browse files
authored
Merge pull request #1020 from bloomberg/find_exn_
address #1019 address #1019, clean up logic of module accumulation
2 parents d3a73c9 + bf86741 commit dc18e61

17 files changed

+887
-652
lines changed

bsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,8 @@
467467
"a.ml"
468468
]
469469
}
470-
// , "generate-merlin" : true
470+
, "bsc-flags" : ["-w -40-30", "-w +a"]
471+
, "generate-merlin" : true
471472
// "ppx-flags": ["reason/bin/reactjs_jsx_ppx"]
472473
// ,
473474
// "bs-dependencies" : ["mocha"]

0 commit comments

Comments
 (0)