Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Remove node-fetch dependency for unfetch TS definition file #98
Conversation
|
Is there an update on this PR? |
|
Yep, these changes look not related. Should be fine. |
|
I still need to check if this is correct. We landed #117 but I don't have a TypeScript project to test things out in. |
After a chat in #96 I decided to remove the
node-fetchimports fromunfetchdefinition file as now it produces TS compiler errors.isomorphic-unfetchdefinion stayed untouched.