prettier/tests/taint
Christopher Chedeau 789a3029f4 Remove +1 from newline detection (#261)
* Remove +1 from newline detection

All the changes are related to spurious `;`. Sometimes the logic is more correct, sometimes less. Since `;` are going to be removed after the first save, I don't think it matters that much.

* Handle inconsistent `end` node locations when looking for newlines
2017-01-17 22:33:55 -05:00
..
__snapshots__ Remove +1 from newline detection (#261) 2017-01-17 22:33:55 -05:00
adder.js Add testing 2016-12-23 19:51:53 +00:00
any_object.js Add testing 2016-12-23 19:51:53 +00:00
call-object-property.js Add testing 2016-12-23 19:51:53 +00:00
comparator.js Add testing 2016-12-23 19:51:53 +00:00
function.js Add testing 2016-12-23 19:51:53 +00:00
globals.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
lib.js Add testing 2016-12-23 19:51:53 +00:00
taint1.js Add testing 2016-12-23 19:51:53 +00:00
taint2.js Add testing 2016-12-23 19:51:53 +00:00
taint3.js Add testing 2016-12-23 19:51:53 +00:00
taint4.js Add testing 2016-12-23 19:51:53 +00:00
use-types.js Add testing 2016-12-23 19:51:53 +00:00