question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rewrite TypeScript definition

See original GitHub issue

I open this here to discuss if I should remove the TS support. currently there are several issues related with the .d.ts file but I do not know ts (I use pure JS), so maybe removeing this can solve some issues. unless someone can help me with the TS support.

So. Unless someone help me with TS I will probably remove the TS condiguration on the next major release.

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:13
  • Comments:23 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
jopricecommented, Feb 16, 2020

@helmuthdu Is there a release of your fork? I’d prefer to use a version o these components written in ts.

2reactions
helmuthducommented, Nov 9, 2019

Idk if this could help, but I have done a complete rewrite of this repo using typescript, most of the things seem to be working fine, I have also kept it updated with the changes from this repo. Another thing is that I changed from enzyme to react testing library.

https://github.com/helmuthdu/react-bulma-components

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to overwrite incorrect TypeScript type definition installed ...
How to overwrite incorrect TypeScript type definition installed via @types/package · You can just add a new interface with the same name as...
Read more >
TypeScript. How to rewrite type definition file (file.d.ts) of any ...
you have a node_modules/somepackage package(folder and files) with bad SomePackage.d.ts file · in your project folder, in any of your .ts files, you...
Read more >
Documentation - TypeScript 4.3
When a method is marked with override , TypeScript will always make sure that a method with the same name exists in a...
Read more >
Override TypeScript type definition of npm package - YouTube
Override TypeScript type definition of npm package. 643 views 1 year ago. PJCHEN der. PJCHEN der. 684 subscribers. Subscribe. 1. I like this....
Read more >
Override DefinitelyTyped definition : r/typescript - Reddit
Override DefinitelyTyped definition. Edit: Thanks for the replies! Can anyone explain how I'd use interface merging for this?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found