Skip to content

compile to es6? #20

@vbilopav

Description

@vbilopav

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions