Turn on strict call arity checking for xplat/js

Reviewed By: zertosh

Differential Revision: D5082688

fbshipit-source-id: 188593a513583028c22d09f4e4dc02659dbd18dd
This commit is contained in:
Gabe Levi 2017-05-18 16:51:41 -07:00 committed by Facebook Github Bot
parent 3ddc7d47d5
commit afc114364b
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ emoji=true
module.system=haste
experimental.strict_type_args=true
experimental.strict_call_arity=true
munge_underscores=true

View File

@ -26,7 +26,7 @@ emoji=true
module.system=haste
experimental.strict_type_args=true
experimental.strict_call_arity=true
munge_underscores=true