-
-
-
### A clear and concise description of what the bug is.
Branch feature/typescript, _cf._ 5fd9fad0eb3f8a0f308298f6415363b66a55a654
**Index (Release)**
- [x] The sunburst charts annotations shou…
-
This simulation is currently JavaScript (5800 LOC) and should be ported to TypeScript.
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://eslint.style/contr…
-
I am trying to set things up with mongoose. I have a bunch of discriminators also.
I would like to have types support.
```
Property 'paginate' does not exist on type 'Model'.ts
```
This is the …
-
Much thank for the lib!
Please integrate TS Types, so it will not be need to install it from DT.
khokm updated
3 weeks ago
-
If the fns argument of the chain function is an array of two or more arrays, an error occurs in the typescript environment.
For example, the “Intro” sample in README.md will generate the following er…
-
have to convert/rewrite whole code in typescript (ts)
-
**Is your feature request related to a problem? Please describe.**
Improve the TypeScript Types definitions of Two.js by:
1. Moving `namespace`s -> `interface`s
2. Add fromObject, copy, clone, toOb…