Skip to content

compile to es6? #20

Description

When target is set to es6, it produces an error:

tsc -p src/core/tsconfig.json && tsc

node_modules/typescript/lib/lib.es2015.collection.d.ts:28:14 - error TS2687: All declarations of 'size' must have identical modifiers.

28 readonly size: number;
~~~~

It seems that problem is with versions of types/node@ and typescript...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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