Rename node p to pipe.
Otherwise, conflicts with p for paragraph in html with default settings.
This commit is contained in:
parent
66df4bf08f
commit
285d781979
@ -29,7 +29,7 @@ snippet net
|
||||
});
|
||||
}).listen(${4:8124});
|
||||
# Stream snippets
|
||||
snippet p
|
||||
snippet pipe
|
||||
pipe(${1:stream})${2}
|
||||
# Express snippets
|
||||
snippet eget
|
||||
|
Loading…
Reference in New Issue
Block a user