prettier/tests/flow
Royce Townsend 9eb389b9f4 Group first arg for inline functions (#947)
* Group first arg for inline functions

* Group first arg. Unless there are comments.

* Group first arg. Allow second arg to be empty object/array.

This implementation has a side effect of disallowing empty objects/arrays in the should group last arg heuristic.
2017-03-18 11:20:07 -07:00
..
abnormal Do not put \n after label (#860) 2017-03-03 16:46:40 -05:00
annot No parenthesis for Flow shorthand with one arg (#972) 2017-03-16 10:32:59 -07:00
annot2 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
any Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
arith Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
array-filter Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
array_spread Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
arraylib Group first arg for inline functions (#947) 2017-03-18 11:20:07 -07:00
arrays Add support for breaks in TupleTypeAnnotation (#1003) 2017-03-15 09:35:22 -07:00
arrows Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
async Parenthesize function expressions in expression position (#941) 2017-03-07 18:53:42 -08:00
async_iteration Parenthesize function expressions in expression position (#941) 2017-03-07 18:53:42 -08:00
autocomplete Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
auxiliary Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
binary Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
binding Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
bom Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
bounded_poly Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
break Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
builtin_uses Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
builtins Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
call_properties Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
callable Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
check-contents Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
class_munging Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
class_statics Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
class_subtyping Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
class_type Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
classes Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
closure Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
commonjs Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
computed_props Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
conditional Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_all Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_all_false Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_all_weak Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_file_extensions Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_ignore Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_module_name_mapper_PROJECT_ROOT-1.0 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_module_name_mapper_filetype Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_module_name_rewrite_haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_module_name_rewrite_node Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_module_system_node_resolve_dirname Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_munging_underscores Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
config_munging_underscores2 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
const_params Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
constructor Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
constructor_annots Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
contents Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
core_tests Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
covariance Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
coverage Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
cycle Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
date Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declaration_files_haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declaration_files_incremental_haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declaration_files_incremental_node Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declaration_files_node Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declare_class Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declare_export Fix files with comments only (#813) 2017-03-07 11:02:45 -08:00
declare_fun Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declare_module_exports Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
declare_type Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
def_site_variance Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
demo Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
deps Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
destructuring Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
dictionary Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
disjoint-union-perf Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
docblock_flow Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
dom Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
dump-types Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
duplicate_methods Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
encaps Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
enumerror Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
equals Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
error_messages Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
es6modules Fix files with comments only (#813) 2017-03-07 11:02:45 -08:00
es_declare_module Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
esproposal_export_star_as.enable Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
esproposal_export_star_as.ignore Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
export_default Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
export_type Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
extensions Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
facebook_fbt_none Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
facebook_fbt_some Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
facebookisms Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
fetch Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
find-module Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
fixpoint Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
flow_ast.template_strings Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
for Do not put \n after label (#860) 2017-03-03 16:46:40 -05:00
forof Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
function Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
funrec Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
generators Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
generics Recursively find leading comments inside ReturnStatements (#955) 2017-03-08 17:06:18 -08:00
geolocation Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
get-def Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
get-def2 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
get-imports-and-importers Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
getters_and_setters_disabled Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
getters_and_setters_enabled Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
haste_cycle Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
haste_dupe Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
ignore_package Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
immutable_methods Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
import_type Fix bug with importing empty type (#904) 2017-03-05 19:08:42 -08:00
import_typeof Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
include Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_basic Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_cycle Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_delete Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_duplicate_delete Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_json Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_mixed_naming_cycle Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_non_flow_move Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
incremental_path/dir Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
indexer Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
init Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
instanceof Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
integration Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
interface Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
intersection Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
issues-11 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
iter Add parenthesis around assignments (#862) 2017-03-03 16:46:11 -05:00
iterable Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
jsx_intrinsics.builtin Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
jsx_intrinsics.custom Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
keys Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
keyvalue Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
last_duplicate_property_wins Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
lib Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
lib_interfaces/declarations Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
libconfig Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
libdef_ignored_module Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
liberr Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
libflow-typed Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
librec Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
literal Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
locals Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
logical [RFC] Add parenthesis around && inside of || (#780) 2017-02-23 09:27:00 -08:00
loners Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
method_properties Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
misc Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
missing_annotation Add parenthesis around assignments (#862) 2017-03-03 16:46:11 -05:00
modified_lib Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
module_not_found_errors/src Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
module_redirect Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
module_use_strict Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
modules Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
more_annot Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
more_classes Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
more_generics Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
more_path Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
more_react Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
more_statics Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
name_prop Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
namespace Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
new_react Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
node_haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
node_modules_with_symlinks Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
node_modules_without_json Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
node_tests Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
nullable Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
number_constants Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
object-method Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
object_annot Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
object_api Fix function call args (#809) 2017-02-25 09:56:13 -08:00
object_assign Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
object_freeze Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
object_is Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
objects Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
objmap Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
optional Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
optional_props Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
overload Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
parse Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
parse_error_haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
parse_error_node Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
path Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
plsummit Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
poly Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
poly_class_export Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
poly_overload/decls Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
predicates-abstract Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
predicates-declared Add parenthesis around assignments (#862) 2017-03-03 16:46:11 -05:00
predicates-inferred [RFC] Add parenthesis around && inside of || (#780) 2017-02-23 09:27:00 -08:00
predicates-parsing Parenthesize function expressions in expression position (#941) 2017-03-07 18:53:42 -08:00
private Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
promises Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
pure_component Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
qualified Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
react Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
react_functional Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
react_modules Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
rec Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
recheck Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
recheck-haste Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
record Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
refi Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
refinements Separate `if` and `else` groups (fixes #616) (#1032) 2017-03-17 14:02:35 -07:00
reflection Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
regexp Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
replace Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
require Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
requireLazy Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
return Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
return_new Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
seal Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
sealed Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
sealed_objects Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
shape Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
simple_arrays Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
singleton Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
spread Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
static_overload Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
statics Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
strict Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
strict_requires Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
structural_subtyping Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
suggest Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
super Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
suppress Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
suppress_incremental Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
suppress_traces Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
switch Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
symbol Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
symlink Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
tagged-unions Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
taint Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
template Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
this Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
this_ctor Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
this_type Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
throw Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
traces Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
traits Update flow to 0.40 (#808) 2017-02-24 15:46:20 -08:00
try Do not expand empty catch (#783) 2017-02-23 07:29:05 -08:00
tuples Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type-at-pos Do not expand empty catch (#783) 2017-02-23 07:29:05 -08:00
type-destructors Separate `if` and `else` groups (fixes #616) (#1032) 2017-03-17 14:02:35 -07:00
type-printer Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_args_nonstrict Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_args_strict Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_only_vars Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_param_defaults Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_param_scope Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_param_variance Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
type_param_variance2 Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
typeapp_perf Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
typecast Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
typeof Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
unary Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
unchecked_haste_module_vs_lib Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
unchecked_node_module_vs_lib Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
undefined Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
unicode Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
union Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
union-intersection Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
union_new Group first arg for inline functions (#947) 2017-03-18 11:20:07 -07:00
unreachable Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
value Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
vim_emacs_errors Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
weakmode Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
while Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
window Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00
x Upgrade to Jest 19 (#762) 2017-02-21 13:59:19 -08:00