Skip to content

Types failing in 4.14.2 #69

@fzembow

Description

@fzembow

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions