Libin Varghese

Results 10 issues of Libin Varghese

Project specific config files can be found at `.jscpd.json` or `jscpd` sectionof `package.json`. Refer [Config Files](https://github.com/kucherenko/jscpd#config-file) It would be great if the settings from this config file could be used.

I would like to set a different for naming-convention rules for control variables defined in `for` loop. For instance: ```js function fooBar() { for (let i = 0, j =...

This is clone of https://github.com/npm/npm/issues/19673 and seems relevant here. Running npx [command] will auto-install and auto-run a module if not installed. This is a handy feature. However there are few...

## I'm submitting a [X] Bug / Regression [ ] Feature Request / Proposal ## I'm using NG Dynamic Forms Version: `7.1.1` [ ] Basic UI [ ] Bootstrap UI...

ui-ionic

## I'm submitting a [X] Bug / Regression [ ] Feature Request / Proposal ## I'm using NG Dynamic Forms Version: `7.1.1` [ ] Basic UI [ ] Bootstrap UI...

proposal

## Rational When an approved dependency changes it license (_say they moved from `MIT` to `GPL`_), it would be ideal if `license_finder action_items` reported this change. This also helps to...

help wanted
unscheduled
enhancement request

Since this extension uses the systems default application to open the file (be it any file), when you choose **Open in Default Browser**, I believe it would be great to...

ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'http://airdownload.adobe.com/air/win/download/32.0/AdobeAIRInstaller.exe'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."...

In pino@7 import { Logger } from 'pino'; //