-
## Version **3.4.4** of **@types/uuid** was just published.
Branch
Build failing 🚨
Dependency
@types/uuid
C…
-
## Version **16.4.14** of **@types/react** was just published.
Branch
Build failing 🚨
Dependency
@types/react
…
-
## Version **2.0.36** of **@types/hammerjs** was just published.
Branch
Build failing 🚨
Dependency
@types/hammerjs
…
-
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…
-
### 🐛 bug 描述
When building a project with `@ant-design/pro-components`, we are getting `Cannot find module 'history' or its corresponding type declarations.`
### 📷 复现步骤
```bash
git clo…
-
### Description
I'm working on a build tooling in which I want to be able to call lint-staged programmatically (i.e. as shown in [the README FAQ](https://github.com/lint-staged/lint-staged?tab=readme…
-
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…
-
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: …
-
```
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…