CODE:
var foo='';;
;;

OUTPUT:
var foo = "";

OPTIONS:
[]

ERRORS:
[
  {
    message: 'Replace `=\'\';;⏎;` with `·=·""`',
    line: 1, column: 8, endLine: 2, endColumn: 2,
  },
]
