📝 Added js string literal espanso alias
This commit is contained in:
parent
03f4dd239d
commit
28a396e988
1 changed files with 3 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ matches:
|
|||
- trigger: ":else"
|
||||
replace: "else {}"
|
||||
|
||||
- trigger: ":$"
|
||||
replace: "`${}`"
|
||||
|
||||
- trigger: ":do"
|
||||
replace: "do {} while ()"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue