-
### What bug did you find in the codebase?
as far as i can see - there are type definition are located at components files
i think it is better to have all the defiinition at one common file in that …
-
Hello,
I would like to convert a project to typescript but
implementing the package as mixin I get a
```
Property 'verifyPassword' does not exist on type 'User'
```
my User is as follow
`…
-
We're wanting to use this module, but our Vue project is using Typescript. Are there any plans to create a types file for this module so it can be used?
-
As someone planning to use xAPI from Typescript code, it would be great if TinCanJS had javascript typings to assist with auto-complete and type-checking, but if type definitions exist I cannot find …
-
### Summary
`expo start --web --https` with the current default implementation of `npx create-expo-app --template (chose typscript with routing)` does not start a web dev server with https, it stay…
-
What is the status of CRA with TypeScript support for `incremental` builds? I did a couple of tests without changing much aside from setting `incremental` and `outDir` in my tsconfig.json, but they se…
rhyek updated
3 years ago
-
-
I'm trying to use lunr in a fresh Angular 2 app installed with the cli.
In the app.module.ts I'm trying to import lunr with
```TypeScript
import { lunr } from 'lunr';
```
But I keep gettin…
-
-
### Check for existing issues
- [X] Completed
### Misc notes
_No response_