Bram Kamies
Bram Kamies
Adds more specific description to `task-lists` option for `vue-markdown`. The existing documentation is confusing as it leads to believe it controls the parsing of task lists while it really controls...
Git management systems (github, gitlab, etc) often support referencing existing commits as part of issues, merges etc. When finishing a feature it would be neat to get the commit hash...
With unity assemblies changing the order of fields on classes breaks the game. I would like to merge into an existing `AssemblyDefinition` instance, in the hopes that the metadata for...
This is an issue when using the project as nuget lib
Because the package.json has no entry for `main`, it cannot be loaded by tools like webpack. Fix ng-handsontable not being able to be imported in webpack. Please merge and publish...
The spec for @Model indicates that the eventName param is optional. However when I skip it but do provide an object for propoptions then this is ignored because the factory...
A common use case for me with models is to get and set them using wrapping computed properties. A decorator for generating model properties that are wrapped so you can...
By doing this users can specify the type they are using for props, context, this. But without the need to explicitly specify the key-set when they do so. See also...
# Describe in detail what feature do you want to see in Task. I'd like to be able to setup a Taskfile such that the usage of `--` to pass...
### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+new+plugin+rule%22) and found none that match my proposal. - [X]...