PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/depcheck/.github/ISSUE_TEMPLATE

Просмотр файла: bug_report.md

---
name: Bug report
about: Create a report to help us improve
labels: bug
---

### Bug Description

A description of the bug

### Code snippets

Where the dependency is used:

```
code snippet here
```

Where the dependency is listed in package.json:

```
package.json snippet here
please include the section name (e.g. devDependencies, dependencies)
```

### Versions

- `node -v`:
- `npm -v`:
- `depcheck --version`:

### Extra info

Any extra info you want to include. Thank you for the bug report!

BONUS POINTS: If you wish to help us debug further, the `depcheck --json` option will show more information. Check [here in the README](https://github.com/depcheck/depcheck#example) for documentation on json output.

Выполнить команду


Для локальной разработки. Не используйте в интернете!