add support for the debug library

This commit is contained in:
Erik Krogh Kristensen
2021-06-02 23:11:15 +02:00
parent 8e6dd51f50
commit 431c995131
4 changed files with 38 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* Logging calls using the [debug](https://npmjs.com/package/immutable) library are now recognized.
Affected packages are
[debug](https://npmjs.com/package/debug)