-
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
-
I've just decided to use this cool lib. I found some similar libs and I think this one is better but there's one small point - type definitions.
Can you add jsDoc comment to the function, or add t…
-
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…
-
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…
-
http://definitelytyped.org/
-
The following code:
```typescript
```
Gives the error:
```
Property 'textBoxWidth' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly'.
```
-
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 `…
-
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…
-
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…
-
https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/