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