-
# Environment
Knex version: 3.1.0
Database + version: PostgreSQL / MSSQL
OS: MacOS
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ …
-
Would it be possible to include type definitions in npm package for better usability with typescript projects?
-
Hey @sandydoo, I've recently started working for another client were we're likely to use your addon there too. That client uses Typescript fairly heavily and might be interested in helping add Typescr…
-
This issue _should_ be used as a reference for package authors.
# Summary
We want to improve the TypeScript ecosystem. [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) was gre…
-
`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 a newbie to esprunio and the official documentation [https://www.espruino.com/Typescript+and+Visual+Studio+Code+IDE](https://www.espruino.com/Typescript+ and+Visual+Studio+Code+IDE) which seems to…
-
It seems like the `Tag` class is not being exported in the TypeScript type definitions, while it is being exported from the JavaScript side. Is there any specific reason for this, and is there a way t…
-
Hello, just wondering if there is a future with typescript definitions for solid-auth-client. Thanks!
-
I am using svelte in combination with Typescript. When importing and using the Route component, I get the following error and suggestion:
```
Argument of type 'typeof Route' is not assignable to pa…
-
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:/…