Skip to content
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 opened this issue Oct 17, 2020 · 1 comment
Closed

Request: Move TypeScript definition to DefinitelyTyped #114

Methuselah96 opened this issue Oct 17, 2020 · 1 comment

Comments

@Methuselah96
Copy link

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

@Methuselah96
Copy link
Author

We're probably not going to move the types.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant