-
```
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 '…
-
I have an angular app generating a CSR it works except for adding extensions/attributes to the CSR (I can successfully ad a subject, public key, get it signed, the resulting cert is valid).
In Angu…
-
https://react.dev/blog/2022/03/08/react-18-upgrade-guide
Some improvements we can expect:
- Better typings in generally, specifically from `useCallback`
- Used to be [typed as any in v17](https…
-
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 `…
-
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
-
The custom [`length-prefixed-stream`](https://github.com/stencila/executa/blob/master/src/declarations.d.ts) type definition causes errors when used in other projects.
![Screen Shot 2020-04-27 at 1…
-
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…
-
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…
-
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…