slubowsky

Results 3 issues of slubowsky

To better support multiple autocompletes on one page would be great if id was passed into on-type to identify which one it's coming from. Id might simply be passed on...

**I want to request a feature.** Typescript noUnusedParameters option ignores params beginning with underscore (understand that some people dislike this, but this is how it is). For such params that...

false positive

In typescript (angular) application had been patching version 0.5.0 to include missing jsonpatch in exported formatters and was importing like this: `import { DiffPatcher, formatters } from 'jsondiffpatch';` and all...