Support additional JS snippets
Because React + Redux + Flow = SO MUCH BOILERPLATE...
This commit is contained in:
parent
fc283b7a23
commit
3d256c6b3b
3 changed files with 15 additions and 0 deletions
5
emacs.d/snippets/rjsx-mode/action-extractor
Normal file
5
emacs.d/snippets/rjsx-mode/action-extractor
Normal file
|
@ -0,0 +1,5 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: exactness
|
||||
# key: $x
|
||||
# --
|
||||
$Exact<$Call<typeof $1>>
|
Loading…
Add table
Add a link
Reference in a new issue