-
Sometimes our daily build fails with an ENOENT error. tsd tries to open a cache file, which does not exists.
[ERR!] Error: ENOENT, open 'C:\Users\***\AppData\Roaming\tsd-cache\borisyankov-Definitely…
-
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…
-
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…
-
**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,
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
-
Are there Typings for typescript for this project anywhere?
-
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…
-
### 🐛 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…
-
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…