prettier/tests/flow/es6modules
Christopher Chedeau 198ba3c065 Force \n for multiple variable declarations (#1723)
This keeps being requested and we're not using it at Facebook, so I don't particularly care which way it should be printed. We now force multiline if there's at least one declaration with a value. We don't want to break all the variables that are just declared.

Fixes #1607
2017-05-25 16:26:26 -07:00
..
__snapshots__ Force \n for multiple variable declarations (#1723) 2017-05-25 16:26:26 -07:00
B.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
C.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
CommonJS_Clobbering_Class.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
CommonJS_Clobbering_Frozen.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
CommonJS_Clobbering_Lit.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
CommonJS_Named.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_DefaultAndNamed.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_AnonClass1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_AnonClass2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_AnonFunction1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_AnonFunction2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_NamedClass1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_NamedClass2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_NamedFunction1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Default_NamedFunction2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportAllFromMulti.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportAllFrom_Intermediary1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportAllFrom_Intermediary2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportAllFrom_Source1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportAllFrom_Source2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportFrom_Intermediary1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportFrom_Intermediary2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportFrom_Source1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_ExportFrom_Source2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Named1.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ES6_Named2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ExportType.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ProvidesModuleA.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ProvidesModuleCJSDefault.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ProvidesModuleD.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
ProvidesModuleES6Default.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
SideEffects.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
es6modules.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
jsfmt.spec.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
test_imports_are_frozen.js Move tests around (#454) 2017-01-24 14:35:37 -08:00