[options]
all=true

module.system=haste
module.system.haste.name_reducers='^.*/\([a-zA-Z0-9$_.-]+\.\(jsx?\)\(\.flow\)?\)$' -> '\1'
module.system.haste.name_reducers='^\(.*\)\.\(jsx?\)\(\.flow\)?$' -> '\1'

experimental.multi_platform=true
experimental.multi_platform.extensions=.ios
experimental.multi_platform.extensions=.android
