-
Hi!
Is it possible to filter out some nodes? i.e. I want to make them a part of the graph, but I don't want nodesep to be applied to them and I also want to make them invisible.
Thanks!
-
I would create a NuGet package build utility for this project if you would accept a pull request for it and publish to NuGet.
The publish to NuGet process would be simple each time a release is made.…
-
**Is your feature request related to a problem? Please describe.**
A lot of people might use TS to develop their applications.
**Describe the solution you'd like**
TES should support that by pro…
-
Hello everyone
It will be great if there's a d.ts definition for medium-editor to help typescript development.
I started a repo and create a d.ts file. But I don't have enough know-how about d.ts f…
-
Is there any typings available for typescript on NestDB ?
mluis updated
5 years ago
-
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/fa6eddbac75f48eab5e9aee9431afc670ce3fd7b/types/ramda/index.d.ts#L2138
Something like this, except I might have unwrapped this incorrectly:
…
-
- [x] I tried using the `@types/styled-theming` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I have a question that …
-
### Description
I'm working on a build tooling in which I want to be able to call lint-staged programmatically (i.e. as shown in [the README FAQ](https://github.com/lint-staged/lint-staged?tab=readme…
-
Hey
There's a mismatch between the typescript definition and the actual code
Environment:
`react@15.6.1`
`typescript@2.5.3`
`react-infinite-scroller@1.0.15`
`@types/react-infinite-scroller@1.0…
-
It would be nice if you added a typing for this plugin, to be used with Typescript (for instance, in a Angular 2 app).
I made a gist [here](https://gist.github.com/slashmobilitysl/a1899133a46f73a6a66…