mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
add trailing newline
This commit is contained in:
@@ -404,4 +404,4 @@ const echoPlugin = (request: request.SuperAgentRequest) => {
|
||||
request
|
||||
.get('/echo')
|
||||
.use(echoPlugin)
|
||||
.end();
|
||||
.end();
|
||||
|
||||
Reference in New Issue
Block a user