Welnyr

Results 3 issues of Welnyr

### Description When opening context menu for an .inf file, the context menu is incomplete. In my case, a crusor pack. ### Steps To Reproduce 1. Get an .inf file....

bug
more-info

If `strict` is true, there is no way of allowing $ postfix for non-observables ```js 'rxjs/finnish': [ 'error', { strict: true, names: { '^(IS_MOBILE_MODE)': true, }, }, ], ``` ```ts...

Added 3 new parameters to change the color around the selected region and border color and width Closes issue #60