From bb275b999c6de3a019c57ea6838727c0c9713eee Mon Sep 17 00:00:00 2001 From: TypeScript Bot Date: Mon, 15 Oct 2018 08:08:33 -0700 Subject: [PATCH] Update user baselines (#27905) --- tests/baselines/reference/user/jimp.log | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/baselines/reference/user/jimp.log diff --git a/tests/baselines/reference/user/jimp.log b/tests/baselines/reference/user/jimp.log deleted file mode 100644 index 0498af334c2..00000000000 --- a/tests/baselines/reference/user/jimp.log +++ /dev/null @@ -1,10 +0,0 @@ -Exit Code: 1 -Standard output: -node_modules/jimp/jimp.d.ts(248,5): error TS7010: 'parseBitmap', which lacks return-type annotation, implicitly has an 'any' return type. -node_modules/jimp/jimp.d.ts(505,12): error TS7010: 'appendConstructorOption', which lacks return-type annotation, implicitly has an 'any' return type. -node_modules/jimp/jimp.d.ts(555,12): error TS7010: 'measureText', which lacks return-type annotation, implicitly has an 'any' return type. -node_modules/jimp/jimp.d.ts(556,12): error TS7010: 'measureTextHeight', which lacks return-type annotation, implicitly has an 'any' return type. - - - -Standard error: