-
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…
-
```
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 '…
-
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…
-
**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…
-
Hello,
Just trying to use 'meriyah' (4.2.0) with 'estree-toolkit' (1.2.6) and '@types/estree' (0.0.50), so latest available versions, with TypeScript compiler. I just found that Meriyah NPM package…
-
## Version **3.1.5** of **@types/mongodb** was just published.
Branch
Build failing 🚨
Dependency
@types/mongodb
…
-
## Version **23.3.2** of **@types/jest** was just published.
Branch
Build failing 🚨
Dependency
@types/jest
…
-
## Version **10.7.2** of **@types/node** was just published.
Branch
Build failing 🚨
Dependency
@types/node
…
-
## Version **2.0.36** of **@types/hammerjs** was just published.
Branch
Build failing 🚨
Dependency
@types/hammerjs
…
-
Hello! My project is on typescript. I moved [index.d.ts](https://github.com/mostafa/xk6-kafka/blob/main/api-docs/index.d.ts) to my project.
When importing SCHEMA_TYPES I get the error `TypeError: …