-
## Describe the bug
**Node.js version:** 18.12.1
**Typescript version:** 4.9.4
**Koa version:** 2.14.1 (types: 2.13.5)
**OS version:** Mac OS 13.0.1
**Description:** Context's `session`…
-
## Environment
```
❯ npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown
Need to install the following packages:
envinfo@7.11.0
Ok to proce…
-
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
-
Hiya,
It would be extremely useful if one could import mongojs in a native typescript way, i.e. `import * as mongojs from 'mongojs'`, however, a type definition file is not available on [DefinitelyTy…
-
Are there Typings for typescript for this project anywhere?
-
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…
-
**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…
-
Can we add types description for React types, that can be supported for docs generators?
For example we use next inheritance:
```
import React, { ButtonHTMLAttributes, FC } from 'react'
expo…
-
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…