tvl-depot/configs/shared/emacs/.emacs.d/snippets/rjsx-mode/redux-action

5 lines
166 B
Text
Raw Normal View History

# -*- mode: snippet -*-
# name: redux-action
# key: rax
# --
export const ${1:$$(lower->caps yas-text)} = '`(downcase (buffer-dirname))`/${1:$(caps->kebab yas-text)}'