metamigo-common: build, fmt, lint
This commit is contained in:
parent
2a1ced5383
commit
75fb3f84c4
21 changed files with 95 additions and 156 deletions
|
|
@ -12,12 +12,10 @@ import * as pino from "pino";
|
|||
|
||||
declare module "@hapi/hapi" {
|
||||
interface Server {
|
||||
// @ts-ignore
|
||||
logger: pino.Logger;
|
||||
}
|
||||
|
||||
interface Request {
|
||||
// @ts-ignore
|
||||
logger: pino.Logger;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue