Skip to content

Update peerDependencies requirements to support TS 3 #77

Description

@artola

The package requires "typescript": ">= 2.3.1 < 3", then this warning is printed when running together to TS 3.

npm WARN tslint-language-service@0.9.9 requires a peer of typescript@>= 2.3.1 < 3 but none is installed. You must install peer dependencies yourself.

Would be nice to update the peerDependencies to support TS 3, I did not find any problem while using it, but might be recommended check it with the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions