Skip to content

Commit

Permalink
Update user baselines +cc @sandersn
Browse files Browse the repository at this point in the history
  • Loading branch information
typescript-bot committed Feb 25, 2022
1 parent a021e7c commit 584ebb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
32 changes: 0 additions & 32 deletions tests/baselines/reference/user/fp-ts.log

This file was deleted.

2 changes: 1 addition & 1 deletion tests/baselines/reference/user/uglify-js.log
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ node_modules/uglify-js/lib/compress.js(2251,42): error TS2532: Object is possibl
node_modules/uglify-js/lib/compress.js(2251,54): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'.
node_modules/uglify-js/lib/compress.js(2264,25): error TS2322: Type 'boolean' is not assignable to type 'number'.
node_modules/uglify-js/lib/compress.js(2268,25): error TS2322: Type 'boolean' is not assignable to type 'never'.
node_modules/uglify-js/lib/compress.js(2269,35): error TS2339: Property 'single_use' does not exist on type 'never'.
node_modules/uglify-js/lib/compress.js(2269,25): error TS2322: Type 'boolean' is not assignable to type 'never'.
node_modules/uglify-js/lib/compress.js(2513,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
node_modules/uglify-js/lib/compress.js(2516,45): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(2695,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
Expand Down

0 comments on commit 584ebb8

Please sign in to comment.