-
以下を達成する。
- [x] Windowsでテストを通す
- [ ] scopeのサポート
- [x] --depthの調査
- [ ] 泣きながら英語で紹介ブログ書くっす?
-
When using `@types/google__maps` in a project, `tsc` seems to work without issue, however both [YousefED/typescript-json-schema](https://github.com/YousefED/typescript-json-schema) and [vega/ts-json-s…
-
Can you add TypeScript Typings?
-
`inspector.Session` classの `` イベントのイベント名は実行時までわからないのでexternを書くのが難しそうです.
https://nodejs.org/api/inspector.html#inspector_event_inspector_protocol_method
-
Webpack contains its own typings in the form of
https://github.com/webpack/webpack/blob/master/types.d.ts
The README states
```
Removing a package
When a package bundles its own types, type…
dl748 updated
3 years ago
-
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…
-
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…
-
### 🔍 Search Terms
expose `tsconfig.json` types to developers
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change th…
-
```
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 '…
-
## 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`…