3d256c6b3b
Because React + Redux + Flow = SO MUCH BOILERPLATE...
5 lines
No EOL
166 B
Text
5 lines
No EOL
166 B
Text
# -*- mode: snippet -*-
|
|
# name: redux-action
|
|
# key: rax
|
|
# --
|
|
export const ${1:$$(lower->caps yas-text)} = '`(downcase (buffer-dirname))`/${1:$(caps->kebab yas-text)}' |