delimitMate icon indicating copy to clipboard operation
delimitMate copied to clipboard

delimitMate_expand_cr improper indent

Open tim-phillips opened this issue 7 years ago • 0 comments

Not expanding the () on return. Cursor doesn't indent:

const test = () => {
  return (
  |
  )
}

tim-phillips avatar May 09 '17 21:05 tim-phillips