about summary refs log tree commit diff
path: root/emacs/.emacs.d/snippets/rjsx-mode/typed-redux-action
blob: c50e1f9d2e953bb27c26c2a53542400493b554a5 (plain) (blame)
1
2
3
4
5
# -*- mode: snippet -*-
# name: typed-redux-action
# key: trax
# --
export const ${1:$$(string/lower->caps yas-text)}: '`(downcase (buffer-dirname))`/${1:$(string/caps->kebab yas-text)}' = '`(downcase (buffer-dirname))`/${1:$(string/caps->kebab yas-text)}'