| name: Bug report | |
| about: Create a report to help us improve | |
| title: '' | |
| labels: '' | |
| assignees: '' | |
| ### Current Behavior | |
| <!-- If applicable, add screenshots/code to help explain your problem. --> | |
| ### Expected behavior | |
| <!-- A clear and concise description of what you expected to happen. --> | |
| ### Suggested solution(s) | |
| <!-- How could we solve this bug? What changes would need to made to TSDX? --> | |
| ### Additional context | |
| <!-- Add any other context about the problem here. --> | |
| ### Your environment | |
| <!-- | |
| PLEASE RUN THIS COMMAND INSIDE YOUR PROJECT: | |
| npx envinfo --system OS --browsers --binaries --npmPackages tsdx,typescript --npmGlobalPackages tsdx,typescript | |
| AND PASTE ITS CONTENTS BELOW INSIDE THE CODE SNIPPET vvvvvvvvv | |
| --> | |
| ```text | |
| ``` | |