-
```
node_modules/mocha-steps/lib/mocha-steps.d.ts(3,45): error TS2694: Namespace 'Mocha' has no exported member 'Func'.
node_modules/mocha-steps/lib/mocha-steps.d.ts(3,72): error TS2694: Namespace '…
-
Request for a definition file for headjs http://headjs.com/
Was requested on Stackoverflow : http://stackoverflow.com/questions/30165072/definitelytyped-file-for-headjs-where-to-find/30166407
-
In version 16, requiredFieldLogger was renamed to relayFieldLogger. ([Commit link](https://github.com/facebook/relay/commit/914794c4ddba))
We are utilizing the latest versions of all relevant packa…
-
I want to use tsd with a non-Github server, but tsd is opinionated at the moment about Github. It looks like it makes assumptions about the shape of the REST API, and expects the `repo` attribute in `…
-
http://definitelytyped.org/
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-bootstrap@1.6.0` for the project I'm working on…
-
Hi there!
I followed the link in the readme, and I can't figure out how to get this to work. I assume we have to install some @types/fetch to get things to work, but I am not seeing on how to actua…
-
Since the `rush scan` command detects unused dependencies as well it would be nice it would detect unused `@types` dependencies as well. For example when the dependency is removed but the related `@ty…
-
The following code:
```typescript
```
Gives the error:
```
Property 'textBoxWidth' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly'.
```
-
First of all, thanks for making this generator!
I'm having a problem using [types/gapi.client.sheets](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.sheets).
Wh…