Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Request: Move TypeScript definition to DefinitelyTyped #114

Closed
@Methuselah96

Description

@Methuselah96

From @KSXGitHub on Fri, 07 Dec 2018 08:18:56 GMT

When I was trying to improve type inference of fromJS, I encountered a problem: My definition requires newer version of TypeScript, but when I tried to upgrade, I got a bunch of errors, most of those are linting errors (which can be fixed) but some of them are runtime errors caused by the tools themselves (e.g. dtslint failed to download TypeScript 3.x, gulp failed to run in Node.js 11, and serveral Uncaught TypeError caused by tslint). I tried to fix them all, but to no avail.

For that reason, I suggest removing TypeScript definitions from this repo and add them to DefinitelyTyped as the people there are more familiar with TypeScript. I'm also more familiar with that repo.

Copied from original issue: immutable-js#1660

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions