Skip to content

Instantly share code, notes, and snippets.

@jmarceli
Created March 29, 2019 07:10
Show Gist options
  • Save jmarceli/59e2700cfc6dfd99daa29ff81d58e222 to your computer and use it in GitHub Desktop.
Save jmarceli/59e2700cfc6dfd99daa29ff81d58e222 to your computer and use it in GitHub Desktop.
Flow suggestions
nnoremap <leader>fa :execute ":! yarn --silent flow type-at-pos --quiet %" line(".") col(".") "\| grep '^type' \| yarn --silent prettier --stdin-filepath test.js"<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment