-
Is something wrong with CI or publishing infrastructure?
- Check the [Infrastructure status updates](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/44317) thread for known issues.
- Lea…
-
Are there Typings for typescript for this project anywhere?
-
I've been using firmata (raw, not through J5 for Cylon) in my project for a several months now. My projects are typescript. I had to produce a typescript definition file for firmata to use firmata mor…
-
**Describe the bug or question**
Typescript error on Parcel config prop
**To Reproduce**
Type the code below and see the error:
```ts
System.import('@gabriel/react-parcel')} />
```
**Expec…
-
Hi Daniel, firstly thanks for this repo. The implementation is great and seems like a scalable approach.
I've been seeing one issue at the moment when passing children to Tag or Tabs, it seems lik…
-
I want to use the eslint-utils with TypeScript. However, the project doesn't have types.
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/blob/25ea953cc60b118bd385c71e0a9b…
-
Hi,
I can't find replicate and sync functions in the definition.
Thanks
Math
PS: good job :+1:
I vote for add this definition to DefinitelyTyped
-
I was looking to switch to this library because of missing functionality in zazuko/rdf-shacl-engine, but the lack of typescript support is a barrier. I generated some dummy types for now, but is there…
-
```
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…