📝 Reverted console.log() default back
This commit is contained in:
parent
0310df9ebe
commit
b364181965
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