-
**Description**
The [vscode-uri](https://github.com/microsoft/vscode-uri) module and typings from the application are inconsistent, is this expected?
For instance, the interface `UriComponents` …
-
## Description
In order to improve Developer Experience, it would be nice to have type security and IntelliSense suggestions when creating a Lighthouse configuration.
## Suggested Solution
- …
-
The `@types/web` package typings are published as a `lib` -- they don't declare any module, they don't import or export anything. You can include them using a triple-slash comment, but I don't think …
-
I often see PR's which have an ambient or old declarations.
So the idea was about adding an contribution guide with following infos:
- What is the difference between typings definitions in tds and typ…
-
I am going to use this awesome project to extend capabilities of [map widget implemented in Thingsboard IoT platform](https://thingsboard.io/docs/user-guide/ui/widget-library/#maps-widgets). The UI of…
-
The current 3.0.0 prerelease code uses `string` as the return type for the `AbstractConverter.convert` method:
https://github.com/asciidoctor/asciidoctor.js/blob/a8c4c96829975c7f47c9fab59d5f35bddd7…
-
See example https://github.com/adobe/aio-lib-core-config/commit/2b41d815510c22097b11d998d7bf7b8220a00dd5
1. package.json scripts
2. jsconfig.json
3. files key in package.json (if used)
(Fix JSDo…
-
I just followed the instruction in ReadMe. my environment is ubuntu16.04. But I got the error below:
`
typings install && copyfiles analytics.js dist && catw node_modules/material-design-lite/materi…
-
Is it correct that the typescript typings modules are listed as non-dev dependencies?
https://github.com/mientjan/react-native-markdown-renderer/blob/master/package.json#L27
I am using a lower v…
-
### Prerequisites
- [X] Did you check the [FAQ](https://github.com/typings/typings/blob/master/docs/faq.md)?
- [X] Did you search open **and closed** issues to see if your issue has already been repor…