-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Hi!
I updated from 4.13.1 to 4.14.2, and now when we run tsc --noEmit, the following error is displayed
./node_modules/@segment/snippet/types.d.ts:12:13 - error TS2411: Property 'All' of type 'boolean | undefined' is not assignable to string index type 'boolean'.
12 All?: boolean
~~~
We are using typescript 3.8.3 .. a bit dated, but perhaps there is a mistake in this type definition?
maxholman and Tobi-mmt
Metadata
Metadata
Assignees
Labels
No labels