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.

Typescript Typings missing

See original GitHub issue

Please add support for Typescript (add Typings): npm install @types/react-activity-feed --save-dev

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

7reactions
tangentlincommented, Nov 29, 2019

TypeScript is way more popular than Flow, so any TypeScript support would be appreciated.

6reactions
ferhatelmascommented, Nov 2, 2020

Unfortunately, not yet. We are planning to come to it by Q1 next year.

However, change won’t only be typescript rewrite but also better testing, dependency upgrades and their idiomatic API, implementation of a few missing features.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Declare Missing Types for External Libraries -- newline
The first one is the path to types of libraries that have types. The second one is your new directory.
Read more >
Install Missing TypeScript Typings With TypeSync
TypeSync is a tool that allows you to install missing TypeScript typings. When you execute the command, it will automatically add a typing ......
Read more >
How to include missing type definition files in typescript ...
I would suggest switching to types from typeRoots and using an include pattern rather than files . { "compilerOptions": { "lib": ["dom" ...
Read more >
jeffijoe/typesync: Install missing TypeScript typings for ... - GitHub
Install missing TypeScript typings for dependencies in your package.json. - GitHub - jeffijoe/typesync: Install missing TypeScript typings for dependencies ...
Read more >
TypeScript configuration - Angular
TypeScript typings link ... Many JavaScript libraries, such as jQuery, the Jasmine testing library, and Angular, extend the JavaScript environment with features ...
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