-
`es2015.iterable.d.ts` must not omit `es2015.promise.d.ts` definitions by overloading. However, npm package distributions work correctly.
**TypeScript Version:** 2.6.0 RC for Visual Studio 2015
…
-
The library is written in [TypeScript](http://www.typescriptlang.org/). TypeScript is a superset of JavaScript adding strong typing and other features such as classes and interfaces.
When I started t…
-
Hello, just wondering if there is a future with typescript definitions for solid-auth-client. Thanks!
-
Hi,
Thanks for the library. Any plans to add typescript type definitions?
John
-
@evanargelion has been asking about defining custom TSDoc tags for toolchain directives. A build task would use the compiler API to extract the comments, invoke the TSDoc parser, and then use this in…
-
`sortablejs` is bundled in all but the TypeScript type definition files in `/dist` (https://www.jsdelivr.com/package/npm/vue-draggable-next?path=dist)
This leaves us with a missing peer dependency …
-
I'm working on a project using [Flow](https://github.com/facebook/flow), and was trying (unsuccessfully) to generate flow type definitions from the typescript type definitions, using [flowgen](https:/…
-
**Icon Type**
- [x] Folder
- [ ] File
**Folder Names**
- definitions
**Additional context**
Working with TypeScript and having a global definitions folder with the team makes value for havin…
-
If webpack configuration is written in typescript, then there is an error on the absent type definitions.
-
Wouldn't it make more sense to have the screeps.d.ts generated with 'Interfaces' instead of 'declare class'? This repo isn't providing any implementation, its more used as a type system.
See (https…