Created
March 29, 2019 07:10
-
-
Save jmarceli/59e2700cfc6dfd99daa29ff81d58e222 to your computer and use it in GitHub Desktop.
Flow suggestions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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