Skip to content

Commit 61f6d03

Browse files
TypeScript Botsandersn
TypeScript Bot
authored andcommitted
Update user baselines (microsoft#26687)
1 parent 73ec596 commit 61f6d03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/baselines/reference/user/jimp.log

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Exit Code: 1
22
Standard output:
3-
node_modules/jimp/jimp.d.ts(499,16): error TS7010: 'appendConstructorOption', which lacks return-type annotation, implicitly has an 'any' return type.
3+
node_modules/jimp/jimp.d.ts(495,16): error TS7010: 'appendConstructorOption', which lacks return-type annotation, implicitly has an 'any' return type.
4+
node_modules/jimp/jimp.d.ts(536,16): error TS7010: 'measureText', which lacks return-type annotation, implicitly has an 'any' return type.
5+
node_modules/jimp/jimp.d.ts(537,16): error TS7010: 'measureTextHeight', which lacks return-type annotation, implicitly has an 'any' return type.
46

57

68

0 commit comments

Comments
 (0)