✨ Added console.warn() to espanso expanses
This commit is contained in:
parent
64719ee7db
commit
8340b5c01d
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ matches:
|
|||
- trigger: ";clt"
|
||||
replace: "console.table()"
|
||||
|
||||
- trigger: ";clw"
|
||||
replace: "console.warn('WARNING :=>', )"
|
||||
|
||||
- trigger: ";test"
|
||||
replace: "test('', () => {})"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue