Skip to content

Commit

Permalink
Adds the missing mli modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Maël Nison committed Apr 13, 2018
1 parent 54f36d0 commit ae1c7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/config/flowConfig.mli
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ val max_workers: config -> int
val merge_timeout: config -> int option
val module_file_exts: config -> SSet.t
val module_name_mappers: config -> (Str.regexp * string) list
val module_resolver: config -> Path.t option
val module_resource_exts: config -> SSet.t
val module_system: config -> Options.module_system
val modules_are_use_strict: config -> bool
Expand Down

0 comments on commit ae1c7c8

Please sign in to comment.