📝 Added js string literal espanso alias
This commit is contained in:
parent
a256ecaeb7
commit
f8d5964200
1 changed files with 3 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ matches:
|
|||
- trigger: ":=>"
|
||||
replace: "() => {}"
|
||||
|
||||
- trigger: ":$"
|
||||
replace: "`${}`"
|
||||
|
||||
- trigger: ":try"
|
||||
replace: "try {} catch(error) {}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue