Skip to content

Commit 4d889b9

Browse files
authored
Ask for TS version and tsconfig in bug report template
1 parent 3eb46e0 commit 4d889b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ https://github.com/TypeStrong/ts-node-repros
2626
### Specifications
2727

2828
* ts-node version:
29+
* TypeScript version:
30+
* tsconfig.json, if you're using one:
31+
```
32+
{}
33+
```
2934
* node version:
3035
* Operating system and version:
3136
* If Windows, are you using WSL or WSL2?:

0 commit comments

Comments
 (0)