📝 Adjusted espanso config for console.log
This commit is contained in:
parent
eefc1c0a63
commit
79494f2ddb
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ matches:
|
|||
replace: "pub fn () {}"
|
||||
|
||||
- trigger: ";cll"
|
||||
replace: "console.log(' >>: ', )"
|
||||
replace: "console.log(` >>: ${}`)"
|
||||
|
||||
- trigger: ";clc"
|
||||
replace: "console.clear()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue